2020-03-12

< bitcoin-git> [bitcoin] fanquake merged pull request #18320: guix: Remove now-unnecessary gcc make flag (master...2020-03-fix-ssp-in-guix) https://github.com/bitcoin/bitcoin/pull/18320
< bitcoin-git> bitcoin/master 4c42a13 fanquake: Merge #18320: guix: Remove now-unnecessary gcc make flag
< bitcoin-git> bitcoin/master 0ae42a1 Carl Dong: guix: Remove now-unnecessary gcc make flag
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9cc7eba1b565...4c42a13205a1

2020-03-11

< bitcoin-git> [bitcoin] niftynei opened pull request #18323: http nit (master...nifty/http-nit) https://github.com/bitcoin/bitcoin/pull/18323
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18322: refactor: Add params to node context (master...2003-nodeParams) https://github.com/bitcoin/bitcoin/pull/18322
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts (master...2003-ciBumpTimeouts) https://github.com/bitcoin/bitcoin/pull/18318
< bitcoin-git> bitcoin/master 9cc7eba MarcoFalke: Merge #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgr...
< bitcoin-git> bitcoin/master fa9b304 MarcoFalke: test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts
< bitcoin-git> bitcoin/master fa72d27 MarcoFalke: test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgr...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5c73645ac79f...9cc7eba1b565
< bitcoin-git> [bitcoin] dongcarl opened pull request #18320: guix: Remove now-unnecessary gcc make flag (master...2020-03-fix-ssp-in-guix) https://github.com/bitcoin/bitcoin/pull/18320
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18319: fuzz: Add missing ECC_Start to key_io test (master...2003-fuzzKeyIo) https://github.com/bitcoin/bitcoin/pull/18319
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< bitcoin-git> bitcoin/master bbbbb53 MarcoFalke: fuzz: Add missing ECC_Start to key_io test
< bitcoin-git> bitcoin/master 5c73645 MarcoFalke: Merge #18319: fuzz: Add missing ECC_Start to key_io test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/309b0c4c1931...5c73645ac79f
< bitcoin-git> bitcoin/master 309b0c4 MarcoFalke: Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
< bitcoin-git> bitcoin/master 111880a Ben Woosley: [test] Add coverage to estimaterawfee and estimatesmartfee
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58c72880ff70...309b0c4c1931
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18319: fuzz: Add missing ECC_Start to key_io test (master...2003-fuzzKeyIo) https://github.com/bitcoin/bitcoin/pull/18319
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18268: rpc: Remove redundant types from descriptions (master...#18258_rpc_doc_type_cleanup) https://github.com/bitcoin/bitcoin/pull/18268
< bitcoin-git> bitcoin/master 58c7288 MarcoFalke: Merge #18268: rpc: Remove redundant types from descriptions
< bitcoin-git> bitcoin/master 8a2a652 David O'Callaghan: Remove redundant type information from rpc docs
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/249114b1a6a4...58c72880ff70
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts (master...2003-ciBumpTimeouts) https://github.com/bitcoin/bitcoin/pull/18318
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot). Increase fuzzing coverage. (master...fuzzers-deserialize-more) https://github.com/bitcoin/bitcoin/pull/18314
< bitcoin-git> bitcoin/master 516cc6f practicalswift: tests: Remove unit test from fuzzing harness
< bitcoin-git> bitcoin/master 46ef4cf practicalswift: tests: Re-arrange test cases in parse_univalue to increase coverage
< bitcoin-git> bitcoin/master 7b169ca practicalswift: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot), ui...
< bitcoin-git> [bitcoin] MarcoFalke pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/0eebe45cf7c6...249114b1a6a4
< bitcoin-git> [bitcoin] sipa opened pull request #18317: Serialization improvements step 6 (all except wallet/gui) (master...202003_noncastserial_6) https://github.com/bitcoin/bitcoin/pull/18317
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18208: rpc: Change RPCExamples to bech32 (master...fix-rpc-examples) https://github.com/bitcoin/bitcoin/pull/18208
< bitcoin-git> bitcoin/master 0eebe45 MarcoFalke: Merge #18208: rpc: Change RPCExamples to bech32
< bitcoin-git> bitcoin/master 3e32499 Yusuf Sahin HAMZA: Change example addresses to bech32
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24a727e23e41...0eebe45cf7c6
< bitcoin-git> [bitcoin] jonatack opened pull request #18316: util: HelpExampleRpc formatting (master...json-rpc-example-template-formatting) https://github.com/bitcoin/bitcoin/pull/18316
< bitcoin-git> [bitcoin] laanwj merged pull request #18255: test: Add bad-txns-*-toolarge test cases to invalid_txs (master...2003-testTooLarge) https://github.com/bitcoin/bitcoin/pull/18255
< bitcoin-git> bitcoin/master faae5a9 MarcoFalke: test: Add bad-txns-*-toolarge test cases to invalid_txs
< bitcoin-git> bitcoin/master 24a727e Wladimir J. van der Laan: Merge #18255: test: Add bad-txns-*-toolarge test cases to invalid_txs
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b21a7863411...24a727e23e41
< bitcoin-git> [bitcoin] laanwj merged pull request #18290: build: Set minimum Automake version to 1.13 (master...20200307-automake-version) https://github.com/bitcoin/bitcoin/pull/18290
< bitcoin-git> bitcoin/master ddc7e42 Hennadii Stepanov: build: Set minimum Automake version to 1.13
< bitcoin-git> bitcoin/master 3b21a78 Wladimir J. van der Laan: Merge #18290: build: Set minimum Automake version to 1.13
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d20d5dc82426...3b21a7863411
< bitcoin-git> [bitcoin] laanwj merged pull request #18285: test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18285
< bitcoin-git> bitcoin/master d20d5dc Wladimir J. van der Laan: Merge #18285: test: Check that wait_until returns if time point is in the ...
< bitcoin-git> bitcoin/master fab7d14 MarcoFalke: test: Check that wait_until returns if time point is in the past
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/414f6c496d9c...d20d5dc82426
< bitcoin-git> bitcoin/master 414f6c4 Wladimir J. van der Laan: Merge #18283: doc: Explain rebase policy in CONTRIBUTING.md
< bitcoin-git> [bitcoin] laanwj merged pull request #18283: doc: Explain rebase policy in CONTRIBUTING.md (master...2003-docRebase) https://github.com/bitcoin/bitcoin/pull/18283
< bitcoin-git> bitcoin/master fa12447 MarcoFalke: doc: Explain rebase/squash policy in CONTRIBUTING.md
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2926cbcebb70...414f6c496d9c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18219: doc: Add warning against wallet.dat re-use (master...doc-wallet-copy) https://github.com/bitcoin/bitcoin/pull/18219
< bitcoin-git> bitcoin/master 2926cbc MarcoFalke: Merge #18219: doc: Add warning against wallet.dat re-use
< bitcoin-git> bitcoin/master c1e0742 Albert: doc: Warn about wallet.dat re-use and backups
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/377eed564e10...2926cbcebb70
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18170: doc: Minor grammatical changes and flow improvements (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18170
< bitcoin-git> bitcoin/master 377eed5 MarcoFalke: Merge #18170: doc: Minor grammatical changes and flow improvements
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/90b3e59caf2e...377eed564e10
< bitcoin-git> bitcoin/master 7ba9622 Travin Keith: doc: Minor grammatical changes and flow improvements
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17833: doc: Added running functional tests in valgrind (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17833
< bitcoin-git> bitcoin/master 90b3e59 MarcoFalke: Merge #17833: doc: Added running functional tests in valgrind
< bitcoin-git> bitcoin/master 155a11f Elichai Turkel: doc: Added running functional tests in valgrind
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b813fbe804a3...90b3e59caf2e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17159: doc: Add a note about backporting (master...cdk/doc-backports) https://github.com/bitcoin/bitcoin/pull/17159
< bitcoin-git> bitcoin/master b813fbe MarcoFalke: Merge #17159: doc: Add a note about backporting
< bitcoin-git> bitcoin/master 2a6bce4 Carnhof Daki: doc: Add a note about backporting
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c507a77f7a1...b813fbe804a3
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18310: doc: asmap release note (master...asmap-release-note) https://github.com/bitcoin/bitcoin/pull/18310
< bitcoin-git> bitcoin/master 9c507a7 MarcoFalke: Merge #18310: doc: asmap release note
< bitcoin-git> bitcoin/master ac73afb Jon Atack: doc: asmap release note
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1064c1b0d10...9c507a77f7a1
< bitcoin-git> [bitcoin] practicalswift opened pull request #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot). Increase fuzzing coverage. (master...fuzzers-deserialize-more) https://github.com/bitcoin/bitcoin/pull/18314
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17989: tests: Add fuzzing harness for ProcessMessage(...). Enables high-level fuzzing of the P2P layer. (master...fuzzers-net-process_message) https://github.com/bitcoin/bitcoin/pull/17989
< bitcoin-git> bitcoin/master f1064c1 MarcoFalke: Merge #17989: tests: Add fuzzing harness for ProcessMessage(...). Enables ...
< bitcoin-git> bitcoin/master 9220a0f practicalswift: tests: Add one specialized ProcessMessage(...) fuzzing binary per message ...
< bitcoin-git> bitcoin/master fd1dae1 practicalswift: tests: Add fuzzing harness for ProcessMessage(...)
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/16dfaed1b732...f1064c1b0d10
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18304: ci: Enable all functional tests in valgrind (master...2003-ciAllVal) https://github.com/bitcoin/bitcoin/pull/18304
< bitcoin-git> bitcoin/master 4444edc MarcoFalke: ci: Enable all functional tests in valgrind
< bitcoin-git> bitcoin/master 16dfaed MarcoFalke: Merge #18304: ci: Enable all functional tests in valgrind
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5c7665e3083...16dfaed1b732

2020-03-10

< bitcoin-git> [bitcoin] za-kk opened pull request #18313: gui: fix font inconsistency on send coins form (master...march-gui-font) https://github.com/bitcoin/bitcoin/pull/18313
< bitcoin-git> [bitcoin] promag closed pull request #15341: rpc: Support specifying change address in bumpfee (master...2019-01-bumpfee-changeaddress) https://github.com/bitcoin/bitcoin/pull/15341
< bitcoin-git> [bitcoin] jonatack opened pull request #18312: wallet: remove deprecated totalFee argument from fee bumping (master...rpc-bumpfee-remove-deprecated-totalFee) https://github.com/bitcoin/bitcoin/pull/18312
< bitcoin-git> [bitcoin] dannmat closed pull request #18291: Changed the date format on Block Syncing overlay (master...mar-20-date-format-string) https://github.com/bitcoin/bitcoin/pull/18291
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18311: Bumpfee test fix (master...bumpfee_test_fix) https://github.com/bitcoin/bitcoin/pull/18311
< bitcoin-git> bitcoin/master b5c7665 MarcoFalke: Merge #18311: Bumpfee test fix
< bitcoin-git> bitcoin/master f1b4503 Gregory Sanders: bumpfee test: exit loop at proper time with new fee value being compared
< bitcoin-git> bitcoin/master 2e4edc6 Gregory Sanders: Add some test logging to wallet_bumpfee.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cf4cb28efcf8...b5c7665e3083
< bitcoin-git> [bitcoin] instagibbs opened pull request #18311: Bumpfee test fix (master...bumpfee_test_fix) https://github.com/bitcoin/bitcoin/pull/18311
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18305: test: Explain why test logging should be used (master...2003-docWhyTestLog) https://github.com/bitcoin/bitcoin/pull/18305
< bitcoin-git> bitcoin/master cf4cb28 MarcoFalke: Merge #18305: test: Explain why test logging should be used
< bitcoin-git> bitcoin/master ffff9dc MarcoFalke: test: Explain why test logging should be used
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d92ac26ed89...cf4cb28efcf8
< bitcoin-git> [bitcoin] jonatack opened pull request #18310: doc: asmap release note (master...asmap-release-note) https://github.com/bitcoin/bitcoin/pull/18310
< bitcoin-git> [bitcoin] n-thumann opened pull request #18309: zmq: Add support to listen on multiple interfaces (master...zmq-listen-multiple-interfaces) https://github.com/bitcoin/bitcoin/pull/18309
< bitcoin-git> [bitcoin] practicalswift opened pull request #18308: depends: Make it possible to build Boost dependency using a toolset other than gcc (./b2 toolset=gcc) (master...b2-toolset-clang) https://github.com/bitcoin/bitcoin/pull/18308
< bitcoin-git> [bitcoin] fanquake merged pull request #18264: build: Remove Boost Chrono (master...dump_boost_chrono) https://github.com/bitcoin/bitcoin/pull/18264
< bitcoin-git> bitcoin/master e21fa54 fanquake: test: remove Boost Chrono installation from CI
< bitcoin-git> bitcoin/master bd37f2b fanquake: build: remove Boost Chrono detection from build system
< bitcoin-git> bitcoin/master 1d0a87e fanquake: build: remove chrono package from depends Boost
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1a97c9a483e5...5d92ac26ed89
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15443: qa: Add getdescriptorinfo functional test (master...2019-02-qa-feature-descriptor) https://github.com/bitcoin/bitcoin/pull/15443
< bitcoin-git> bitcoin/master 1a97c9a MarcoFalke: Merge #15443: qa: Add getdescriptorinfo functional test
< bitcoin-git> bitcoin/master cbf2d75 João Barbosa: qa: Add getdescriptorinfo functional test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6fb4bbfb0e5f...1a97c9a483e5
< bitcoin-git> [bitcoin] fanquake closed pull request #13972: Remove 16 bits from versionbits signalling system (BIP320) (master...reservedbits2) https://github.com/bitcoin/bitcoin/pull/13972
< bitcoin-git> [bitcoin] practicalswift closed pull request #17894: tests: Avoid accumulating allocated memory in a global state if LogPrintf is called when fuzzing (master...fuzzers-deserialize-enable-logging) https://github.com/bitcoin/bitcoin/pull/17894
< bitcoin-git> [bitcoin] practicalswift closed pull request #17208: Make all tests pass UBSan without using any UBSan suppressions (master...ubsan-warnings) https://github.com/bitcoin/bitcoin/pull/17208
< bitcoin-git> [bitcoin] practicalswift closed pull request #17639: tests: Add "make check-valgrind" to run the unit tests under Valgrind (master...make-check-valgrind) https://github.com/bitcoin/bitcoin/pull/17639
< bitcoin-git> [bitcoin] practicalswift closed pull request #16136: Add an optional extra level of checking: ASSUME(...) - an opt-in side-effect safe assert(...) (master...check) https://github.com/bitcoin/bitcoin/pull/16136
< bitcoin-git> bitcoin/master e7ddbd9 practicalswift: tests: Add fuzzing harness for CScriptNum operations
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18176: tests: Add fuzzing harness for CScript and CScriptNum operations (master...fuzzers-script_ops) https://github.com/bitcoin/bitcoin/pull/18176
< bitcoin-git> bitcoin/master 65a52a0 practicalswift: tests: Add fuzzing harness for CScript operations
< bitcoin-git> bitcoin/master eb7c50c practicalswift: tests: Add common Consume* fuzzing functions
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ccb2c9e7891a...6fb4bbfb0e5f
< bitcoin-git> [bitcoin] kallewoof closed pull request #12911: wallet: Show fee in results for signrawtransaction* for segwit inputs (master...sign-show-fees) https://github.com/bitcoin/bitcoin/pull/12911

2020-03-09

< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13608: WIP: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13608: WIP: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13818: More intuitive GUI settings behavior when -proxy is set (master...2018/07/gui-proxy) https://github.com/bitcoin/bitcoin/pull/13818
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13818: More intuitive GUI settings behavior when -proxy is set (master...2018/07/gui-proxy) https://github.com/bitcoin/bitcoin/pull/13818
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13972: Remove 16 bits from versionbits signalling system (BIP320) (master...reservedbits2) https://github.com/bitcoin/bitcoin/pull/13972
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13972: Remove 16 bits from versionbits signalling system (BIP320) (master...reservedbits2) https://github.com/bitcoin/bitcoin/pull/13972
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13990: Allow fee estimation to work with lower fees (master...201808-fee-buckets) https://github.com/bitcoin/bitcoin/pull/13990
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13990: Allow fee estimation to work with lower fees (master...201808-fee-buckets) https://github.com/bitcoin/bitcoin/pull/13990
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14604: tests: Add test and refactor feature_block.py (master...feature-block-test) https://github.com/bitcoin/bitcoin/pull/14604
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14604: tests: Add test and refactor feature_block.py (master...feature-block-test) https://github.com/bitcoin/bitcoin/pull/14604
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15341: rpc: Support specifying change address in bumpfee (master...2019-01-bumpfee-changeaddress) https://github.com/bitcoin/bitcoin/pull/15341
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15341: rpc: Support specifying change address in bumpfee (master...2019-01-bumpfee-changeaddress) https://github.com/bitcoin/bitcoin/pull/15341
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15423: torcontrol: Query Tor for correct -onion configuration (master...tor_socks_port) https://github.com/bitcoin/bitcoin/pull/15423
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15423: torcontrol: Query Tor for correct -onion configuration (master...tor_socks_port) https://github.com/bitcoin/bitcoin/pull/15423
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15443: qa: Add getdescriptorinfo functional test (master...2019-02-qa-feature-descriptor) https://github.com/bitcoin/bitcoin/pull/15443
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15443: qa: Add getdescriptorinfo functional test (master...2019-02-qa-feature-descriptor) https://github.com/bitcoin/bitcoin/pull/15443
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15448: bitcoin-cli: Eliminate "Error parsing JSON" errors (master...pr/unistr) https://github.com/bitcoin/bitcoin/pull/15448
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15448: bitcoin-cli: Eliminate "Error parsing JSON" errors (master...pr/unistr) https://github.com/bitcoin/bitcoin/pull/15448
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15451: [doc] clarify getdata limit after #14897 (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15451
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15451: [doc] clarify getdata limit after #14897 (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15451
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15494: rpc: Return whether the block was invalidated on invalidateblock (master...2019-02-invalidateblock) https://github.com/bitcoin/bitcoin/pull/15494
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15494: rpc: Return whether the block was invalidated on invalidateblock (master...2019-02-invalidateblock) https://github.com/bitcoin/bitcoin/pull/15494
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15545: [doc] explain why CheckBlock() is called before AcceptBlock (master...2019/03/clarify-checkblock) https://github.com/bitcoin/bitcoin/pull/15545
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15545: [doc] explain why CheckBlock() is called before AcceptBlock (master...2019/03/clarify-checkblock) https://github.com/bitcoin/bitcoin/pull/15545
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #15710: wallet: Catch ios_base::failure specifically (master...walletdb-readthrow) https://github.com/bitcoin/bitcoin/pull/15710
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15710: wallet: Catch ios_base::failure specifically (master...walletdb-readthrow) https://github.com/bitcoin/bitcoin/pull/15710
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18306: test: add logging to wallet_listsinceblock.py (master...listsinceblock-logging) https://github.com/bitcoin/bitcoin/pull/18306
< bitcoin-git> bitcoin/master ccb2c9e MarcoFalke: Merge #18306: test: add logging to wallet_listsinceblock.py
< bitcoin-git> bitcoin/master d484279 Jon Atack: test: add logging to wallet_listsinceblock.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dcf2ccbfde1f...ccb2c9e7891a
< bitcoin-git> [bitcoin] hebasto opened pull request #18307: build: Require pkg-config for all of the hosts (master...20200309-pkgconfig) https://github.com/bitcoin/bitcoin/pull/18307
< bitcoin-git> [bitcoin] meshcollider merged pull request #18115: wallet: Pass in transactions and messages for signing instead of exporting the private keys (master...sign-in-spkman) https://github.com/bitcoin/bitcoin/pull/18115
< bitcoin-git> bitcoin/master f37de92 Andrew Chow: Implement CWallet::SignTransaction using ScriptPubKeyMan::SignTransaction
< bitcoin-git> bitcoin/master d999dd5 Andrew Chow: Add SignTransaction function to ScriptPubKeyMan and LegacyScriptPubKeyMan
< bitcoin-git> bitcoin/master 2c52b59 Andrew Chow: Refactor rawtransaction's SignTransaction into generic SignTransaction fun...
< bitcoin-git> [bitcoin] meshcollider pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/ffdde475b068...dcf2ccbfde1f
< bitcoin-git> [bitcoin] laanwj merged pull request #18303: doc: Add historical release notes for 0.19.1 (master...2020_03_relnot_0.19.1) https://github.com/bitcoin/bitcoin/pull/18303
< bitcoin-git> bitcoin/master ffdde47 Wladimir J. van der Laan: Merge #18303: doc: Add historical release notes for 0.19.1
< bitcoin-git> bitcoin/master 46a1ee7 Wladimir J. van der Laan: doc: Add historical release notes for 0.19.1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5518eeec2727...ffdde475b068
< bitcoin-git> [bitcoin] jonatack opened pull request #18306: test: add logging to wallet_listsinceblock.py (master...listsinceblock-logging) https://github.com/bitcoin/bitcoin/pull/18306
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18305: test: Explain why test logging should be used (master...2003-docWhyTestLog) https://github.com/bitcoin/bitcoin/pull/18305
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18304: ci: Enable all functional tests in valgrind (master...2003-ciAllVal) https://github.com/bitcoin/bitcoin/pull/18304
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18047: tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functions (netaddress.h) (master...fuzzers-netaddress) https://github.com/bitcoin/bitcoin/pull/18047
< bitcoin-git> bitcoin/master 5518eee MarcoFalke: Merge #18047: tests: Add basic fuzzing harness for CNetAddr/CService/CSubN...
< bitcoin-git> bitcoin/master 6590395 practicalswift: tests: Remove FUZZERS_MISSING_CORPORA
< bitcoin-git> bitcoin/master 815c7a6 practicalswift: tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related fun...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be00ef2aca0e...5518eeec2727
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git> [bitcoin] laanwj opened pull request #18303: doc: Add historical release notes for 0.19.1 (master...2020_03_relnot_0.19.1) https://github.com/bitcoin/bitcoin/pull/18303
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18292: fuzz: Add assert(script == decompressed_script) (master...2003-fuzzScriptAssertEqual) https://github.com/bitcoin/bitcoin/pull/18292
< bitcoin-git> bitcoin/master be00ef2 MarcoFalke: Merge #18292: fuzz: Add assert(script == decompressed_script)
< bitcoin-git> bitcoin/master fab0e5b MarcoFalke: fuzz: Add assert(script == decompressed_script)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31b2ce70fb27...be00ef2aca0e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master (master...FUZZERS_MISSING_CORPORA) https://github.com/bitcoin/bitcoin/pull/18299
< bitcoin-git> bitcoin/master 31b2ce7 MarcoFalke: Merge #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression f...
< bitcoin-git> bitcoin/master bf06641 practicalswift: tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ddf435493cb...31b2ce70fb27
< bitcoin-git> [bitcoin] practicalswift opened pull request #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master (master...FUZZERS_MISSING_CORPORA) https://github.com/bitcoin/bitcoin/pull/18299
< bitcoin-git> [bitcoin] hebasto closed pull request #17820: build: bitcoin_qt.m4 fixes and improvements (master...20191228-remove-duplicated-qtstaticplugin) https://github.com/bitcoin/bitcoin/pull/17820
< bitcoin-git> [bitcoin] hebasto closed pull request #18117: build: Fix Qt link issue for macOS target with DEBUG=1 (master...20200211-macos-debug) https://github.com/bitcoin/bitcoin/pull/18117
< bitcoin-git> [bitcoin] hebasto opened pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> [bitcoin] fanquake merged pull request #18274: rpc/wallet: initialize nFeeRequired to avoid using garbage value on failure (master...2003-reset-nfeeret) https://github.com/bitcoin/bitcoin/pull/18274
< bitcoin-git> bitcoin/master 6ddf435 fanquake: Merge #18274: rpc/wallet: initialize nFeeRequired to avoid using garbage v...
< bitcoin-git> bitcoin/master a652ba6 Karl-Johan Alm: rpc/wallet: initialize nFeeRequired to avoid using garbage value on failure
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e12a61044b1...6ddf435493cb
< bitcoin-git> [bitcoin] hebasto opened pull request #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows (master...20200308-pkgconfig-mingw) https://github.com/bitcoin/bitcoin/pull/18297

2020-03-08

< bitcoin-git> [bitcoin] practicalswift closed pull request #18293: tests: Remove exclusion of the feature_block test in the Travis ThreadSanitizer (TSan) job (master...tsan-fix) https://github.com/bitcoin/bitcoin/pull/18293
< bitcoin-git> [bitcoin] fanquake opened pull request #18295: build: teach ld64 to actually insert MH_BINDATLOAD (master...does_noone_care_about_MH_BINDATLOAD_anymore) https://github.com/bitcoin/bitcoin/pull/18295
< bitcoin-git> [bitcoin] charlesrocket closed pull request #18294: Trivial fixes for osx/macos docs (master...osx-macos-changes) https://github.com/bitcoin/bitcoin/pull/18294
< bitcoin-git> [bitcoin] charlesrocket opened pull request #18294: Trivial fixes for osx/macos docs (master...osx-macos-changes) https://github.com/bitcoin/bitcoin/pull/18294
< bitcoin-git> [bitcoin] fanquake closed pull request #16381: Set minimum required Boost to 1.53.0 (master...20190713-bump-minimum-boost) https://github.com/bitcoin/bitcoin/pull/16381
< bitcoin-git> [bitcoin] practicalswift opened pull request #18293: tests: Remove exclusion of the feature_block test in the Travis ThreadSanitizer (TSan) job (master...tsan-fix) https://github.com/bitcoin/bitcoin/pull/18293

2020-03-07

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18292: fuzz: Add assert(script == decompressed_script) (master...2003-fuzzScriptAssertEqual) https://github.com/bitcoin/bitcoin/pull/18292
< bitcoin-git> [bitcoin] dannmat opened pull request #18291: Changed the date format on Block Syncing overlay (master...mar-20-date-format-string) https://github.com/bitcoin/bitcoin/pull/18291
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17926: tests: Add key_io fuzzing harness. Fuzz additional functions in existing fuzzing harnesses. (master...fuzzers-key_io-etc) https://github.com/bitcoin/bitcoin/pull/17926
< bitcoin-git> bitcoin/master 1d324ce practicalswift: tests: Fuzz additional functions in the integer fuzzing harness
< bitcoin-git> bitcoin/master c7ea12d practicalswift: tests: Add key_io fuzzing harness
< bitcoin-git> bitcoin/master 4fe4de6 practicalswift: tests: Fuzz additional functions in the hex fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/3d28c886f077...5e12a61044b1
< bitcoin-git> [bitcoin] hebasto opened pull request #18290: build: Set minimum Automake version to 1.13 (master...20200307-automake-version) https://github.com/bitcoin/bitcoin/pull/18290
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18289: refactor: Make scheduler methods type safe (master...2003-schedTypeChrono) https://github.com/bitcoin/bitcoin/pull/18289
< bitcoin-git> [bitcoin] practicalswift opened pull request #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory (master...msan-in-travis) https://github.com/bitcoin/bitcoin/pull/18288
< bitcoin-git> [bitcoin] luke-jr opened pull request #18287: depends: Patch libevent build to fix IPv6 -rpcbind on Windows (master...fix_libevent_win_ipv6) https://github.com/bitcoin/bitcoin/pull/18287
< bitcoin-git> [bitcoin] fanquake merged pull request #18286: test: Add locale fuzzer to FUZZERS_MISSING_CORPORA (master...unbreak-travis-sorry) https://github.com/bitcoin/bitcoin/pull/18286
< bitcoin-git> bitcoin/master 3d28c88 fanquake: Merge #18286: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA (and unb...
< bitcoin-git> bitcoin/master 0d0bc3b practicalswift: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4d80274b9963...3d28c886f077

2020-03-06

< bitcoin-git> [bitcoin] practicalswift opened pull request #18286: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA (and unbreak Travis! :)) (master...unbreak-travis-sorry) https://github.com/bitcoin/bitcoin/pull/18286
< bitcoin-git> bitcoin/master 037fa77 Karl-Johan Alm: wallet: make KeypoolCountExternalKeys() const
< bitcoin-git> [bitcoin] fanquake merged pull request #18241: wallet/refactor: refer to CWallet immutably when possible (master...2002-const-fixes) https://github.com/bitcoin/bitcoin/pull/18241
< bitcoin-git> bitcoin/master ddc9355 Karl-Johan Alm: wallet: make CanGenerateKeys() const
< bitcoin-git> bitcoin/master dc2d065 Karl-Johan Alm: make BlockUntilSyncedToCurrentChain() const
< bitcoin-git> [bitcoin] fanquake pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/3516a31eaa77...4d80274b9963
< bitcoin-git> [bitcoin] practicalswift closed pull request #17828: net: Use log categories when logging events that P2P peers can trigger arbitrarily (master...log-categories) https://github.com/bitcoin/bitcoin/pull/17828
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18285: test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18285
< bitcoin-git> [bitcoin] luke-jr opened pull request #18284: [0.19] scheduler: Workaround negative nsecs bug in boost's wait_until (0.19...wrkarnd_boost_wait_until) https://github.com/bitcoin/bitcoin/pull/18284
< bitcoin-git> [bitcoin] luke-jr closed pull request #18271: scheduler: Workaround negative nsecs bug in boost's wait_until (master...wrkarnd_boost_wait_until) https://github.com/bitcoin/bitcoin/pull/18271
< bitcoin-git> bitcoin/master d0ebd93 Anthony Towns: scheduler: switch from boost to std
< bitcoin-git> [bitcoin] laanwj merged pull request #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler (master...202002-scheduler-deboost) https://github.com/bitcoin/bitcoin/pull/18234
< bitcoin-git> bitcoin/master b9c4260 Anthony Towns: sync.h: add REVERSE_LOCK
< bitcoin-git> bitcoin/master 306f71b Anthony Towns: scheduler: don't rely on boost interrupt on shutdown
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/45cdcd47d99e...3516a31eaa77
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #18063: Improve UpdateForDescendants by using Epochs and Removing CacheMap (master...epoch-mempool-clean-split-2) https://github.com/bitcoin/bitcoin/pull/18063
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #18120: Change UpdateForDescendants to use Epochs (master...epoch-mempool-clean-split-updatefordescendants-pt1) https://github.com/bitcoin/bitcoin/pull/18120
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18126: tests: Add fuzzing harness testing the locale independence of the strencodings.h functions (master...fuzzers-locale) https://github.com/bitcoin/bitcoin/pull/18126
< bitcoin-git> bitcoin/master 45cdcd4 MarcoFalke: Merge #18126: tests: Add fuzzing harness testing the locale independence o...
< bitcoin-git> bitcoin/master 259e290 practicalswift: tests: Add fuzzing harness for locale independence testing
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/97aadf98d0b8...45cdcd47d99e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18283: doc: Explain rebase policy in CONTRIBUTING.md (master...2003-docRebase) https://github.com/bitcoin/bitcoin/pull/18283
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18282: util: Use std::chrono for time getters (master...2003-timeChrono) https://github.com/bitcoin/bitcoin/pull/18282
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18282: util: Use std::chrono for time getters (master...2003-timeChrono) https://github.com/bitcoin/bitcoin/pull/18282
< bitcoin-git> [bitcoin] promag opened pull request #18280: fix: Disconnect validation interface on the queue dispacher (master...2020-03-sync-unregistervalidationinterface) https://github.com/bitcoin/bitcoin/pull/18280
< bitcoin-git> [bitcoin] bvbfan opened pull request #18279: Ensure wallet and chain tip are in sync (master...master) https://github.com/bitcoin/bitcoin/pull/18279
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18278: interfaces: Describe and follow some code conventions (master...pr/ipc-conv) https://github.com/bitcoin/bitcoin/pull/18278
< bitcoin-git> [bitcoin] konez2k closed pull request #18277: Ban spamnode (master...ban-spamnode) https://github.com/bitcoin/bitcoin/pull/18277
< bitcoin-git> [bitcoin] konez2k opened pull request #18277: Ban spamnode (master...ban-spamnode) https://github.com/bitcoin/bitcoin/pull/18277
< bitcoin-git> [bitcoin] kallewoof reopened pull request #16411: BIP-325: Signet support (master...signet) https://github.com/bitcoin/bitcoin/pull/16411
< bitcoin-git> [bitcoin] kallewoof closed pull request #16411: BIP-325: Signet support (master...signet) https://github.com/bitcoin/bitcoin/pull/16411
< bitcoin-git> [bitcoin] fanquake merged pull request #16117: util: Replace boost sleep with std sleep (master...1905-noBoostUtilTime) https://github.com/bitcoin/bitcoin/pull/16117
< bitcoin-git> bitcoin/master fae86c3 MarcoFalke: util: Remove unused MilliSleep
< bitcoin-git> bitcoin/master fa9af06 MarcoFalke: scripted-diff: Replace MilliSleep with UninterruptibleSleep
< bitcoin-git> bitcoin/master fa4620b MarcoFalke: util: Add UnintrruptibleSleep
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3f826598a42d...97aadf98d0b8
< bitcoin-git> [bitcoin] fanquake closed pull request #18276: doc: rpcdoc remove redundant type from description#18258 (master...issue#18258) https://github.com/bitcoin/bitcoin/pull/18276
< bitcoin-git> [bitcoin] yashpatel20 opened pull request #18276: doc: rpcdoc remove redundant type from description#18258 (master...issue#18258) https://github.com/bitcoin/bitcoin/pull/18276
< bitcoin-git> [bitcoin] kallewoof opened pull request #18275: wallet: error if an explicit fee rate was given but the needed fee rate differed (master...2003-wallet-error-on-feechange) https://github.com/bitcoin/bitcoin/pull/18275
< bitcoin-git> [bitcoin] kallewoof opened pull request #18274: wallet: set nFeeRet to 0 to avoid garbage value upon error (master...2003-reset-nfeeret) https://github.com/bitcoin/bitcoin/pull/18274

2020-03-05

< bitcoin-git> [bitcoin] fanquake closed pull request #18273: Create Shmugi (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18273
< bitcoin-git> [bitcoin] Shmug5525 opened pull request #18273: Create Shmugi (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18273
< bitcoin-git> [bitcoin] fanquake closed pull request #18272: Create Shmugi (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18272
< bitcoin-git> [bitcoin] Shmug5525 opened pull request #18272: Create Shmugi (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18272
< bitcoin-git> [bitcoin] luke-jr opened pull request #18271: scheduler: Workaround negative nsecs bug in boost's wait_until (master...wrkarnd_boost_wait_until) https://github.com/bitcoin/bitcoin/pull/18271
< bitcoin-git> [bitcoin] fanquake reopened pull request #16381: Set minimum required Boost to 1.53.0 (master...20190713-bump-minimum-boost) https://github.com/bitcoin/bitcoin/pull/16381
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17972: tests: Add fuzzing harness for CKey and key related functions (master...fuzzers-key) https://github.com/bitcoin/bitcoin/pull/17972
< bitcoin-git> bitcoin/master 3f82659 MarcoFalke: Merge #17972: tests: Add fuzzing harness for CKey and key related function...
< bitcoin-git> bitcoin/master f4691b6 practicalswift: tests: Add fuzzing harness for CKey related functions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2b5aae9f347...3f826598a42d
< bitcoin-git> [bitcoin] practicalswift opened pull request #18270: util: Fail to parse space-only strings in ParseMoney(...) (instead of parsing as zero) (master...parsemoney-followup) https://github.com/bitcoin/bitcoin/pull/18270
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17996: tests: Add fuzzing harness for serialization/deserialization of floating-points and integrals (master...fuzzers-float) https://github.com/bitcoin/bitcoin/pull/17996
< bitcoin-git> bitcoin/master 8f6fb0a practicalswift: tests: Add serialization/deserialization fuzzing for integral types
< bitcoin-git> bitcoin/master 3c82b92 practicalswift: tests: Add fuzzing harness for functions taking floating-point types as in...
< bitcoin-git> bitcoin/master c2bd588 practicalswift: Add missing includes
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d7134b306a17...a2b5aae9f347
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17917: tests: Add amount compression/decompression fuzzing to existing fuzzing harness (master...amount-compression-roundtrip) https://github.com/bitcoin/bitcoin/pull/17917
< bitcoin-git> bitcoin/master d7134b3 MarcoFalke: Merge #17917: tests: Add amount compression/decompression fuzzing to exist...
< bitcoin-git> bitcoin/master 7e9c711 practicalswift: compressor: Make the domain of CompressAmount(...) explicit
< bitcoin-git> bitcoin/master 4a7fd7a practicalswift: tests: Add amount compression/decompression fuzzing to existing fuzzing ha...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/891464950b07...d7134b306a17
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18109: tests: Avoid hitting some known minor tinyformat issues when fuzzing strprintf(...) (master...fuzzers-strprintf-errata) https://github.com/bitcoin/bitcoin/pull/18109
< bitcoin-git> bitcoin/master 8914649 MarcoFalke: Merge #18109: tests: Avoid hitting some known minor tinyformat issues when...
< bitcoin-git> bitcoin/master 470e2ac practicalswift: tests: Avoid hitting some known minor tinyformat issues when fuzzing strpr...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/727857d12d04...891464950b07
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #17376: Add Parallel P2P Client in Rust (master...2019-10-rusty-p2p) https://github.com/bitcoin/bitcoin/pull/17376
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #16834: Fetch Headers over DNS (master...2019-09-rusty-dns-headers) https://github.com/bitcoin/bitcoin/pull/16834
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #16762: Rust-based Backup over-REST block downloader (master...2019-08-rusty-block-download) https://github.com/bitcoin/bitcoin/pull/16762
< bitcoin-git> [bitcoin] luke-jr closed pull request #15987: Wallet, GUI: Warn when sending to already-used Bitcoin addresses (master...wallet_no_reuse) https://github.com/bitcoin/bitcoin/pull/15987
< bitcoin-git> [bitcoin] laanwj merged pull request #18112: Serialization improvements step 5 (blockencodings) (master...202002_noncastserial_5) https://github.com/bitcoin/bitcoin/pull/18112
< bitcoin-git> bitcoin/master 1063339 Russell Yanofsky: Add DifferenceFormatter
< bitcoin-git> bitcoin/master 3ca574c Pieter Wuille: Convert CCompactSize to proper formatter
< bitcoin-git> bitcoin/master 56dd9f0 Russell Yanofsky: Make VectorFormatter support stateful formatters
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/aaf09469fb2c...727857d12d04
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18260: refactor: Fix implicit value conversion in formatPingTime (master...2020-03-ping-time) https://github.com/bitcoin/bitcoin/pull/18260
< bitcoin-git> bitcoin/master 7a810b1 Ben Woosley: refactor: Convert ping wait time from double to int64_t
< bitcoin-git> bitcoin/master e6fc63e Ben Woosley: refactor: Convert min ping time from double to int64_t
< bitcoin-git> bitcoin/master b054c46 Ben Woosley: refactor: Convert ping time from double to int64_t
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/96488e678479...aaf09469fb2c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18263: rpc: change setmocktime check to use IsMockableChain (master...rpc-setmocktime-check) https://github.com/bitcoin/bitcoin/pull/18263
< bitcoin-git> bitcoin/master 96488e6 MarcoFalke: Merge #18263: rpc: change setmocktime check to use IsMockableChain
< bitcoin-git> bitcoin/master 2455aa5 Gloria Zhao: [rpc] changed MineBlocksOnDemand to IsMockableChain