< bitcoin-git>
[bitcoin] kiminuo closed pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
< bitcoin-git>
[bitcoin] kiminuo opened pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
< bitcoin-git>
[bitcoin] instagibbs opened pull request #19462: Add zmq notifications for evicted transactions, tests (master...notify_eviction) https://github.com/bitcoin/bitcoin/pull/19462
< bitcoin-git>
[bitcoin] jnewbery closed pull request #19364: net processing: Move orphan reprocessing to a global (master...2020-06-global-orphans) https://github.com/bitcoin/bitcoin/pull/19364
< instagibbs>
wumpus, any particular reason zmq notifications of mempool removal stalled out? reading some PR archaeology and am unsure https://github.com/bitcoin/bitcoin/pull/8549
2020-07-06
< bitcoin-git>
[bitcoin] achow101 opened pull request #19457: wallet: Cleanup wallettool salvage and walletdb extraneous declarations (master...walletdb-statics-followup) https://github.com/bitcoin/bitcoin/pull/19457
< bitcoin-git>
bitcoin/master fa72ca6 MarcoFalke: qt: Remove unused includes
< bitcoin-git>
[bitcoin] laanwj merged pull request #19331: build: Do not include server symbols in wallet (master...2006-WalletNoServerSym) https://github.com/bitcoin/bitcoin/pull/19331
< bitcoin-git>
bitcoin/master fac96e6 MarcoFalke: wallet: Do not include server symbols
< bitcoin-git>
bitcoin/master fa0f6c5 MarcoFalke: Revert "Fix link error with --enable-debug"
< bitcoin-git>
[bitcoin] promag closed pull request #15363: http: Release server before waiting for event base loop exit (master...2019-01-loopexit) https://github.com/bitcoin/bitcoin/pull/15363
< bitcoin-git>
[bitcoin] gzhao408 opened pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423
2020-06-30
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19422: ci: Add tsan suppression for race in wallet (master...2007-ciTsanSupW) https://github.com/bitcoin/bitcoin/pull/19422
< gribble>
https://github.com/bitcoin/bitcoin/issues/19095 | [tools] Update clang-format config for multi-line function declarations and calls by jnewbery · Pull Request #19095 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] promag opened pull request #19420: http: Track active requests and wait for last to finish (master...2020-06-track-requests) https://github.com/bitcoin/bitcoin/pull/19420
< bitcoin-git>
[bitcoin] practicalswift opened pull request #19415: tests: Make DNS lookup mockable/testable/fuzzable. Add fuzzing harness for Lookup(…)/LookupHost(…)/LookupNumeric(…)/LookupSubNet(…). (master...fuzzers-dns-lookup) https://github.com/bitcoin/bitcoin/pull/19415
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #19408: doc: Windows WSL build recommendation to temporarily disable Win32 PE support (master...wsldoc) https://github.com/bitcoin/bitcoin/pull/19408
< bitcoin-git>
[bitcoin] fanquake opened pull request #19407: doc: explain why passing -mlinker-version is required when cross-compiling (master...explain_mlinker_version_required) https://github.com/bitcoin/bitcoin/pull/19407
< bitcoin-git>
[bitcoin] jonatack opened pull request #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` (master...in-and-out-connections) https://github.com/bitcoin/bitcoin/pull/19405
< bitcoin-git>
[bitcoin] fanquake merged pull request #19371: ci: Increase test timeout for sanitizer configs (master...2006-ciSanTimeout) https://github.com/bitcoin/bitcoin/pull/19371
< bitcoin-git>
bitcoin/master 19612ca fanquake: Merge #19371: ci: Increase test timeout for sanitizer configs
< bitcoin-git>
bitcoin/master fa74a54 MarcoFalke: ci: Increase test timeout for sanitizer configs
< bitcoin-git>
[bitcoin] fanquake merged pull request #19356: build: Fix search for brew-installed BDB 4 on OS X (master...feature-bdb-search-fix-osx) https://github.com/bitcoin/bitcoin/pull/19356
< bitcoin-git>
bitcoin/master dd191b5 fanquake: Merge #19356: build: Fix search for brew-installed BDB 4 on OS X
< sipa>
cfields or anyone else: how would i expose the HAVE_BUILTIN_PREFETCH (which is already calculated in configure.ac) in src/config/bitcoin-config.h ?
< luke-jr>
whatsupboy: #bitcoin is probably a better place to discuss such topics
< whatsupboy>
hi I am not a developer and some how found this video https://www.youtube.com/watch?v=Fjj11bc1DXI and trying to understand what is funding and do bitcoin contributors get paid or what ?
< bitcoin-git>
[bitcoin] jonatack opened pull request #19397: test: resyncing to tip of blocks generated after invalidateblock (master...p2p-invalidateblock-tests) https://github.com/bitcoin/bitcoin/pull/19397
< blackhatcat>
Is it possible to use bitcoin core wallet on Linux once the blockchain is downloaded using windows client? Is there any difference or is it universal?
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19366: tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. (master...provide-main-function-in-fuzzer) https://github.com/bitcoin/bitcoin/pull/19366
< bitcoin-git>
bitcoin/master 1087807 practicalswift: tests: Provide main(...) function in fuzzer
< bitcoin-git>
bitcoin/master 3bbd822 MarcoFalke: Merge #19366: tests: Provide main(...) function in fuzzer. Allow building ...
< wumpus>
I doubt that environment still exists, or is capable of building bitcoin core :)
< gribble>
https://github.com/bitcoin/bitcoin/issues/18297 | build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows by hebasto · Pull Request #18297 · bitcoin/bitcoin · GitHub
< provoostenator>
And this uses satoshi per byte: bitcoin-cli sendtoaddress bcrt1... 1 "" "" false false 1 sat/b
< provoostenator>
This uses the "unset" estimate mode, as before IIUC: bitcoin-cli sendtoaddress bcrt1... 1 "" "" false false 1
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub