2020-04-03

< 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
< 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
< 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
< 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
< 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
< 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
< 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
< 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

< 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
< 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
< 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
< 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

< 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
< 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
< 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
< bitcoin-git> bitcoin/master 41b0baf João Barbosa: gui: Handle WalletModel::unload asynchronous
< bitcoin-git> bitcoin/master ab31b9d Russell Yanofsky: Fix wallet unload race condition
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f2880e21eff2...9a2b5f22c1f6
< bitcoin-git> bitcoin/master f2880e2 Wladimir J. van der Laan: Merge #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceCha...
< bitcoin-git> [bitcoin] laanwj merged pull request #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (master...2020-02-avoid-getbalance) https://github.com/bitcoin/bitcoin/pull/18160
< bitcoin-git> bitcoin/master 0933a37 João Barbosa: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/965c0c37d54c...f2880e21eff2
< bitcoin-git> [bitcoin] theStack opened 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] luke-jr opened pull request #18479: RPC: Show fee in results for signrawtransaction* for segwit inputs (master...rpc_sign_show_fees) https://github.com/bitcoin/bitcoin/pull/18479
< bitcoin-git> [bitcoin] amitiuttarwar closed pull request #16698: Mempool: rework rebroadcast logic to improve privacy (master...rebroadcast) https://github.com/bitcoin/bitcoin/pull/16698
< bitcoin-git> [bitcoin] dongcarl opened 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

2020-03-30

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18420: test: listsinceblock block height checks (master...listsinceblock-block-height-checks) https://github.com/bitcoin/bitcoin/pull/18420
< bitcoin-git> bitcoin/master 965c0c3 MarcoFalke: Merge #18420: test: listsinceblock block height checks
< bitcoin-git> bitcoin/master 83e1d92 Jon Atack: test: listsinceblock block height checks
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7e1fc03b185d...965c0c37d54c
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18477: ci: Use Focal for fuzzers (master...2003-ciFixFocalForFuzz) https://github.com/bitcoin/bitcoin/pull/18477
< bitcoin-git> [bitcoin] MarcoFalke opened 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] MarcoFalke merged pull request #18334: test: Add basic test for BIP 37 (master...2003-qa37) https://github.com/bitcoin/bitcoin/pull/18334
< bitcoin-git> bitcoin/master 7e1fc03 MarcoFalke: Merge #18334: test: Add basic test for BIP 37
< bitcoin-git> bitcoin/master fa15699 MarcoFalke: test: Add basic test for BIP 37
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a11d9e33034...7e1fc03b185d
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18472: test: Remove unsafe BOOST_TEST_MESSAGE (master...2003-testNoBoost) https://github.com/bitcoin/bitcoin/pull/18472
< bitcoin-git> [bitcoin] promag opened 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] fanquake merged pull request #18433: serialization: prevent int overflow for big Coin::nHeight (master...fix-coin-serialize) https://github.com/bitcoin/bitcoin/pull/18433
< bitcoin-git> bitcoin/master e980214 pierrenn: serialization: prevent int overflow for big Coin::nHeight
< bitcoin-git> bitcoin/master 6a11d9e fanquake: Merge #18433: serialization: prevent int overflow for big Coin::nHeight
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f9cd62f33fb...6a11d9e33034
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18470: net: Make stale tip check time type-safe, extend test (master...2003-testEviction) https://github.com/bitcoin/bitcoin/pull/18470
< bitcoin-git> [bitcoin] luke-jr opened pull request #18469: Build: Move wallet RPCs to their own libbitcoin_walletrpcs module (master...libbitcoin_walletrpcs) https://github.com/bitcoin/bitcoin/pull/18469
< bitcoin-git> [bitcoin] sipa opened pull request #18468: Span improvements (master...202003_conv_span) https://github.com/bitcoin/bitcoin/pull/18468

2020-03-29

< bitcoin-git> [bitcoin] fjahr opened pull request #18467: rpc: Improve documentation and return value of settxfee (master...txfee0) https://github.com/bitcoin/bitcoin/pull/18467
< bitcoin-git> [bitcoin] theStack opened pull request #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs (master...20200329-rpc-improve-signverifymessage-error-codes) https://github.com/bitcoin/bitcoin/pull/18466
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18455: tests: Add fuzzing harness for functions/classes in flatfile.h, merkleblock.h, random.h, serialize.h and span.h (master...fuzzers-misc-4) https://github.com/bitcoin/bitcoin/pull/18455
< bitcoin-git> bitcoin/master f205cf7 practicalswift: tests: Add fuzzing harness for functions/classes in span.h
< bitcoin-git> bitcoin/master 9718f38 practicalswift: tests: Add fuzzing harness for functions/classes in merkleblock.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/6cfb3dbbdbf5...5f9cd62f33fb
< bitcoin-git> bitcoin/master a16ea05 practicalswift: tests: Add fuzzing harness for functions/classes in flatfile.h
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18464: doc: block-relay-only vs blocksonly (master...2003-docBlockRelayOnly) https://github.com/bitcoin/bitcoin/pull/18464
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18391: doc: Update init and reduce-traffic docs for -blocksonly (master...update_blocksonly_docs) https://github.com/bitcoin/bitcoin/pull/18391
< bitcoin-git> bitcoin/master 621e86e glowang: Update -blocksonly documentation
< bitcoin-git> bitcoin/master 6cfb3db MarcoFalke: Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27a82d347edd...6cfb3dbbdbf5

2020-03-28

< bitcoin-git> [bitcoin] jnewbery opened pull request #18461: net processing: Make it more obvious that we'll never upgrade a pre-segwit node to high-bandwidth (master...2020-03-sendcmpct-downgrade) https://github.com/bitcoin/bitcoin/pull/18461
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18459: rpc: remove unused getbalances() code (master...rm-unused-rpcwallet-code) https://github.com/bitcoin/bitcoin/pull/18459
< bitcoin-git> bitcoin/master 6e0d82c Jon Atack: rpc: remove unused getbalances() code
< bitcoin-git> bitcoin/master 27a82d3 MarcoFalke: Merge #18459: rpc: remove unused getbalances() code
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b4f182806d6...27a82d347edd
< bitcoin-git> [bitcoin] jonatack opened pull request #18459: rpc: remove unused getbalances() code (master...rm-unused-rpcwallet-code) https://github.com/bitcoin/bitcoin/pull/18459
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18444: RPC: Remove final comma for last entry of fixed-size arrays/objects in RPCResult (master...bugfix_rr_arrfixed_comma) https://github.com/bitcoin/bitcoin/pull/18444
< bitcoin-git> bitcoin/master 6b4f182 MarcoFalke: Merge #18444: RPC: Remove final comma for last entry of fixed-size arrays/...
< bitcoin-git> bitcoin/master c341648 Luke Dashjr: Bugfix: RPC: Remove final comma for last entry of fixed-size Arrays and Ob...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1668c80bdcc3...6b4f182806d6
< bitcoin-git> [bitcoin] laanwj merged pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> bitcoin/master 1668c80 Wladimir J. van der Laan: Merge #18449: util: Remove unused itostr
< bitcoin-git> bitcoin/master faaf1cb MarcoFalke: util: Replace i64tostr with ToString
< bitcoin-git> bitcoin/master fac96ff MarcoFalke: util: Remove unused itostr
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1277ca401a79...1668c80bdcc3
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18458: net: Add missing cs_vNodes lock (master...2003-netLock) https://github.com/bitcoin/bitcoin/pull/18458
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] laanwj merged pull request #18415: scripts: add MACHO tests to test-security-check.py (master...add_MACHO_to_security_check) https://github.com/bitcoin/bitcoin/pull/18415
< bitcoin-git> bitcoin/master 7142d50 fanquake: scripts: rename test_64bit_PE to test_PE
< bitcoin-git> bitcoin/master edaca2d fanquake: scripts: add MACHO NX check to security-check.py
< bitcoin-git> bitcoin/master 1a4e9f3 fanquake: scripts: add MACHO tests to test-security-check.py
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f2c416bcf5f8...1277ca401a79
< bitcoin-git> [bitcoin] practicalswift opened pull request #18455: tests: Add fuzzing harness for functions/classes in flatfile.h, merkleblock.h, random.h, serialize.h and span.h (master...fuzzers-misc-4) https://github.com/bitcoin/bitcoin/pull/18455

2020-03-27

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18454: net: Make addr relay mockable, add test (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18454
< bitcoin-git> [bitcoin] jonatack opened pull request #18453: cli: enable -getinfo to fetch wallet balance from getbalances() (master...call-getbalances-for-getinfo-balance) https://github.com/bitcoin/bitcoin/pull/18453
< bitcoin-git> [bitcoin] laanwj closed pull request #17645: gui: increases default GraphRange of Network Traffic to 12 hours. (master...GraphRange) https://github.com/bitcoin/bitcoin/pull/17645
< bitcoin-git> [bitcoin] laanwj merged pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> bitcoin/master f2c416b Wladimir J. van der Laan: Merge #16995: Fix gcc 9 warnings
< bitcoin-git> bitcoin/master ff9c671 Russell Yanofsky: refactor: Work around GCC 9 `-Wredundant-move` warning
< bitcoin-git> bitcoin/master b837b33 Wladimir J. van der Laan: net: Fail instead of truncate command name in CMessageHeader
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/210b533a1144...f2c416bcf5f8
< bitcoin-git> [bitcoin] hebasto opened pull request #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console (master...20200327-waitfor) https://github.com/bitcoin/bitcoin/pull/18452
< bitcoin-git> [bitcoin] jonatack opened pull request #18451: rpc: remove deprecated getunconfirmedbalance (master...remove-deprecated-rpc-getunconfirmedbalance) https://github.com/bitcoin/bitcoin/pull/18451
< bitcoin-git> [bitcoin] practicalswift reopened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] practicalswift closed pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] practicalswift opened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18447: test: Add coverage for script parse error in ParseScript (master...fix-test-badscript) https://github.com/bitcoin/bitcoin/pull/18447
< bitcoin-git> bitcoin/master 210b533 MarcoFalke: Merge #18447: test: Add coverage for script parse error in ParseScript
< bitcoin-git> bitcoin/master dcda81c pierrenn: test: add coverage for script parse error in ParseScript
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdc2644b72d6...210b533a1144
< bitcoin-git> [bitcoin] laanwj merged pull request #18107: build: Add cov_fuzz target (master...2002-buildCovFuzz) https://github.com/bitcoin/bitcoin/pull/18107
< bitcoin-git> bitcoin/master fac71e3 MarcoFalke: build: link fuzz/test_runner.py for out-of-tree builds
< bitcoin-git> bitcoin/master faf7d4f MarcoFalke: build: Add cov_fuzz target
< bitcoin-git> bitcoin/master faf2c5a MarcoFalke: build: Remove unused USE_COVERAGE
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7eed413e72a2...bdc2644b72d6
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] theStack opened pull request #18448: rpc: fix/add missing RPCExamples for "Util" RPCs (master...20200326-rpc-add-fix-rpcexamples-in-misc-category) https://github.com/bitcoin/bitcoin/pull/18448
< bitcoin-git> [bitcoin] fanquake merged pull request #18398: rpc: fix broken RPCExamples for waitforblock(height) (master...20200321-rpc-fix-broken-rpcexamples-for-waitforblock-height) https://github.com/bitcoin/bitcoin/pull/18398
< bitcoin-git> bitcoin/master 7eed413 fanquake: Merge #18398: rpc: fix broken RPCExamples for waitforblock(height)
< bitcoin-git> bitcoin/master ef35604 Sebastian Falbesoner: rpc: fix broken RPCExamples for waitforblock(height)
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b53af72b8276...7eed413e72a2
< bitcoin-git> [bitcoin] laanwj merged pull request #18416: util: Limit decimal range of numbers ParseScript accepts (master...fix-parsescript-numop-overflow) https://github.com/bitcoin/bitcoin/pull/18416
< bitcoin-git> bitcoin/master b53af72 Wladimir J. van der Laan: Merge #18416: util: Limit decimal range of numbers ParseScript accepts
< bitcoin-git> bitcoin/master 9ab14e4 pierrenn: Limit decimal range of numbers ParseScript accepts
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54646167db5e...b53af72b8276
< bitcoin-git> bitcoin/master 5464616 fanquake: Merge #18388: Make VerifyWitnessProgram use a Span stack
< bitcoin-git> [bitcoin] fanquake merged pull request #18388: Make VerifyWitnessProgram use a Span stack (master...202003_span_witstack) https://github.com/bitcoin/bitcoin/pull/18388
< bitcoin-git> bitcoin/master 2b0fcff Pieter Wuille: Make VerifyWitnessProgram use a Span stack
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3154aacf444...54646167db5e
< bitcoin-git> [bitcoin] pierreN opened pull request #18447: test: add coverage for script parse error in ParseScript (master...fix-test-badscript) https://github.com/bitcoin/bitcoin/pull/18447
< bitcoin-git> [bitcoin] fjahr opened pull request #18446: test: Add test for wtxid transaction relay (master...pr18044test) https://github.com/bitcoin/bitcoin/pull/18446
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18445: tests: Add fuzzing harnesses for functions/classes in chain.h and protocol.h (master...fuzzers-misc-3) https://github.com/bitcoin/bitcoin/pull/18445
< bitcoin-git> bitcoin/master e3154aa MarcoFalke: Merge #18445: tests: Add fuzzing harnesses for functions/classes in chain....
< bitcoin-git> bitcoin/master 7834c3b practicalswift: tests: Add fuzzing harness for functions/classes in chain.h
< bitcoin-git> bitcoin/master d7930c4 practicalswift: tests: Add fuzzing harness for functions/classes in protocol.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0dc6218c7911...e3154aacf444
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18270: util: Fail to parse whitespace-only strings in ParseMoney(...) (instead of parsing as zero) (master...parsemoney-followup) https://github.com/bitcoin/bitcoin/pull/18270
< bitcoin-git> bitcoin/master 0dc6218 MarcoFalke: Merge #18270: util: Fail to parse whitespace-only strings in ParseMoney(.....
< bitcoin-git> bitcoin/master 100213c practicalswift: util: Fail to parse space-only strings in ParseMoney(...) (instead of pars...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f9dedb22dcd...0dc6218c7911

2020-03-26

< bitcoin-git> [bitcoin] practicalswift opened pull request #18445: tests: Add fuzzing harnesses for functions/classes in chain.h and protocol.h (master...fuzzers-misc-3) https://github.com/bitcoin/bitcoin/pull/18445
< bitcoin-git> [bitcoin] luke-jr opened pull request #18444: Bugfix: RPC: Remove final comma for last entry of fixed-size arrays in RPCResult (master...bugfix_rr_arrfixed_comma) https://github.com/bitcoin/bitcoin/pull/18444
< bitcoin-git> [bitcoin] vasild opened pull request #18443: lockedpool: avoid sensitive data in core files (FreeBSD) (master...madvise) https://github.com/bitcoin/bitcoin/pull/18443
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18441: ci: Remove misplaced comments from folded block scalar (master...20200326-arm-yml) https://github.com/bitcoin/bitcoin/pull/18441
< bitcoin-git> bitcoin/master 7f9dedb MarcoFalke: Merge #18441: ci: Remove misplaced comments from folded block scalar
< bitcoin-git> bitcoin/master e41e46c Hennadii Stepanov: ci: Remove misplaced comments from folded block scalar
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/694f4cbd7853...7f9dedb22dcd
< bitcoin-git> [bitcoin] laanwj closed pull request #18323: cli: cleanup logic for HTTP error codes (master...nifty/http-nit) https://github.com/bitcoin/bitcoin/pull/18323
< bitcoin-git> bitcoin/master bd05f96 Jon Atack: test: delete wallet_bumpfee_totalfee_deprecation.py
< bitcoin-git> bitcoin/master e347cfa Jon Atack: rpc: remove deprecated totalFee arg from RPC bumpfee
< bitcoin-git> [bitcoin] laanwj merged pull request #18312: wallet: remove deprecated fee bumping by totalFee (master...rpc-bumpfee-remove-deprecated-totalFee) https://github.com/bitcoin/bitcoin/pull/18312
< bitcoin-git> bitcoin/master a6d1ab8 Jon Atack: test: update bumpfee testing from totalFee to fee_rate
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/94d3063c93b2...694f4cbd7853
< bitcoin-git> [bitcoin] hebasto opened pull request #18441: ci: Remove misplaced comments from folded block scalar (master...20200326-arm-yml) https://github.com/bitcoin/bitcoin/pull/18441
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string (master...20200323-fix-script-err-sig-pushonly-error-message) https://github.com/bitcoin/bitcoin/pull/18412
< bitcoin-git> bitcoin/master 94d3063 MarcoFalke: Merge #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string
< bitcoin-git> bitcoin/master 41ff499 Sebastian Falbesoner: script: fix SCRIPT_ERR_SIG_PUSHONLY error string
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23991ee53af2...94d3063c93b2
< bitcoin-git> [bitcoin] laanwj merged pull request #15600: lockedpool: When possible, use madvise to avoid including sensitive information in core dumps (master...lockedpool_dontdump) https://github.com/bitcoin/bitcoin/pull/15600
< bitcoin-git> bitcoin/master 23991ee Wladimir J. van der Laan: Merge #15600: lockedpool: When possible, use madvise to avoid including se...
< bitcoin-git> bitcoin/master d831831 Luke Dashjr: lockedpool: When possible, use madvise to avoid including sensitive inform...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f3a91ab0edc7...23991ee53af2
< bitcoin-git> [bitcoin] hebasto closed pull request #18439: doc: Add release notes for pr18331 (master...20200326-18331-notes) https://github.com/bitcoin/bitcoin/pull/18439
< bitcoin-git> [bitcoin] hebasto opened pull request #18439: doc: Add release notes for pr18331 (master...20200326-18331-notes) https://github.com/bitcoin/bitcoin/pull/18439
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17509: gui: save and load PSBT (master...2019/11/gui-psbt-save) https://github.com/bitcoin/bitcoin/pull/17509
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17509: gui: save and load PSBT (master...2019/11/gui-psbt-save) https://github.com/bitcoin/bitcoin/pull/17509
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18438: ci: Use Homebrew addon on native macOS (master...20200326-brew-addon) https://github.com/bitcoin/bitcoin/pull/18438
< bitcoin-git> bitcoin/master f3a91ab MarcoFalke: Merge #18438: ci: Use Homebrew addon on native macOS
< bitcoin-git> bitcoin/master 25c8b73 Hennadii Stepanov: ci: Use Homebrew addon on native macOS
< bitcoin-git> bitcoin/master 596c627 Hennadii Stepanov: ci: Fix brew in Travis
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e99ca783cd2d...f3a91ab0edc7
< bitcoin-git> [bitcoin] hebasto closed pull request #18436: ci: Fix brew in Travis (master...20200326-travis-brew) https://github.com/bitcoin/bitcoin/pull/18436
< bitcoin-git> [bitcoin] hebasto opened pull request #18438: [WIP] ci: Use Homebrew addon on native macOS (master...20200326-brew-addon) https://github.com/bitcoin/bitcoin/pull/18438
< bitcoin-git> [bitcoin] vasild opened pull request #18437: util: Detect posix_fallocate() instead of assuming (master...posix_fallocate) https://github.com/bitcoin/bitcoin/pull/18437
< bitcoin-git> [bitcoin] fanquake merged pull request #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile (master...bench-makefile) https://github.com/bitcoin/bitcoin/pull/18429
< bitcoin-git> bitcoin/master e99ca78 fanquake: Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
< bitcoin-git> bitcoin/master 1f97b69 Harris: build: remove double LIBBITCOIN_SERVER from bench-Makefile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8ce27ff9f80...e99ca783cd2d
< bitcoin-git> [bitcoin] hebasto opened pull request #18436: [WIP] [do not merge] ci: Fix brew in Travis (master...20200326-travis-brew) https://github.com/bitcoin/bitcoin/pull/18436
< bitcoin-git> [bitcoin] fanquake merged pull request #18397: build: Fix libevent linking for bench_bitcoin binary (master...20200321-libevent) https://github.com/bitcoin/bitcoin/pull/18397
< bitcoin-git> bitcoin/master d8ce27f fanquake: Merge #18397: build: Fix libevent linking for bench_bitcoin binary
< bitcoin-git> bitcoin/master cd04286 Hennadii Stepanov: build: Fix typo in EVENT_CFLAGS variable
< bitcoin-git> bitcoin/master f709ad0 Hennadii Stepanov: build: Fix libevent linking for bench_bitcoin binary
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2e97d8001705...d8ce27ff9f80
< bitcoin-git> [bitcoin] fanquake opened pull request #18434: tests: add a test-security target and run it in CI (master...run_security_check_ci) https://github.com/bitcoin/bitcoin/pull/18434
< bitcoin-git> [bitcoin] pierreN opened pull request #18433: serialization: prevent int overflow for big Coin::nHeight (master...fix-coin-serialize) https://github.com/bitcoin/bitcoin/pull/18433

2020-03-25

< bitcoin-git> [bitcoin] practicalswift opened pull request #18432: util: Make current implicit C++ locale assumption in tfm::format(...) explicit (master...cpp-locale) https://github.com/bitcoin/bitcoin/pull/18432
< bitcoin-git> [bitcoin] laanwj merged pull request #18134: Replace std::to_string with locale-independent alternative (master...2020-02-to-string) https://github.com/bitcoin/bitcoin/pull/18134
< bitcoin-git> bitcoin/master 2e97d80 Wladimir J. van der Laan: Merge #18134: Replace std::to_string with locale-independent alternative
< bitcoin-git> bitcoin/master d056df0 Ben Woosley: Replace std::to_string with locale-independent alternative
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c942250264e...2e97d8001705
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing (master...2003-ciFuzzClone) https://github.com/bitcoin/bitcoin/pull/18430
< bitcoin-git> bitcoin/master 7c94225 MarcoFalke: Merge #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing
< bitcoin-git> bitcoin/master fae1e99 MarcoFalke: ci: Only clone bitcoin-core/qa-assets when fuzzing
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60a39a96fc04...7c942250264e
< bitcoin-git> [bitcoin] laanwj merged pull request #18425: releases: Update with new Windows code signing certificate (master...win-cert-3-20) https://github.com/bitcoin/bitcoin/pull/18425
< bitcoin-git> bitcoin/master 60a39a9 Wladimir J. van der Laan: Merge #18425: releases: Update with new Windows code signing certificate
< bitcoin-git> bitcoin/master 3e0df92 Andrew Chow: Update with new Windows code signing certificate
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e50fdbe4e5b...60a39a96fc04
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing (master...2003-ciFuzzClone) https://github.com/bitcoin/bitcoin/pull/18430
< bitcoin-git> [bitcoin] laanwj merged pull request #18395: scripts: add PE dylib checking to symbol-check.py (master...pe_dll_checking) https://github.com/bitcoin/bitcoin/pull/18395
< bitcoin-git> bitcoin/master 3e50fdb Wladimir J. van der Laan: Merge #18395: scripts: add PE dylib checking to symbol-check.py
< bitcoin-git> bitcoin/master 1a0993a fanquake: scripts: add PE dylib checking to symbol-check.py
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/244e88e6b580...3e50fdbe4e5b
< bitcoin-git> [bitcoin] laanwj merged pull request #18402: gui: display mapped AS in peers info window (master...gui-peers-display-mapped_as) https://github.com/bitcoin/bitcoin/pull/18402
< bitcoin-git> bitcoin/master 244e88e Wladimir J. van der Laan: Merge #18402: gui: display mapped AS in peers info window
< bitcoin-git> bitcoin/master 76db4b2 Jon Atack: gui: avoid QT Designer/Form Editor re-formatting
< bitcoin-git> bitcoin/master aae2605 Jon Atack: gui: display Mapped AS in peers info window
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/baa72cd9a2fd...244e88e6b580
< bitcoin-git> [bitcoin] laanwj merged pull request #18331: build: Use git archive as source tarball (master...20200312-git-archive) https://github.com/bitcoin/bitcoin/pull/18331
< bitcoin-git> bitcoin/master e4d3667 Hennadii Stepanov: build: Drop needless EXTRA_DIST content
< bitcoin-git> bitcoin/master 5e6b8b3 Hennadii Stepanov: build: Use git archive as source tarball
< bitcoin-git> bitcoin/master 6c4da59 Hennadii Stepanov: build: Drop SOURCEDIST reordering
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3f5107d008e1...baa72cd9a2fd
< bitcoin-git> [bitcoin] brakmic opened pull request #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile (master...bench-makefile) https://github.com/bitcoin/bitcoin/pull/18429
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18423: tests: Add fuzzing harness for classes/functions in blockfilter.h. Add integer {de,}serialization fuzzing. (master...fuzzers-misc-2) https://github.com/bitcoin/bitcoin/pull/18423
< bitcoin-git> bitcoin/master 3f5107d MarcoFalke: Merge #18423: tests: Add fuzzing harness for classes/functions in blockfil...
< bitcoin-git> bitcoin/master 102f326 practicalswift: tests: Add fuzzing harness for classes/functions in blockfilter.h
< bitcoin-git> bitcoin/master 87d24e6 practicalswift: tests: Add integer serialization/deserialization fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4a9f4bdf9d...3f5107d008e1