2020-04-06

< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/c31bcaf203b5...c5966a87d1fd
< bitcoin-git> [bitcoin] jonatack opened pull request #18545: test: refactor rpc_signrawtransaction and add logging (master...refactor-rpc_signrawtransaction) https://github.com/bitcoin/bitcoin/pull/18545
< bitcoin-git> [bitcoin] laanwj merged pull request #18458: net: Add missing cs_vNodes lock (master...2003-netLock) https://github.com/bitcoin/bitcoin/pull/18458
< bitcoin-git> bitcoin/master fa36965 MarcoFalke: net: Add missing cs_vNodes lock
< bitcoin-git> bitcoin/master c31bcaf Wladimir J. van der Laan: Merge #18458: net: Add missing cs_vNodes lock
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75021e80ee44...c31bcaf203b5
< bitcoin-git> [bitcoin] laanwj merged pull request #18487: rpc: Fix rpcRunLater race in walletpassphrase (master...2020-04-fix-rpcrunlater-race) https://github.com/bitcoin/bitcoin/pull/18487
< bitcoin-git> bitcoin/master 75021e8 Wladimir J. van der Laan: Merge #18487: rpc: Fix rpcRunLater race in walletpassphrase
< bitcoin-git> bitcoin/master 7b8e157 João Barbosa: rpc: Fix rpcRunLater race in walletpassphrase
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54d5ba3d9cb4...75021e80ee44
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18540: test: wallet_bumpfee assertion fixup (master...bumpfee-test-assertion-fixup) https://github.com/bitcoin/bitcoin/pull/18540
< bitcoin-git> bitcoin/master 54d5ba3 MarcoFalke: Merge #18540: test: wallet_bumpfee assertion fixup
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b389b33516...54d5ba3d9cb4
< bitcoin-git> bitcoin/master b224b4e Jon Atack: test: wallet_bumpfee assertion fixup
< bitcoin-git> [bitcoin] theStack opened pull request #18544: net: limit BIP37 filter lifespan (active between 'filterload'..'filterclear') (master...20200406-net-limit_bip37_filter_lifetime) https://github.com/bitcoin/bitcoin/pull/18544
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18543: test: Properly sync utxo set to avoid race (master...2004-testFixes) https://github.com/bitcoin/bitcoin/pull/18543
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #18542: 0.19: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (0.19...2020-04-backport-18160) https://github.com/bitcoin/bitcoin/pull/18542
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18484: rpc: Correctly compute redeemScript from witnessScript for signrawtransaction (master...signrawtx-p2pkh-p2wsh) https://github.com/bitcoin/bitcoin/pull/18484
< bitcoin-git> bitcoin/master c0b389b MarcoFalke: Merge #18484: rpc: Correctly compute redeemScript from witnessScript for s...
< bitcoin-git> bitcoin/master cd3b156 Andrew Chow: Correctly compute redeemScript from witnessScript for signrawtransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/425a7f900ed8...c0b389b33516
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18541: rpc: Make verifychain default values static, not depend on global args (master...2004-rpcStaticDefaults) https://github.com/bitcoin/bitcoin/pull/18541
< bitcoin-git> [bitcoin] jonatack opened pull request #18540: test: wallet_bumpfee assertion fixup (master...bumpfee-test-assertion-fixup) https://github.com/bitcoin/bitcoin/pull/18540
< gribble> https://github.com/bitcoin/bitcoin/issues/18484 | rpc: Correctly compute redeemScript from witnessScript for signrawtransaction by achow101 · Pull Request #18484 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #18539: Avoid using locale-dependent boost trim functions in RPCAuthorized(…) and bitcoin-tx (master...avoid-locale-dependent-trim) https://github.com/bitcoin/bitcoin/pull/18539
< luke-jr> "While the Snap packages use the deterministically generated executables, the Snap tool itself does not provide a streamlined way to reveal the contents of a Snap package. Thus, the Bitcoin Core project does not have the information necessary to help you verify the Bitcoin Core Snap packages."
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte (master...relax-dust_to_fee-test) https://github.com/bitcoin/bitcoin/pull/18516
< bitcoin-git> bitcoin/master 425a7f9 MarcoFalke: Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte
< bitcoin-git> bitcoin/master 25e03ba Jon Atack: test: relax bumpfee dust_to_fee txsize an extra vbyte
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdeb445a34a9...425a7f900ed8
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
< bitcoin-git> [bitcoin] laanwj merged pull request #18524: refactor: drop boost::signals2 in validationinterface (master...pr/nosig) https://github.com/bitcoin/bitcoin/pull/18524
< bitcoin-git> bitcoin/master fdeb445 Wladimir J. van der Laan: Merge #18524: refactor: drop boost::signals2 in validationinterface
< bitcoin-git> bitcoin/master d6815a2 Russell Yanofsky: refactor: drop boost::signals2 in validationinterface
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/299544f9c537...fdeb445a34a9
< gribble> https://github.com/bitcoin/bitcoin/issues/18524 | refactor: drop boost::signals2 in validationinterface by ryanofsky · Pull Request #18524 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16381 | Set minimum required Boost to 1.53.0 by hebasto · Pull Request #16381 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18534: test: skip backwards compat tests if not compiled with wallet (master...skip_feature_compat_no_wallet) https://github.com/bitcoin/bitcoin/pull/18534
< bitcoin-git> bitcoin/master c0c43ae fanquake: test: skip backwards compat tests if not compiled with wallet
< bitcoin-git> bitcoin/master 299544f MarcoFalke: Merge #18534: test: skip backwards compat tests if not compiled with walle...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adac12ae73e8...299544f9c537
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< ryanofsky> no, my pr is really just a refactor that doesn't change bitcoin behavior. #18338 is an actual bugfix but the implementation relies on behavior only implemented in new boost versions
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< ryanofsky> i don't know how things are normally done. i'd revert it on master for but some reason bitcoin projects treats reverts as more of a big deal than other projects i've worked on
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18517 | [wallet] Node process hangs after SIGINT · Issue #18517 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18524 | refactor: drop boost::signals2 in validationinterface by ryanofsky · Pull Request #18524 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18506: net: Hardcoded seeds update for 0.20 (master...2020_04_hardcoded_seeds) https://github.com/bitcoin/bitcoin/pull/18506
< bitcoin-git> bitcoin/master adac12a Wladimir J. van der Laan: Merge #18506: net: Hardcoded seeds update for 0.20
< bitcoin-git> bitcoin/master 0eeb046 Wladimir J. van der Laan: net: Hardcoded seeds update for 0.20
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/516ebe8a62de...adac12ae73e8
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #18535: build: remove -Qunused-arguments workaround for clang + ccache (master...dont_quash_unused_driver_arguments) https://github.com/bitcoin/bitcoin/pull/18535
< bitcoin-git> [bitcoin] fanquake merged pull request #18514: test: remove rapidcheck integration and tests (master...remove_rapidcheck) https://github.com/bitcoin/bitcoin/pull/18514
< bitcoin-git> bitcoin/master 516ebe8 fanquake: Merge #18514: test: remove rapidcheck integration and tests
< bitcoin-git> bitcoin/master 9e071b0 fanquake: test: remove rapidcheck integration and tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf21293ef7fd...516ebe8a62de
< bitcoin-git> [bitcoin] fanquake opened pull request #18534: test: skip backwards compat tests if not compiled with wallet (master...skip_feature_compat_no_wallet) https://github.com/bitcoin/bitcoin/pull/18534

2020-04-05

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18533: scripted-diff: Replace strCommand with msg_type (master...2004-netMsgType) https://github.com/bitcoin/bitcoin/pull/18533
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand tables (master...2004-rpcNoFiasco) https://github.com/bitcoin/bitcoin/pull/18532
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18531: rpc: Assert that RPCArg names are equal to CRPCCommand ones (master...2004-rpcMan) https://github.com/bitcoin/bitcoin/pull/18531
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py (master...20200403-test-check-for-CVE20135700-vuln-in-bip37-tests) https://github.com/bitcoin/bitcoin/pull/18515
< bitcoin-git> bitcoin/master cf21293 MarcoFalke: Merge #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p...
< bitcoin-git> bitcoin/master 0ed2d8e Sebastian Falbesoner: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/96a30b98c925...cf21293ef7fd
< bitcoin-git> [bitcoin] glowang opened pull request #18530: WIP: add test for -blocksonly and -whitelistforcerelay (master...add_blocksonly_tests) https://github.com/bitcoin/bitcoin/pull/18530
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cpp (master...makefile-fuzzing) https://github.com/bitcoin/bitcoin/pull/18528
< bitcoin-git> bitcoin/master 96a30b9 MarcoFalke: Merge #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cpp
< bitcoin-git> bitcoin/master 691e2a7 Harris: build: create test_fuzz library from src/test/fuzz/fuzz.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/483007749426...96a30b98c925

2020-04-04

< bitcoin-git> [bitcoin] sipa opened pull request #18529: Convert randomized prevector test into fuzzer (master...202004_prevector_fuzz) https://github.com/bitcoin/bitcoin/pull/18529
< bitcoin-git> [bitcoin] JetDeveloping closed pull request #18525: Fixed too many spaces in the BlockChain Log (0.19...patch-1) https://github.com/bitcoin/bitcoin/pull/18525
< bitcoin-git> [bitcoin] brakmic opened pull request #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cpp (master...makefile-fuzzing) https://github.com/bitcoin/bitcoin/pull/18528
< bitcoin-git> bitcoin/master 4830077 MarcoFalke: Merge #18510: fuzz: Add CScriptNum::getint coverage
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18510: fuzz: Add CScriptNum::getint coverage (master...2004-fuzzScriptNumGetInt) https://github.com/bitcoin/bitcoin/pull/18510
< bitcoin-git> bitcoin/master faa64af MarcoFalke: fuzz: Add CScriptNum::getint coverage
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94fd4a56ed1c...483007749426
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18496: test: remove redundant sync_with_ping after add_p2p_connection (master...remove-redundant-sync_with_ping-calls) https://github.com/bitcoin/bitcoin/pull/18496
< bitcoin-git> bitcoin/master 94fd4a5 MarcoFalke: Merge #18496: test: remove redundant sync_with_ping after add_p2p_connecti...
< bitcoin-git> bitcoin/master 4670006 Jon Atack: test: remove redundant sync_with_ping after add_p2p_connection
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e16da90d957a...94fd4a56ed1c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18518: fuzz: Extend descriptor fuzz test (master...2004-fuzDesc) https://github.com/bitcoin/bitcoin/pull/18518
< bitcoin-git> bitcoin/master e16da90 MarcoFalke: Merge #18518: fuzz: Extend descriptor fuzz test
< bitcoin-git> bitcoin/master fa01899 MarcoFalke: fuzz: Extend descriptor fuzz test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16b6d3422bf9...e16da90d957a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18519: fuzz: Extend script fuzz test (master...2004-fuzzScript) https://github.com/bitcoin/bitcoin/pull/18519
< bitcoin-git> bitcoin/master 16b6d34 MarcoFalke: Merge #18519: fuzz: Extend script fuzz test
< bitcoin-git> bitcoin/master fa86edf MarcoFalke: fuzz: Extend script fuzz test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/490ae0e87b9a...16b6d3422bf9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18520: test: remaining replacements of (send_message+sync_with_ping) with send_and_ping (master...20200403-test-remaining-send_and_ping-substitutes) https://github.com/bitcoin/bitcoin/pull/18520
< bitcoin-git> bitcoin/master 490ae0e MarcoFalke: Merge #18520: test: remaining replacements of (send_message+sync_with_ping...
< bitcoin-git> bitcoin/master 3dc8c01 Sebastian Falbesoner: test: remaining replacements of (send_message+sync_with_ping) with send_an...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a3b61cf64163...490ae0e87b9a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18509: fuzz: Avoid running over all inputs after merging them (master...2004-fuzzMergeOnce) https://github.com/bitcoin/bitcoin/pull/18509
< bitcoin-git> bitcoin/master a3b61cf MarcoFalke: Merge #18509: fuzz: Avoid running over all inputs after merging them
< bitcoin-git> bitcoin/master facc332 MarcoFalke: fuzz: Avoid running over all inputs after merging them
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4839560ee1c1...a3b61cf64163
< bitcoin-git> bitcoin/master 4839560 MarcoFalke: Merge #18407: tests: Add proof-of-work fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18407: tests: Add proof-of-work fuzzing harness (master...fuzzers-proof-of-work) https://github.com/bitcoin/bitcoin/pull/18407
< bitcoin-git> bitcoin/master acf269e practicalswift: tests: Add proof-of-work fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8971547d9c9...4839560ee1c1
< bitcoin-git> [bitcoin] hebasto closed pull request #18523: util: Handle HTTP_SERVICE_UNAVAILABLE in bitcoin-cli (master...20200404-rpc-depth) https://github.com/bitcoin/bitcoin/pull/18523
< bitcoin-git> [bitcoin] hebasto opened pull request #18526: Remove PID file at the very end (master...20200404-del-pid) https://github.com/bitcoin/bitcoin/pull/18526
< bitcoin-git> [bitcoin] JetDeveloping opened pull request #18525: Fixed too many spaces in the BlockChain Log (0.19...patch-1) https://github.com/bitcoin/bitcoin/pull/18525
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18524: refactor: drop boost::signals2 in validationinterface (master...pr/nosig) https://github.com/bitcoin/bitcoin/pull/18524
< bitcoin-git> [bitcoin] hebasto opened pull request #18523: util: Handle HTTP_INTERNAL_SERVER_ERROR in bitcoin-cli (master...20200404-rpc-depth) https://github.com/bitcoin/bitcoin/pull/18523
< bitcoin-git> [bitcoin] fjahr closed pull request #18399: lint: PR description linter (master...pr-desc-lint) https://github.com/bitcoin/bitcoin/pull/18399
< gribble> https://github.com/bitcoin/bitcoin/issues/16008 | Flushing database cache causes p2p connections ping timeout · Issue #16008 · bitcoin/bitcoin · GitHub
< hebasto> here are notes about testing and running the Bitcoin Core on ARM big.LITTLE https://gist.github.com/hebasto/9d64e1d5682b1ec46cf6981945b435df
< bitcoin-git> [bitcoin] fanquake closed pull request #18522: test: Add current year to copyright notice (master...add-copyright-year) https://github.com/bitcoin/bitcoin/pull/18522
< bitcoin-git> [bitcoin] SuriyaaKudoIsc opened pull request #18522: test: Add current year to copyright notice (master...add-copyright-year) https://github.com/bitcoin/bitcoin/pull/18522
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18521: fuzz: Add process_messages harness (master...2004-fuzzMsgs) https://github.com/bitcoin/bitcoin/pull/18521

2020-04-03

< bitcoin-git> [bitcoin] theStack opened pull request #18520: test: remaining replacements of (send_message+sync_with_ping) with send_and_ping (master...20200403-test-remaining-send_and_ping-substitutes) https://github.com/bitcoin/bitcoin/pull/18520
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18499: rpc: Make rpc documentation not depend on call-time rpc args (master...2004-rpcStaticDoc) https://github.com/bitcoin/bitcoin/pull/18499
< bitcoin-git> bitcoin/master c897154 MarcoFalke: Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args...
< bitcoin-git> bitcoin/master fab3255 MarcoFalke: rpc: Make rpc documentation not depend on rpc args
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e35e118656e9...c8971547d9c9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18508: RPC: Fix more formatting nits (master...rpcdoc_format_20200402) https://github.com/bitcoin/bitcoin/pull/18508
< bitcoin-git> bitcoin/master f32ab44 Luke Dashjr: Bugfix: RPC: JSON null is not "None"
< bitcoin-git> bitcoin/master 26dcf39 Luke Dashjr: Bugfix: RPC: Don't use a continuation elipsis after an elision elipsis
< bitcoin-git> bitcoin/master eca65ca Luke Dashjr: Bugfix: RPC: Add missing commas and correct indentation of explicit ELISION
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f0d6487e2907...e35e118656e9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18519: fuzz: Extend script fuzz test (master...2004-fuzzScript) https://github.com/bitcoin/bitcoin/pull/18519
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18518: fuzz: Extend descriptor fuzz test (master...2004-fuzDesc) https://github.com/bitcoin/bitcoin/pull/18518
< bitcoin-git> [bitcoin] jonatack opened pull request #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte (master...relax-dust_to_fee-test) https://github.com/bitcoin/bitcoin/pull/18516
< bitcoin-git> [bitcoin] theStack opened pull request #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py (master...20200403-test-check-for-CVE20135700-vuln-in-bip37-tests) https://github.com/bitcoin/bitcoin/pull/18515
< bitcoin-git> [bitcoin] fanquake merged pull request #18513: doc: fix git add argument (master...master) https://github.com/bitcoin/bitcoin/pull/18513
< bitcoin-git> bitcoin/master f0d6487 fanquake: Merge #18513: doc: fix git add argument
< bitcoin-git> bitcoin/master 4928a99 Michael Polzer: [doc] fix git add argument
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/08c4994969be...f0d6487e2907
< bitcoin-git> [bitcoin] fanquake closed pull request #14694: tests: Separately check for rapidcheck/boost_test.h in configure (master...rapidcheck-boost-test) https://github.com/bitcoin/bitcoin/pull/14694
< bitcoin-git> [bitcoin] Christewart closed pull request #14430: Add more property based tests for basic bitcoin data structures (master...add_tests_from_8469) https://github.com/bitcoin/bitcoin/pull/14430
< bitcoin-git> [bitcoin] fanquake opened pull request #18514: test: remove rapidcheck integration and tests (master...remove_rapidcheck) https://github.com/bitcoin/bitcoin/pull/18514
< jonatack> fanquake: it says: "Additionally, Bitcoin Core does not yet change appearance when macOS "dark mode" is activated." -> what say you to appending ", except if compiling from source." or similar, for dummies like me :)
< jonatack> fanquake: ok. i'll revert the notes change then if you haven't already. here's what dark mode looks like for me: https://github.com/bitcoin/bitcoin/pull/16923#issuecomment-606770987
< fanquake> jonatack: that's expected. If you're self compiling, and just running src/qt/bitcoin-qt, it will work. If you run deploy and use the app bundle (as releases are built) it wont.
< bitcoin-git> [bitcoin] fanquake merged pull request #18503: init: Replace URL_WEBSITE with PACKAGE_URL (master...2004-initRebrand) https://github.com/bitcoin/bitcoin/pull/18503
< bitcoin-git> bitcoin/master 08c4994 fanquake: Merge #18503: init: Replace URL_WEBSITE with PACKAGE_URL
< bitcoin-git> bitcoin/master fad2f68 MarcoFalke: init: Replace URL_WEBSITE with PACKAGE_URL
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be60e37e4041...08c4994969be
< bitcoin-git> [bitcoin] HashUnlimited opened pull request #18513: [doc] fix git add argument (master...master) https://github.com/bitcoin/bitcoin/pull/18513
< bitcoin-git> [bitcoin] fanquake merged pull request #18505: doc: Update webchat URLs in README.md (master...update-webchat-urls) https://github.com/bitcoin/bitcoin/pull/18505
< bitcoin-git> bitcoin/master be60e37 fanquake: Merge #18505: doc: Update webchat URLs in README.md
< bitcoin-git> bitcoin/master 7b2975a Suriyaa Sundararuban: doc: Update webchat URLs in README.md
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d478595fad6e...be60e37e4041
< bitcoin-git> bitcoin/master d478595 fanquake: Merge #18382: doc: note the costs of fetching all pull requests
< bitcoin-git> [bitcoin] fanquake merged pull request #18382: doc: note the costs of fetching all pull requests (master...note_fetch_all_cost) https://github.com/bitcoin/bitcoin/pull/18382
< bitcoin-git> bitcoin/master d695eb4 Vasil Dimov: doc: note the costs of fetching all pull requests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ec42df32b06...d478595fad6e
< bitcoin-git> [bitcoin] fanquake merged pull request #18426: scripts: previous_release: improve behaviour on failed download (master...20200324-scripts-previous-release-show-error-message-if-download-fails) https://github.com/bitcoin/bitcoin/pull/18426
< bitcoin-git> bitcoin/master 6ec42df fanquake: Merge #18426: scripts: previous_release: improve behaviour on failed downl...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dce6f3b29b41...6ec42df32b06
< bitcoin-git> bitcoin/master 332f373 Sebastian Falbesoner: [scripts] previous_release: improve failed download error message
< gribble> https://github.com/bitcoin/bitcoin/issues/14593 | gui: explicitly disable "Dark Mode" appearance on macOS by fanquake · Pull Request #14593 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #18512: Improve asmap checks and add sanity check (master...202003_asmap_checks) https://github.com/bitcoin/bitcoin/pull/18512
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18484: rpc: Correctly compute redeemScript from witnessScript for signrawtransaction (master...signrawtx-p2pkh-p2wsh) https://github.com/bitcoin/bitcoin/pull/18484
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18484: rpc: Correctly compute redeemScript from witnessScript for signrawtransaction (master...signrawtx-p2pkh-p2wsh) https://github.com/bitcoin/bitcoin/pull/18484
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18510: fuzz: Add CScriptNum::getint coverage (master...2004-fuzzScriptNumGetInt) https://github.com/bitcoin/bitcoin/pull/18510
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18509: fuzz: Avoid running over all inputs after merging them (master...2004-fuzzMergeOnce) https://github.com/bitcoin/bitcoin/pull/18509

2020-04-02

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18383: refactor: Check for overflow when calculating sum of tx outputs (master...2020-03-value-overflow) https://github.com/bitcoin/bitcoin/pull/18383
< bitcoin-git> bitcoin/master dce6f3b MarcoFalke: Merge #18383: refactor: Check for overflow when calculating sum of tx outp...
< bitcoin-git> bitcoin/master f65c9ad Elichai Turkel: Check for overflow when calculating sum of outputs
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0d71395848bb...dce6f3b29b41
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18464: doc: block-relay-only vs blocksonly (master...2003-docBlockRelayOnly) https://github.com/bitcoin/bitcoin/pull/18464
< bitcoin-git> bitcoin/master 0d71395 MarcoFalke: Merge #18464: doc: block-relay-only vs blocksonly
< bitcoin-git> bitcoin/master fa6e01f MarcoFalke: doc: block-relay-only is not blocksonly
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff53433fe4ed...0d71395848bb
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18468 | Span improvements by sipa · Pull Request #18468 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18401 | Refactor: Initialize PrecomputedTransactionData in CheckInputScripts by jnewbery · Pull Request #18401 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17824 | wallet: Prefer full destination groups in coin selection by fjahr · Pull Request #17824 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18506 | net: Hardcoded seeds update for 0.20 by laanwj · Pull Request #18506 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18458 | net: Add missing cs_vNodes lock by MarcoFalke · Pull Request #18458 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18465 | bitcoin-tx (and probably others) fails to build without libevent · Issue #18465 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< wumpus> luke-jr: don't see it in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt, but that makes sense
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18494: test: replace (send_message + sync_with_ping) with send_and_ping (master...send_and_ping) https://github.com/bitcoin/bitcoin/pull/18494
< bitcoin-git> bitcoin/master ff53433 MarcoFalke: Merge #18494: test: replace (send_message + sync_with_ping) with send_and_...
< bitcoin-git> bitcoin/master 6112a20 Jon Atack: test: replace (send_message + sync_with_ping) with send_and_ping
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b83565625e32...ff53433fe4ed
< gribble> https://github.com/bitcoin/bitcoin/issues/18465 | bitcoin-tx (and probably others) fails to build without libevent · Issue #18465 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18506 | net: Hardcoded seeds update for 0.20 by laanwj · Pull Request #18506 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18458 | net: Add missing cs_vNodes lock by MarcoFalke · Pull Request #18458 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #18508: RPC: Fix more formatting nits (master...rpcdoc_format_20200402) https://github.com/bitcoin/bitcoin/pull/18508
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18507: test: Check that calling walletpasshprase does not freeze the node (master...2004-qaWalletFreeze) https://github.com/bitcoin/bitcoin/pull/18507
< bitcoin-git> [bitcoin] laanwj opened pull request #18506: net: Hardcoded seeds update for 0.20 (master...2020_04_hardcoded_seeds) https://github.com/bitcoin/bitcoin/pull/18506
< bitcoin-git> bitcoin/master b835656 Wladimir J. van der Laan: Merge #18500: chainparams: Bump assumed valid hash
< bitcoin-git> [bitcoin] laanwj merged pull request #18500: chainparams: Bump assumed valid hash (master...2004-chainparamsBump) https://github.com/bitcoin/bitcoin/pull/18500
< bitcoin-git> bitcoin/master 222253e MarcoFalke: chainparams: Bump assumed valid hash
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bdd515ccf1b...b83565625e32
< gribble> https://github.com/bitcoin/bitcoin/issues/18451 | rpc: remove deprecated getunconfirmedbalance by jonatack · Pull Request #18451 · bitcoin/bitcoin · GitHub
< wumpus> every change requires changes to all software using bitcoin core, sure, sometimes it's really unavoidable (APIs that don't make sense anymore given our implementation, or are a lot of bother to maintain), but I don't think `getbalance` is that
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18503: init: Replace URL_WEBSITE with PACKAGE_URL (master...2004-initRebrand) https://github.com/bitcoin/bitcoin/pull/18503
< bitcoin-git> [bitcoin] uzyn opened pull request #18502: doc: Update docs for getbalance (default minconf should be 0) (master...doc-getbalance) https://github.com/bitcoin/bitcoin/pull/18502
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18500: chainparams: Bump assumed valid hash (master...2004-chainparamsBump) https://github.com/bitcoin/bitcoin/pull/18500
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18500: chainparams: Bump assumed valid hash (master...2004-chainparamsBump) https://github.com/bitcoin/bitcoin/pull/18500
< bitcoin-git> [bitcoin] hebasto opened pull request #18501: build: Fix boost detection on Ubuntu ARM 18.04 (master...20200402-boost-arm) https://github.com/bitcoin/bitcoin/pull/18501
< gribble> https://github.com/bitcoin/bitcoin/issues/17010 | Missing Boost::System on ARM Ubuntu 18.04 · Issue #17010 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16923 | wallet: Handle duplicate fileid exception by promag · Pull Request #16923 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18358: util: fix compilation with mingw-w64 7.0.0 (master...mingw_w64_gmtime_s) https://github.com/bitcoin/bitcoin/pull/18358
< bitcoin-git> bitcoin/master a46484c Ben Woosley: build: Detect gmtime_* definitions via configure
< bitcoin-git> bitcoin/master 5c1ba3a Wladimir J. van der Laan: Merge #18358: util: fix compilation with mingw-w64 7.0.0
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41fa2926d86a...5c1ba3a10a18
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18482 | RPC stuck on walletpassphrase call · Issue #18482 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #18489: Rebrand to Bitcoin Corrr (master...2004-rebrandCorrr) https://github.com/bitcoin/bitcoin/pull/18489

2020-04-01

< Kiminuo> Hi, is Practicalswift (https://github.com/practicalswift) here by any chance under some other nickname? Well heck, I'll just ask right away. I have tried to run `src/test/fuzz/process_message qa-assets/fuzz_seed_corpus/process_message/` as explained here https://github.com/bitcoin/bitcoin/blob/master/doc/fuzzing.md#fuzzing-harnesses-fuzzing-output-and-fuzzing-corpora. I got some some new coverages. Is that valuable enough to make a PR? Still I
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18500: chainparams: Bump assumed valid hash (master...2004-chainparamsBump) https://github.com/bitcoin/bitcoin/pull/18500
< bitcoin-git> [bitcoin] dongcarl closed pull request #18478: build: Automatically include both `git`-tracked and bootstrapped files. (master...2020-03-adventures-in-reconciling-automake-and-git) https://github.com/bitcoin/bitcoin/pull/18478
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18499: rpc: Make rpc documentation not depend on rpc args (master...2004-rpcStaticDoc) https://github.com/bitcoin/bitcoin/pull/18499
< bitcoin-git> [bitcoin] jonatack opened pull request #18498: test: enable opening partial p2p connections where useful (master...allow-peer-conn-sans-sync) https://github.com/bitcoin/bitcoin/pull/18498
< gribble> https://github.com/bitcoin/bitcoin/issues/18465 | bitcoin-tx (and probably others) fails to build without libevent · Issue #18465 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18495 | rpc: Remove deprecated migration code by vasild · Pull Request #18495 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18493 | rpc: Remove deprecated "size" from mempool txs by vasild · Pull Request #18493 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #18496: test: remove redundant sync_with_ping after add_p2p_connection (master...remove-redundant-sync_with_ping-calls) https://github.com/bitcoin/bitcoin/pull/18496
< bitcoin-git> [bitcoin] vasild opened pull request #18495: rpc: Remove deprecated migration code (master...remove_deprecated_migration_code) https://github.com/bitcoin/bitcoin/pull/18495
< bitcoin-git> [bitcoin] jonatack opened pull request #18494: test: replace (send_message + sync_with_ping) with send_and_ping (master...send_and_ping) https://github.com/bitcoin/bitcoin/pull/18494
< bitcoin-git> [bitcoin] vasild opened pull request #18493: rpc: Remove deprecated "size" from mempool txs (master...remove_deprecated_rpc_tx_size) https://github.com/bitcoin/bitcoin/pull/18493
< bitcoin-git> [bitcoin] laanwj merged pull request #18492: qt: Translations update pre-branch (master...2020_04_pre_branch_translations) https://github.com/bitcoin/bitcoin/pull/18492
< bitcoin-git> bitcoin/master 41fa292 Wladimir J. van der Laan: Merge #18492: qt: Translations update pre-branch
< bitcoin-git> bitcoin/master 740614e Wladimir J. van der Laan: qt: Translations update pre-branch
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b97e3a73498b...41fa2926d86a
< wumpus> binary01: if you're doing bitcoin things with python it makes sense to take a look at python-bitcoinlib, they've been doing this for ages and implemented all the hash and script stuff in python
< bitcoin-git> [bitcoin] laanwj opened pull request #18492: qt: Translations update pre-branch (master...2020_04_pre_branch_translations) https://github.com/bitcoin/bitcoin/pull/18492
< darosior> But let's get to #bitcoin as it's not core-related
< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] pierreN opened pull request #18491: tests: add fuzing harness for custom abs value functions (master...test-abs-ub) https://github.com/bitcoin/bitcoin/pull/18491
< bitcoin-git> [bitcoin] fanquake merged pull request #18477: ci: Use Focal for fuzzers (master...2003-ciFixFocalForFuzz) https://github.com/bitcoin/bitcoin/pull/18477
< bitcoin-git> bitcoin/master b97e3a7 fanquake: Merge #18477: ci: Use Focal for fuzzers
< bitcoin-git> bitcoin/master faa9491 MarcoFalke: ci: Use Focal for fuzzers
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67a72466e1c0...b97e3a73498b
< bitcoin-git> [bitcoin] luke-jr opened pull request #18490: Bugfix: Check PE libraries case-insensitively (master...bugfix_symcheck_pe_case) https://github.com/bitcoin/bitcoin/pull/18490
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18489: Rebrand to Bitcoin Corrr (master...2004-rebrandCorrr) https://github.com/bitcoin/bitcoin/pull/18489
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18247: test: Wait for both veracks in add_p2p_connection (master...2003-qaMininodeVerackRace) https://github.com/bitcoin/bitcoin/pull/18247
< bitcoin-git> bitcoin/master 67a7246 MarcoFalke: Merge #18247: test: Wait for both veracks in add_p2p_connection
< bitcoin-git> bitcoin/master fa90647 MarcoFalke: test: Wait for both veracks in add_p2p_connection
< bitcoin-git> bitcoin/master faf1d04 MarcoFalke: test: Remove redundant sync_with_ping after add_p2p_connection
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eb773f106314...67a72466e1c0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18486: doc: Explain new test logging (master...2004-docTestLogging) https://github.com/bitcoin/bitcoin/pull/18486
< bitcoin-git> bitcoin/master eb773f1 MarcoFalke: Merge #18486: doc: Explain new test logging
< bitcoin-git> bitcoin/master 7777703 MarcoFalke: doc: Explain new test logging
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2db25233cf0...eb773f106314
< bitcoin-git> [bitcoin] promag reopened pull request #18487: wip: rpc: Fix rpcRunLater race in walletpassphrase (master...2020-04-fix-rpcrunlater-race) https://github.com/bitcoin/bitcoin/pull/18487
< bitcoin-git> [bitcoin] promag closed pull request #18487: wip: rpc: Fix rpcRunLater race in walletpassphrase (master...2020-04-fix-rpcrunlater-race) https://github.com/bitcoin/bitcoin/pull/18487

2020-03-31

< gribble> https://github.com/bitcoin/bitcoin/issues/18487 | wip: rpc: Fix rpcRunLater race in walletpassphrase by promag · Pull Request #18487 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #18487: wip: rpc: Fix rpcRunLater race in walletpassphrase (master...2020-04-fix-rpcrunlater-race) https://github.com/bitcoin/bitcoin/pull/18487
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18474: test: check that peer is connected when calling sync_* (master...2003-qaCheckConnSync) https://github.com/bitcoin/bitcoin/pull/18474
< bitcoin-git> bitcoin/master d2db252 MarcoFalke: Merge #18474: test: check that peer is connected when calling sync_*
< bitcoin-git> bitcoin/master fac3716 MarcoFalke: test: check that peer is connected when calling sync_*
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72ef36656439...d2db25233cf0
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18486: doc: Explain new test logging (master...2004-docTestLogging) https://github.com/bitcoin/bitcoin/pull/18486
< gribble> https://github.com/bitcoin/bitcoin/issues/18485 | test: Add mempool_updatefromblock.py by hebasto · Pull Request #18485 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18472: test: Remove unsafe BOOST_TEST_MESSAGE (master...2003-testNoBoost) https://github.com/bitcoin/bitcoin/pull/18472
< bitcoin-git> bitcoin/master 72ef366 MarcoFalke: Merge #18472: test: Remove unsafe BOOST_TEST_MESSAGE
< bitcoin-git> bitcoin/master fa3cc0b MarcoFalke: test: Remove unsafe BOOST_TEST_MESSAGE
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d52ba21dfff9...72ef36656439
< bitcoin-git> [bitcoin] hebasto opened pull request #18485: test: Add mempool_updatefromblock.py (master...20200331-test-mempool) https://github.com/bitcoin/bitcoin/pull/18485
< bitcoin-git> [bitcoin] achow101 opened pull request #18484: Correctly compute redeemScript from witnessScript for signrawtransaction (master...signrawtx-p2pkh-p2wsh) https://github.com/bitcoin/bitcoin/pull/18484
< gribble> https://github.com/bitcoin/bitcoin/issues/16923 | wallet: Handle duplicate fileid exception by promag · Pull Request #16923 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16923 | wallet: Handle duplicate fileid exception by promag · Pull Request #16923 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17904 | [wip] build: Switch from C++11 to C++17 by practicalswift · Pull Request #17904 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18481: test: add BIP37 'filterclear' test to p2p_filter.py (master...20200330-test-add-BIP37-filterclear-message) https://github.com/bitcoin/bitcoin/pull/18481
< bitcoin-git> bitcoin/master d52ba21 MarcoFalke: Merge #18481: test: add BIP37 'filterclear' test to p2p_filter.py
< bitcoin-git> bitcoin/master 0055922 Sebastian Falbesoner: test: add BIP37 'filterclear' test to p2p_filter.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a2b5f22c1f6...d52ba21dfff9
< bitcoin-git> [bitcoin] laanwj merged pull request #18338: Fix wallet unload race condition (master...notify-shared) https://github.com/bitcoin/bitcoin/pull/18338
< bitcoin-git> bitcoin/master 9a2b5f2 Wladimir J. van der Laan: Merge #18338: Fix wallet unload race condition