2020-07-22

< bitcoin-git> [bitcoin] laanwj merged pull request #19526: log: Avoid treating remote misbehvior as local system error (master...2007-logErrorVal) https://github.com/bitcoin/bitcoin/pull/19526
< bitcoin-git> bitcoin/master fa56eda MarcoFalke: log: Avoid treating remote misbehvior as local system error
< bitcoin-git> bitcoin/master 1397afc Wladimir J. van der Laan: Merge #19526: log: Avoid treating remote misbehvior as local system error
< bitcoin-git> bitcoin/master fa49289 MarcoFalke: refactor: Switch ValidationState mode to C++11 enum class
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/93decbc7a486...1397afc5ec03
< bitcoin-git> [bitcoin] laanwj merged pull request #19370: Static asserts for consistency of fee defaults (master...fee-asserts) https://github.com/bitcoin/bitcoin/pull/19370
< bitcoin-git> bitcoin/master 93decbc Wladimir J. van der Laan: Merge #19370: Static asserts for consistency of fee defaults
< bitcoin-git> bitcoin/master 1554b54 Daniel Kraft: Static asserts for consistency of fee defaults.
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7b4968552c7...93decbc7a486
< bitcoin-git> [bitcoin] fjahr opened pull request #19568: Wallet should not override signing errors (master...err_override) https://github.com/bitcoin/bitcoin/pull/19568
< bitcoin-git> [bitcoin] hebasto opened pull request #19567: p2p, refactor: Do not over-reserve vAddr capacity (master...200722-addr) https://github.com/bitcoin/bitcoin/pull/19567
< bitcoin-git> [bitcoin] laanwj merged pull request #19553: build: pass -fcommon when building genisoimage (master...retain_fno_common_genisoimage) https://github.com/bitcoin/bitcoin/pull/19553
< bitcoin-git> bitcoin/master c7b4968 Wladimir J. van der Laan: Merge #19553: build: pass -fcommon when building genisoimage
< bitcoin-git> bitcoin/master 2a701a1 fanquake: build: pass -fcommon when building genisoimage
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2031aa92a32d...c7b4968552c7
< bitcoin-git> [bitcoin] fanquake opened pull request #19565: build: call AC_PATH_TOOL for dsymutil in macOS cross-compile (master...cant_find_dsymutil) https://github.com/bitcoin/bitcoin/pull/19565
< bitcoin-git> [bitcoin] fanquake merged pull request #19562: test: Fix fuzzer compilation on macOS (master...fix-fuzzer-macos) https://github.com/bitcoin/bitcoin/pull/19562
< bitcoin-git> bitcoin/master 2031aa9 fanquake: Merge #19562: test: Fix fuzzer compilation on macOS
< bitcoin-git> bitcoin/master c8992e8 freenancial: test: Fix fuzzer compilation on macOS
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/597d2f905eca...2031aa92a32d
< bitcoin-git> [bitcoin] fanquake merged pull request #19548: fuzz: add missing overrides to signature_checker (master...signature-checker-missing-overrides) https://github.com/bitcoin/bitcoin/pull/19548
< bitcoin-git> bitcoin/master 597d2f9 fanquake: Merge #19548: fuzz: add missing overrides to signature_checker
< bitcoin-git> bitcoin/master c0f09c2 Jon Atack: fuzz: add missing overrides to signature_checker
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7007babb7c2...597d2f905eca
< bitcoin-git> [bitcoin] theStack opened pull request #19564: test: p2p_feefilter improvements (logging, refactoring, speedup) (master...20200722-test-p2p_feefilter_improvements) https://github.com/bitcoin/bitcoin/pull/19564
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18907: walletdb: Don't remove database transaction logs and instead error (master...dont-retry-bdbenv) https://github.com/bitcoin/bitcoin/pull/18907
< bitcoin-git> bitcoin/master c7007ba MarcoFalke: Merge #18907: walletdb: Don't remove database transaction logs and instead...
< bitcoin-git> bitcoin/master d0ea9ba Andrew Chow: walletdb: Don't remove database transaction logs and instead error
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c0c3f8e8ca6...c7007babb7c2

2020-07-21

< bitcoin-git> [bitcoin] freenancial opened pull request #19562: test: Fix fuzzer compilation on macOS (master...fix-fuzzer-macos) https://github.com/bitcoin/bitcoin/pull/19562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19217: p2p: disambiguate block-relay-only variable names from blocksonly variables (master...2020/06/08/rename-max-block-relay-connection-name) https://github.com/bitcoin/bitcoin/pull/19217
< bitcoin-git> bitcoin/master 2c0c3f8 MarcoFalke: Merge #19217: p2p: disambiguate block-relay-only variable names from block...
< bitcoin-git> bitcoin/master ec4c6a1 glowang: scripted-diff: replace MAX_BLOCKS_ONLY_CONNECTIONS with MAX_BLOCK_RELAY_ON...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edfeaf6836f1...2c0c3f8e8ca6
< bitcoin-git> bitcoin/master edfeaf6 MarcoFalke: Merge #19552: test: fix intermittent failure in p2p_ibd_txrelay
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19552: test: fix intermittent failure in p2p_ibd_txrelay (master...fix-intermittent-p2p_ibd_txrelay-failure) https://github.com/bitcoin/bitcoin/pull/19552
< bitcoin-git> bitcoin/master 12410b1 Jon Atack: test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_un...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/910a8d9c6fb4...edfeaf6836f1
< bitcoin-git> [bitcoin] troygiorshev reopened pull request #19107: p2p: Move all header verification into the network layer, extend logging (master...p2p-refactor-header) https://github.com/bitcoin/bitcoin/pull/19107
< bitcoin-git> [bitcoin] troygiorshev closed pull request #19107: p2p: Move all header verification into the network layer, extend logging (master...p2p-refactor-header) https://github.com/bitcoin/bitcoin/pull/19107
< bitcoin-git> [bitcoin] fanquake merged pull request #19560: contrib: Clean up previous_releases.py (master...2007-prevRelTidy) https://github.com/bitcoin/bitcoin/pull/19560
< bitcoin-git> bitcoin/master 910a8d9 fanquake: Merge #19560: contrib: Clean up previous_releases.py
< bitcoin-git> bitcoin/master facdf53 MarcoFalke: contrib: Clean up previous_releases.py
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65a54d684fcf...910a8d9c6fb4
< bitcoin-git> [bitcoin] S3RK opened pull request #19561: refactor: Pass ArgsManager into functions that register args (master...args_manager) https://github.com/bitcoin/bitcoin/pull/19561
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18984: Remove unnecessary input blockfile SetPos (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18984
< bitcoin-git> bitcoin/master 65a54d6 MarcoFalke: Merge #18984: Remove unnecessary input blockfile SetPos
< bitcoin-git> bitcoin/master 5fa067a Tom Harding: Remove unnecessary blockfile SetPos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea595d39f7e7...65a54d684fcf
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19560: contrib: Clean up previous_releases.py (master...2007-prevRelTidy) https://github.com/bitcoin/bitcoin/pull/19560
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19205: script: previous_release.sh rewritten in python (master...previous-release-py) https://github.com/bitcoin/bitcoin/pull/19205
< bitcoin-git> bitcoin/master ea595d3 MarcoFalke: Merge #19205: script: previous_release.sh rewritten in python
< bitcoin-git> bitcoin/master 9c34aff Brian Liotti: Remove previous_release.sh
< bitcoin-git> bitcoin/master e1e5960 Brian Liotti: script: Add previous_release.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b763ae02a660...ea595d39f7e7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16878: Fix non-deterministic coverage of test DoS_mapOrphans (master...make_denialofservice_tests_deterministic) https://github.com/bitcoin/bitcoin/pull/16878
< bitcoin-git> bitcoin/master b763ae0 MarcoFalke: Merge #16878: Fix non-deterministic coverage of test DoS_mapOrphans
< bitcoin-git> bitcoin/master 4455949 David Reikher: Make test DoS_mapOrphans deterministic
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caf1766daf2f...b763ae02a660
< bitcoin-git> [bitcoin] fanquake merged pull request #19547: doc: Update macOS cross compilation dependencies for Focal (master...200718-mac-dep) https://github.com/bitcoin/bitcoin/pull/19547
< bitcoin-git> bitcoin/master caf1766 fanquake: Merge #19547: doc: Update macOS cross compilation dependencies for Focal
< bitcoin-git> bitcoin/master 6be3eeb Hennadii Stepanov: doc: Update macOS cross compilation dependencies for Focal
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5000ae66c40...caf1766daf2f
< bitcoin-git> [bitcoin] fanquake merged pull request #19555: rpc: deduplicate WriteHDKeypath() used in decodepsbt (master...20200719-rpc-dedup-writehdkeypath) https://github.com/bitcoin/bitcoin/pull/19555
< bitcoin-git> bitcoin/master f5000ae fanquake: Merge #19555: rpc: deduplicate WriteHDKeypath() used in decodepsbt
< bitcoin-git> bitcoin/master 55057ff Sebastian Falbesoner: rpc: deduplicate WriteHDKeypath() used in decodepsbt
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/476436b2dec2...f5000ae66c40

2020-07-20

< bitcoin-git> [bitcoin] laanwj closed pull request #19542: Revert "refactor: replace CConnman pointers by references in net_processing.cpp" (master...2020_07_revert_19174) https://github.com/bitcoin/bitcoin/pull/19542
< bitcoin-git> [bitcoin] fanquake opened pull request #19558: build: split pthread flags out of ldflags and dont use when building libconsensus (master...split_out_pthread_flags) https://github.com/bitcoin/bitcoin/pull/19558

2020-07-19

< bitcoin-git> [bitcoin] dboures reopened pull request #19134: test: Replace global wait_until with BitcoinTestFramework.wait_until and mininode.wait_until (master...master) https://github.com/bitcoin/bitcoin/pull/19134
< bitcoin-git> [bitcoin] dboures closed pull request #19134: test: Replace global wait_until with BitcoinTestFramework.wait_until and mininode.wait_until (master...master) https://github.com/bitcoin/bitcoin/pull/19134
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19556: Remove mempool global (master...Mf1808-txpoolGlobal) https://github.com/bitcoin/bitcoin/pull/19556
< bitcoin-git> [bitcoin] theStack opened pull request #19555: rpc: deduplicate WriteHDKeypath() used in decodepsbt (master...20200719-rpc-dedup-writehdkeypath) https://github.com/bitcoin/bitcoin/pull/19555
< bitcoin-git> [bitcoin] fanquake merged pull request #19551: fuzz: fix unused variable compiler warning in addrdb (master...fix-unused-variable-in-addrdb-fuzzer) https://github.com/bitcoin/bitcoin/pull/19551
< bitcoin-git> bitcoin/master 476436b fanquake: Merge #19551: fuzz: fix unused variable compiler warning in addrdb
< bitcoin-git> bitcoin/master 1cdc2a6 Jon Atack: fuzz: fix unused variable addrdb compiler warning
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/090d87716074...476436b2dec2
< bitcoin-git> [bitcoin] fanquake opened pull request #19553: build: pass -fcommon when building genisoimage (master...retain_fno_common_genisoimage) https://github.com/bitcoin/bitcoin/pull/19553
< bitcoin-git> [bitcoin] jonatack opened pull request #19552: test: fix intermittent failure in p2p_ibd_txrelay (master...fix-intermittent-p2p_ibd_txrelay-failure) https://github.com/bitcoin/bitcoin/pull/19552
< bitcoin-git> [bitcoin] jonatack opened pull request #19551: fuzz: fix unused variable compiler warning in addrdb (master...fix-unused-variable-in-addrdb-fuzzer) https://github.com/bitcoin/bitcoin/pull/19551

2020-07-18

< bitcoin-git> [bitcoin] fjahr opened pull request #19550: rpc: Add listindices RPC (master...index_rpc) https://github.com/bitcoin/bitcoin/pull/19550
< bitcoin-git> [bitcoin] jonatack opened pull request #19548: fuzz: add missing overrides to signature_checker (master...signature-checker-missing-overrides) https://github.com/bitcoin/bitcoin/pull/19548
< bitcoin-git> [bitcoin] hebasto opened pull request #19547: doc: Update macOS cross compilation dependencies for Focal (master...200718-mac-dep) https://github.com/bitcoin/bitcoin/pull/19547
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19143: tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, LoadExternalBlockFile and other FILE* consumers (master...fuzzers-FILE) https://github.com/bitcoin/bitcoin/pull/19143
< bitcoin-git> bitcoin/master e507c07 practicalswift: tests: Add serialization/deserialization fuzzing helpers WriteToStream(…)/...
< bitcoin-git> bitcoin/master 9dbcd68 practicalswift: tests: Add FuzzedFileProvider which provides a FILE* interface to FuzzedDa...
< bitcoin-git> bitcoin/master e48094a practicalswift: tests: Add FuzzedAutoFileProvider which provides a CAutoFile interface to ...
< bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/fd59670642f5...090d87716074

2020-07-17

< bitcoin-git> [bitcoin] fjahr opened pull request #19544: refactor: Add GetBool to rpc/util (master...rpc_bool) https://github.com/bitcoin/bitcoin/pull/19544
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19538: ci: Add tsan suppression for race in DatabaseBatch (master...200716-tsan-db) https://github.com/bitcoin/bitcoin/pull/19538
< bitcoin-git> bitcoin/master 0cdf2a7 Russell Yanofsky: ci: add tsan debug symbols option
< bitcoin-git> bitcoin/master fd59670 MarcoFalke: Merge #19538: ci: Add tsan suppression for race in DatabaseBatch
< bitcoin-git> bitcoin/master 9a2f126 Hennadii Stepanov: ci: Add tsan suppression for race in DatabaseBatch
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c04485850e72...fd59670642f5
< bitcoin-git> [bitcoin] laanwj pushed tag v0.20.1rc1: https://github.com/bitcoin/bitcoin/compare/v0.20.1rc1
< bitcoin-git> bitcoin/0.20 cac7a98 Wladimir J. van der Laan: qt: Translation update for 0.20.1rc1
< bitcoin-git> bitcoin/0.20 5e21c55 Wladimir J. van der Laan: doc: Regenerate man pages for 0.20.1rc1
< bitcoin-git> bitcoin/0.20 cd34ff5 Wladimir J. van der Laan: build: Bump version to 0.20.1rc1
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/8b4093749312...cac7a9809a3d
< bitcoin-git> bitcoin/0.20 8b40937 Hennadii Stepanov: qt: Fix QFileDialog for static builds
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/f61398a978ba...8b4093749312
< bitcoin-git> [bitcoin] hebasto closed pull request #19465: Use LevelDB paranoid_checks option unconditionally (master...200708-ldb) https://github.com/bitcoin/bitcoin/pull/19465
< bitcoin-git> [bitcoin] laanwj opened pull request #19542: Revert "refactor: replace CConnman pointers by references in net_processing.cpp" (master...2020_07_revert_19174) https://github.com/bitcoin/bitcoin/pull/19542
< bitcoin-git> [bitcoin] fanquake merged pull request #19536: qt, build: Fix QFileDialog for static builds (master...200716-fqd) https://github.com/bitcoin/bitcoin/pull/19536
< bitcoin-git> bitcoin/master 6457361 Hennadii Stepanov: qt: Fix QFileDialog for static builds
< bitcoin-git> bitcoin/master c044858 fanquake: Merge #19536: qt, build: Fix QFileDialog for static builds
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19aaf7945e89...c04485850e72
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423
< bitcoin-git> bitcoin/master 19aaf79 MarcoFalke: Merge #19423: test: add functional test for txrelay during and after IBD
< bitcoin-git> bitcoin/master cb31ee0 gzhao408: [test] feefilter during and after IBD
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c57dc566b060...19aaf7945e89

2020-07-16

< bitcoin-git> [bitcoin] fanquake closed pull request #19537: qt: Typo fix in bitcoin_pl.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19537
< bitcoin-git> [bitcoin] fanquake closed pull request #19539: creathor (master...master) https://github.com/bitcoin/bitcoin/pull/19539
< bitcoin-git> [bitcoin] bram00767 opened pull request #19539: creathor (master...master) https://github.com/bitcoin/bitcoin/pull/19539
< bitcoin-git> [bitcoin] ryanofsky closed pull request #19535: Add base_blob and BaseHash data() methods (master...pr/ipc-blob) https://github.com/bitcoin/bitcoin/pull/19535
< bitcoin-git> [bitcoin] hebasto opened pull request #19538: ci: Add tsan suppression for race in DatabaseBatch (master...200716-tsan-db) https://github.com/bitcoin/bitcoin/pull/19538
< bitcoin-git> [bitcoin] laanwj merged pull request #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv (master...2019-07-unsigned-tx-ver) https://github.com/bitcoin/bitcoin/pull/16525
< bitcoin-git> bitcoin/master c57dc56 Wladimir J. van der Laan: Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToU...
< bitcoin-git> bitcoin/master e80259f Matt Corallo: Additionally treat Tx.nVersion as unsigned in joinpsbts
< bitcoin-git> bitcoin/master 970de70 Matt Corallo: Dump transaction version as an unsigned integer in RPC/TxToUniv
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1148f3d63094...c57dc566b060
< bitcoin-git> [bitcoin] dymex0 opened pull request #19537: qt: Typo fix in bitcoin_pl.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19537
< bitcoin-git> [bitcoin] laanwj merged pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git> bitcoin/0.20 f61398a Wladimir J. van der Laan: Merge #19524: [0.20] Backport #19517 - Increment input value sum only once...
< bitcoin-git> bitcoin/0.20 bad9cf8 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/2f6c7c0f6f47...f61398a978ba
< bitcoin-git> [bitcoin] hebasto opened pull request #19536: qt, build: Fix QFileDialog for static builds (master...200716-fqd) https://github.com/bitcoin/bitcoin/pull/19536
< bitcoin-git> [bitcoin] fanquake merged pull request #17919: depends: Allow building with system clang (master...2020-01-depends-macos-allow-system-clang) https://github.com/bitcoin/bitcoin/pull/17919
< bitcoin-git> bitcoin/master 156b604 Cory Fields: depends: force a new host id string if FORCE_USE_SYSTEM_CLANG is in use
< bitcoin-git> bitcoin/master c9c572a Carl Dong: depends: Allow building with system clang
< bitcoin-git> bitcoin/master e6e5c8d Carl Dong: depends: Decouple toolchain + binutils
< bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/0f6900e780af...1148f3d63094
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19535: Add base_blob and BaseHash data() methods (master...pr/ipc-blob) https://github.com/bitcoin/bitcoin/pull/19535
< bitcoin-git> [bitcoin] promag reopened pull request #19434: http: Detect remote disconnect (master...2020-06-remote-disconnect) https://github.com/bitcoin/bitcoin/pull/19434
< bitcoin-git> [bitcoin] promag closed pull request #19434: http: Detect remote disconnect (master...2020-06-remote-disconnect) https://github.com/bitcoin/bitcoin/pull/19434
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533
< bitcoin-git> bitcoin/master 0f6900e MarcoFalke: Merge #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests...
< bitcoin-git> bitcoin/master f58c4b5 Matt Corallo: [tests] Remove unnecessary cs_mains in denialofservice_tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a53c3e39066...0f6900e780af
< bitcoin-git> [bitcoin] vasild opened pull request #19534: net: save the network type explicitly in CNetAddr (master...explicit_network_type_in_CNetAddr) https://github.com/bitcoin/bitcoin/pull/19534
< bitcoin-git> [bitcoin] jnewbery opened pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533
< bitcoin-git> bitcoin/master 6a53c3e MarcoFalke: Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a714c51dc79...6a53c3e39066
< bitcoin-git> bitcoin/master 80968cf Peter Bushnell: scripted-diff: rename movie folder to animation
< bitcoin-git> bitcoin/master 9a714c5 MarcoFalke: Merge bitcoin-core/gui#34: Show permissions instead of whitelisted
< bitcoin-git> bitcoin/master 784ef8b Wladimir J. van der Laan: gui: Show permissions instead of whitelisted
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/affed844babd...9a714c51dc79
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19174: refactor: replace CConnman pointers by references in net_processing.cpp (master...20200602-refactor-use-cconnman-references-within-net_processing) https://github.com/bitcoin/bitcoin/pull/19174
< bitcoin-git> bitcoin/master affed84 MarcoFalke: Merge #19174: refactor: replace CConnman pointers by references in net_pro...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3864219d4074...affed844babd
< bitcoin-git> bitcoin/master 0c8461a Sebastian Falbesoner: refactor: replace CConnman pointers by references in net_processing.cpp

2020-07-15

< bitcoin-git> [bitcoin] Ghorbanian opened pull request #19532: test: Mypy next steps (master...mypy-next-steps) https://github.com/bitcoin/bitcoin/pull/19532
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #19531: add static_check_equal (master...static_check) https://github.com/bitcoin/bitcoin/pull/19531
< bitcoin-git> [bitcoin] theuni opened pull request #19530: depends: build LTO support into Apple's ld64 (master...darwin-lto) https://github.com/bitcoin/bitcoin/pull/19530
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) (master...2007-rpcMiscAssert) https://github.com/bitcoin/bitcoin/pull/19528
< bitcoin-git> [bitcoin] laanwj merged pull request #19360: net: improve encapsulation of CNetAddr (master...improve_encapsulation_of_cnetaddr) https://github.com/bitcoin/bitcoin/pull/19360
< bitcoin-git> bitcoin/master 3864219 Wladimir J. van der Laan: Merge #19360: net: improve encapsulation of CNetAddr
< bitcoin-git> bitcoin/master bc74a40 Vasil Dimov: net: improve encapsulation of CNetAddr
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31bdd86631dd...3864219d4074
< bitcoin-git> [bitcoin] laanwj merged pull request #19353: Fix mistakenly swapped "previous" and "current" lock orders (master...200622-deadlock) https://github.com/bitcoin/bitcoin/pull/19353
< bitcoin-git> bitcoin/master 0ecff9d Hennadii Stepanov: Improve "detected inconsistent lock order" error message
< bitcoin-git> bitcoin/master bbe9cf4 Hennadii Stepanov: test: Improve "potential deadlock detected" exception message
< bitcoin-git> bitcoin/master 3559934 Hennadii Stepanov: Fix mistakenly swapped "previous" and "current" lock orders
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/804ca2662912...31bdd86631dd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19386: rpc: Assert that RPCArg names are equal to CRPCCommand ones (server) (master...2006-rpcManServer) https://github.com/bitcoin/bitcoin/pull/19386
< bitcoin-git> bitcoin/master faaeb2b MarcoFalke: rpc: Add CRPCCommand constructor which takes RPCHelpMan
< bitcoin-git> bitcoin/master fa9708f MarcoFalke: rpc: Assert that passed arg names are equal to hardcoded ones
< bitcoin-git> bitcoin/master fa8ec00 MarcoFalke: rpc: Check that left section is not multiline
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d626a3be31d2...804ca2662912
< bitcoin-git> [bitcoin] laanwj merged pull request #19210: qt: Get rid of cursor in out-of-focus labels (master...200608-cursor) https://github.com/bitcoin/bitcoin/pull/19210
< bitcoin-git> bitcoin/master d626a3b Wladimir J. van der Laan: Merge #19210: qt: Get rid of cursor in out-of-focus labels
< bitcoin-git> bitcoin/master bd315eb Hennadii Stepanov: qt: Get rid of cursor in out-of-focus labels
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21209c9ccee8...d626a3be31d2
< bitcoin-git> [bitcoin] laanwj merged pull request #19512: p2p: banscore updates to gui, tests, release notes (master...remove-banscore-from-gui) https://github.com/bitcoin/bitcoin/pull/19512
< bitcoin-git> bitcoin/master 21209c9 Wladimir J. van der Laan: Merge #19512: p2p: banscore updates to gui, tests, release notes
< bitcoin-git> bitcoin/master fa108d6 Jon Atack: test: update tests for peer discouragement
< bitcoin-git> bitcoin/master 1a9f462 Jon Atack: gui, doc: rm Ban Score in GUI Peers window/release notes updates
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7ebc365047ff...21209c9ccee8
< bitcoin-git> [bitcoin] laanwj merged pull request #19214: Auto-detect SHA256 implementation in benchmarks (master...202006_hw_sha_bench) https://github.com/bitcoin/bitcoin/pull/19214
< bitcoin-git> bitcoin/master 7ebc365 Wladimir J. van der Laan: Merge #19214: Auto-detect SHA256 implementation in benchmarks
< bitcoin-git> bitcoin/master addf18d Pieter Wuille: Call SHA256AutoDetect in benchmark setup
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43125596ce7b...7ebc365047ff
< bitcoin-git> [bitcoin] laanwj merged pull request #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, poly1305_auth, CHKDF_HMAC_SHA256_L32, ChaCha20 and ChaCha20Poly1305AEAD (master...fuzzers-more-crypto) https://github.com/bitcoin/bitcoin/pull/19296
< bitcoin-git> bitcoin/master ec86ca1 practicalswift: tests: Add fuzzing harness for poly1305_auth(...)
< bitcoin-git> bitcoin/master 9352c32 practicalswift: tests: Add fuzzing harness for AES256Encrypt/AES256Decrypt
< bitcoin-git> bitcoin/master 4cee53b practicalswift: tests: Add fuzzing harness for AES256CBCEncrypt/AES256CBCDecrypt
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/2c4093ebc396...43125596ce7b
< bitcoin-git> [bitcoin] laanwj merged pull request #18882: build: fix -Wformat-security check when compiling with GCC (master...fix_gcc_wformat_security) https://github.com/bitcoin/bitcoin/pull/18882
< bitcoin-git> bitcoin/master 2c4093e Wladimir J. van der Laan: Merge #18882: build: fix -Wformat-security check when compiling with GCC
< bitcoin-git> bitcoin/master 6cef365 fanquake: build: fix -Wformat-security check when compiling with GCC
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d57015aa228...2c4093ebc396
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19526: log: Avoid treating remote misbehvior as local system error (master...2007-logErrorVal) https://github.com/bitcoin/bitcoin/pull/19526
< bitcoin-git> [bitcoin] jnewbery closed 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] fanquake closed pull request #17636: qt: Add -guisettingsdir option (master...2019-11-guisettings) https://github.com/bitcoin/bitcoin/pull/17636
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19491: util: Make Assert work with any value (master...2007-utilAssert) https://github.com/bitcoin/bitcoin/pull/19491
< bitcoin-git> bitcoin/master 3d57015 MarcoFalke: Merge #19491: util: Make Assert work with any value
< bitcoin-git> bitcoin/master fa53635 MarcoFalke: util: Make Assert work with any value
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/032cfdc9a24a...3d57015aa228
< bitcoin-git> [bitcoin] fanquake closed pull request #18351: Updated text on send confirmation dialog (master...Mar-20-send-confirmation-dialog) https://github.com/bitcoin/bitcoin/pull/18351
< bitcoin-git> [bitcoin] fanquake closed pull request #17950: gui: Check the strength of an encryption password (master...2020-01-password-strength-checker) https://github.com/bitcoin/bitcoin/pull/17950
< bitcoin-git> [bitcoin] fanquake opened pull request #19525: build: add -Wl,-z,separate-code to hardening flags (master...z_separate_code) https://github.com/bitcoin/bitcoin/pull/19525
< bitcoin-git> [bitcoin] fanquake opened pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git> [bitcoin] fanquake merged pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git> bitcoin/master 032cfdc fanquake: Merge #19517: psbt: Increment input value sum only once per UTXO in decode...
< bitcoin-git> bitcoin/master 7512278 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4de89edfa8b...032cfdc9a24a
< bitcoin-git> [bitcoin] fanquake merged pull request #19482: doc: move-only release notes for 0.20.1 (0.20...2007-rel20_1) https://github.com/bitcoin/bitcoin/pull/19482
< bitcoin-git> bitcoin/0.20 faf5e25 MarcoFalke: appveyor: Remove clcache
< bitcoin-git> bitcoin/0.20 fa39988 MarcoFalke: doc: Clear release notes for minor release
< bitcoin-git> bitcoin/0.20 888886e MarcoFalke: doc: move-only release notes for 0.20.1
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/01c563708f32...2f6c7c0f6f47
< bitcoin-git> [bitcoin] fanquake opened pull request #19522: build: fix building libconsensus with reduced exports for Darwin targets (master...libconsensus_visibility_clang) https://github.com/bitcoin/bitcoin/pull/19522

2020-07-14

< bitcoin-git> [bitcoin] fjahr opened pull request #19521: Coinstats Index (without UTXO set hash) (master...csi-6-none-index) https://github.com/bitcoin/bitcoin/pull/19521
< bitcoin-git> [bitcoin] instagibbs opened pull request #19520: Rename signal TransactionRemovedFromMempool to better describe behavior (master...not_block) https://github.com/bitcoin/bitcoin/pull/19520
< bitcoin-git> [bitcoin] hebasto opened pull request #19519: ci: Increase CCACHE_SIZE in some builds on Travis (master...200714-ccache) https://github.com/bitcoin/bitcoin/pull/19519
< bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #19518: Simplify IsFinalTx logic. (master...IsFinalTx) https://github.com/bitcoin/bitcoin/pull/19518
< bitcoin-git> [bitcoin] instagibbs closed pull request #19462: Add zmq notifications for evicted transactions, tests (master...notify_eviction) https://github.com/bitcoin/bitcoin/pull/19462
< bitcoin-git> [bitcoin] achow101 opened pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git> [bitcoin] SatoshiBitcoin closed pull request #19515: New feature (master...new_feature) https://github.com/bitcoin/bitcoin/pull/19515
< bitcoin-git> [bitcoin] SatoshiBitcoin opened pull request #19515: New feature (master...new_feature) https://github.com/bitcoin/bitcoin/pull/19515
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19429: test: Fix intermittent failure in wallet_encryption (master...2007-testFixInt) https://github.com/bitcoin/bitcoin/pull/19429
< bitcoin-git> bitcoin/master f4de89e MarcoFalke: Merge #19429: test: Fix intermittent failure in wallet_encryption
< bitcoin-git> bitcoin/master fabd33b MarcoFalke: test: Fix intermittent failure in wallet_encryption
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/834ac4c0f50c...f4de89edfa8b
< bitcoin-git> bitcoin/master 834ac4c MarcoFalke: Merge #19323: gui: Fix regression in *txoutset* in GUI console
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19323: gui: Fix regression in *txoutset* in GUI console (master...200618-utxo) https://github.com/bitcoin/bitcoin/pull/19323
< bitcoin-git> bitcoin/master 314b49b Hennadii Stepanov: gui: Fix regression in GUI console
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a924f61caea8...834ac4c0f50c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch abstract class (master...bdb-add-dbbatch) https://github.com/bitcoin/bitcoin/pull/19325
< bitcoin-git> bitcoin/master a924f61 MarcoFalke: Merge #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch...
< bitcoin-git> bitcoin/master b82f0ca Andrew Chow: walletdb: Add MakeBatch function to BerkeleyDatabase and use it
< bitcoin-git> bitcoin/master eac9200 Andrew Chow: walletdb: Refactor DatabaseBatch abstract class from BerkeleyBatch
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b26d62c49acb...a924f61caea8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18990: log: Properly log txs rejected from mempool (master...2005-logMempoolRej) https://github.com/bitcoin/bitcoin/pull/18990
< bitcoin-git> bitcoin/master b26d62c MarcoFalke: Merge #18990: log: Properly log txs rejected from mempool
< bitcoin-git> bitcoin/master fa9f20b MarcoFalke: log: Properly log txs rejected from mempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a655e89cb4d...b26d62c49acb
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19514: [net/net processing] check banman pointer before dereferencing (master...2020-07-banman-guard) https://github.com/bitcoin/bitcoin/pull/19514
< bitcoin-git> bitcoin/master 1a655e8 MarcoFalke: Merge #19514: [net/net processing] check banman pointer before dereferenci...
< bitcoin-git> bitcoin/master ca3585a John Newbery: [net/net processing] check banman pointer before dereferencing
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07c83ce0399a...1a655e89cb4d
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18990: log: Properly log txs rejected from mempool (master...2005-logMempoolRej) https://github.com/bitcoin/bitcoin/pull/18990
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18990: log: Properly log txs rejected from mempool (master...2005-logMempoolRej) https://github.com/bitcoin/bitcoin/pull/18990
< bitcoin-git> [bitcoin] jnewbery opened pull request #19514: [net/net processing] check banman pointer before dereferencing (master...2020-07-banman-guard) https://github.com/bitcoin/bitcoin/pull/19514
< bitcoin-git> [bitcoin] Flowdalic opened pull request #19513: Improve systemd service file (master...systemd) https://github.com/bitcoin/bitcoin/pull/19513
< bitcoin-git> [bitcoin] jonatack opened pull request #19512: gui, doc, test: banscore updates to gui, release notes, p2p_leak test (master...remove-banscore-from-gui) https://github.com/bitcoin/bitcoin/pull/19512
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14045: refactor: Fix the chainparamsbase -> util circular dependency (master...chain-params-base-circ) https://github.com/bitcoin/bitcoin/pull/14045
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19268: doc: Add non-thread-safe note to FeeFilterRounder::round() (master...200613-fee) https://github.com/bitcoin/bitcoin/pull/19268
< bitcoin-git> bitcoin/master 07c83ce MarcoFalke: Merge #19268: doc: Add non-thread-safe note to FeeFilterRounder::round()
< bitcoin-git> bitcoin/master d842e6a Hennadii Stepanov: doc: Add non-thread-safe note to FeeFilterRounder::round()
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/90b5fc9ce411...07c83ce0399a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19495: ci: Disable macOS functional tests on forked repos to avoid timeouts (master...200711-ci-mac) https://github.com/bitcoin/bitcoin/pull/19495
< bitcoin-git> bitcoin/master 687939e Hennadii Stepanov: ci: Drop Homebrew caching while using Homebrew addon on Travis
< bitcoin-git> bitcoin/master 557d3f1 Hennadii Stepanov: ci: Do not activate Travis ccache caching strategy
< bitcoin-git> bitcoin/master 2d74742 Hennadii Stepanov: ci: Disable functional tests on forked repos to avoid timeouts for macOS
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b93c4244b9a3...90b5fc9ce411
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19464: net: remove -banscore configuration option (master...remove-banscore-option) https://github.com/bitcoin/bitcoin/pull/19464
< bitcoin-git> bitcoin/master b93c424 MarcoFalke: Merge #19464: net: remove -banscore configuration option
< bitcoin-git> bitcoin/master 06059b0 Jon Atack: net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLD
< bitcoin-git> bitcoin/master 1d4024b Jon Atack: net: remove -banscore configuration option
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5550fa5983ea...b93c4244b9a3
< bitcoin-git> [bitcoin] troygiorshev opened pull request #19509: Message dump (master...message-dump) https://github.com/bitcoin/bitcoin/pull/19509
< bitcoin-git> [bitcoin] fanquake merged pull request #19109: Only allow getdata of recently announced invs (master...202005_bloom_relay) https://github.com/bitcoin/bitcoin/pull/19109
< bitcoin-git> bitcoin/master 43f02cc Pieter Wuille: Only respond to requests for recently announced transactions
< bitcoin-git> bitcoin/master b24a17f Pieter Wuille: Introduce constant for mempool-based relay separate from mapRelay caching
< bitcoin-git> bitcoin/master a9bc563 Pieter Wuille: Swap relay pool and mempool lookup
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/89fa7367830c...5550fa5983ea
< bitcoin-git> [bitcoin] laanwj merged pull request #19494: doc: CONTRIBUTING.md improvements (master...contributing-md-improvements) https://github.com/bitcoin/bitcoin/pull/19494
< bitcoin-git> bitcoin/master 89fa736 Wladimir J. van der Laan: Merge #19494: doc: CONTRIBUTING.md improvements
< bitcoin-git> bitcoin/master b03697b Jon Atack: doc: CONTRIBUTING.md improvements
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37485baa2751...89fa7367830c

2020-07-13

< bitcoin-git> [bitcoin] kallewoof closed pull request #18265: build: add data.h dependency to raw files (master...2003-makefile-bench-data) https://github.com/bitcoin/bitcoin/pull/18265
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19508: Work around memory-aliasing in descriptor ParsePubkey (master...2007-noAliasMemDesc) https://github.com/bitcoin/bitcoin/pull/19508
< bitcoin-git> [bitcoin] instagibbs opened pull request #19507: Expand functional zmq transaction tests (master...zmq_testing) https://github.com/bitcoin/bitcoin/pull/19507
< bitcoin-git> [bitcoin] laanwj merged pull request #19483: doc: Merge release notes (master...2007-docRel) https://github.com/bitcoin/bitcoin/pull/19483
< bitcoin-git> bitcoin/master 37485ba Wladimir J. van der Laan: Merge #19483: doc: Merge release notes
< bitcoin-git> bitcoin/master fa740d4 MarcoFalke: doc: move-only release notes
< bitcoin-git> bitcoin/master faa3d2e MarcoFalke: doc: Remove release notes of backports
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d52bfc491617...37485baa2751
< bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #19505: ProcessHeadersMessage() fix potential bug (master...ProcessHeadersMessage/fix_bug) https://github.com/bitcoin/bitcoin/pull/19505
< bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #19505: ProcessHeadersMessage() fix potential bug (master...ProcessHeadersMessage/fix_bug) https://github.com/bitcoin/bitcoin/pull/19505
< bitcoin-git> bitcoin/master d52bfc4 MarcoFalke: Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ...
< bitcoin-git> bitcoin/master d0cc1f6 Hennadii Stepanov: qt: Disable toolbar when overlay is shown
< bitcoin-git> bitcoin/master e74cd20 Hennadii Stepanov: qt, refactor: Cleanup ModalOverlay slots
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/631284f09a18...d52bfc491617
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VERSION` (master...pr14033.1) https://github.com/bitcoin/bitcoin/pull/19486
< bitcoin-git> bitcoin/master 631284f MarcoFalke: Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS...
< bitcoin-git> bitcoin/master 7bb6f9b John Newbery: [protocol] Remove unused GETHEADERS_VERSION
< bitcoin-git> bitcoin/master 37a934e John Newbery: [protocol] Remove unused CADDR_TIME_VERSION
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4db44acf2d5d...631284f09a18
< bitcoin-git> [bitcoin] ajtowns opened pull request #19504: Bump minimum python version to 3.6 (master...202007-python3.6) https://github.com/bitcoin/bitcoin/pull/19504
< bitcoin-git> [bitcoin] sipa opened pull request #19503: Add parameter feature to serialization and use it for CAddress (master...202007_ser_options) https://github.com/bitcoin/bitcoin/pull/19503
< bitcoin-git> [bitcoin] luke-jr opened pull request #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks (master...bugfix_listwalletdir_errors) https://github.com/bitcoin/bitcoin/pull/19502

2020-07-12

< bitcoin-git> [bitcoin] promag closed pull request #19279: wallet, refactor: Remove duplicate/unnecessary lookups (master...2020-06-wallet-duplicate-lookups) https://github.com/bitcoin/bitcoin/pull/19279
< bitcoin-git> [bitcoin] stackman27 opened pull request #19501: "Send rpc feereason" (master...send_rpc_feereason) https://github.com/bitcoin/bitcoin/pull/19501
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19499: p2p: Make timeout mockable and type safe, speed up test (master...2007-p2pMockTimeout) https://github.com/bitcoin/bitcoin/pull/19499
< bitcoin-git> [bitcoin] jnewbery opened pull request #19498: Tidy up ProcessOrphanTx (master...2020-07-orphan-tidy) https://github.com/bitcoin/bitcoin/pull/19498
< bitcoin-git> [bitcoin] jonatack closed pull request #19436: test: ensure `OP_1NEGATE` satisfies BIP62 (master...test-OP_1NEGATE-and-use-OP_RIGHT) https://github.com/bitcoin/bitcoin/pull/19436
< bitcoin-git> [bitcoin] meshcollider merged pull request #18202: refactor: consolidate sendmany and sendtoaddress code (master...2020/02/refactor_sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18202
< bitcoin-git> bitcoin/master 4db44ac Samuel Dobson: Merge #18202: refactor: consolidate sendmany and sendtoaddress code