2021-07-15

< bitcoin-git> bitcoin/master d86e662 W. J. van der Laan: Merge bitcoin/bitcoin#22369: doc: Add steps for Transifex to release proce...
< bitcoin-git> bitcoin/master a16378e Wladimir J. van der Laan: doc: Remove unnecessary steps from translations update process
< bitcoin-git> bitcoin/master 2584929 Wladimir J. van der Laan: doc: Add steps for transifex to release process
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/21998bc028d6...d86e6625e857
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22457: refactor: Remove unused disconnectpool is nullptr feature (master...2107-refactorDisconnectPool) https://github.com/bitcoin/bitcoin/pull/22457
< bitcoin-git> [bitcoin] laanwj merged pull request #22284: p2p, refactor: performance improvements to ProtectEvictionCandidatesByRatio() (master...ProtectEvictionCandidatesByRatio-perf-enhancements) https://github.com/bitcoin/bitcoin/pull/22284
< bitcoin-git> bitcoin/master 02e411e Jon Atack: p2p: iterate eviction protection only on networks having candidates
< bitcoin-git> bitcoin/master 5adb064 Jon Atack: bench: add peer eviction protection benchmarks
< bitcoin-git> bitcoin/master 566357f Jon Atack: refactor: move GetRandomNodeEvictionCandidates() to test utilities
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c0224bc96287...21998bc028d6
< bitcoin-git> [bitcoin] hebasto opened pull request #22456: [WIP] build: Use specific cross-compilers instead of multilib one (master...210715-multilib) https://github.com/bitcoin/bitcoin/pull/22456
< bitcoin-git> [bitcoin] vasild opened pull request #22455: addrman: detect on-disk corrupted nNew and nTried during unserialization (master...addrman_detect_negative) https://github.com/bitcoin/bitcoin/pull/22455
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22415: Make m_mempool optional in CChainState (master...2021-07-mempool-ptr) https://github.com/bitcoin/bitcoin/pull/22415
< bitcoin-git> bitcoin/master 4abf077 James O'Beirne: refactor: no mempool arg to GetCoinsCacheSizeState
< bitcoin-git> bitcoin/master 46e3efd James O'Beirne: refactor: move UpdateMempoolForReorg into CChainState
< bitcoin-git> bitcoin/master 6176617 James O'Beirne: validation: make CChainState::m_mempool optional
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/97153a702600...c0224bc96287
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22454: fuzz: Limit max ops in tx_pool fuzz targets (master...2107-fuzzPool) https://github.com/bitcoin/bitcoin/pull/22454
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22453: fuzz: Speed up rolling_bloom_filter fuzz test (master...2107-fuzzRoll) https://github.com/bitcoin/bitcoin/pull/22453
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22385: refactor: Use DeploymentEnabled to hide VB deployments (master...2107-dep) https://github.com/bitcoin/bitcoin/pull/22385
< bitcoin-git> bitcoin/master 97153a7 MarcoFalke: Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB de...
< bitcoin-git> bitcoin/master fa5658e MarcoFalke: Use DeploymentEnabled to hide VB deployments
< bitcoin-git> bitcoin/master fa11fec MarcoFalke: doc: Move buried deployment doc to the enum that enumerates them
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e2c4ac7cfb58...97153a702600
< bitcoin-git> [bitcoin] fanquake merged pull request #22447: test: whitelist rpc_rawtransaction peers to speed up tests (master...speed-up-rpc_rawtransaction-test) https://github.com/bitcoin/bitcoin/pull/22447
< bitcoin-git> bitcoin/master e2c4ac7 fanquake: Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to s...
< bitcoin-git> bitcoin/master a3d6ec5 Jon Atack: test: move rpc_rawtransaction tests to < 30s group
< bitcoin-git> bitcoin/master 5a1ed96 Jon Atack: test: whitelist rpc_rawtransaction peers to speed up tests
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fdf9b3eba3bc...e2c4ac7cfb58
< bitcoin-git> [bitcoin] fanquake merged pull request #22446: test: Fix wallet_listdescriptors.py if bdb is not compiled (master...210714-desc) https://github.com/bitcoin/bitcoin/pull/22446
< bitcoin-git> bitcoin/master fdf9b3e fanquake: Merge bitcoin/bitcoin#22446: test: Fix wallet_listdescriptors.py if bdb is...
< bitcoin-git> bitcoin/master 0c845e3 Hennadii Stepanov: test: Fix wallet_listdescriptors.py if bdb is not compiled
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/531c2b7c0489...fdf9b3eba3bc

2021-07-14

< bitcoin-git> [bitcoin] sipa opened pull request #22448: Update libsecp256k1 subtree to latest upstream (master...202107_secp256k1) https://github.com/bitcoin/bitcoin/pull/22448
< bitcoin-git> [bitcoin] jonatack opened pull request #22447: test: whitelist rpc_rawtransaction peers to speed up tests (master...speed-up-rpc_rawtransaction-test) https://github.com/bitcoin/bitcoin/pull/22447
< bitcoin-git> [bitcoin] hebasto opened pull request #22446: test: Fix wallet_listdescriptors.py if bdb is not compiled (master...210714-desc) https://github.com/bitcoin/bitcoin/pull/22446
< bitcoin-git> [bitcoin] sriramdvt opened pull request #22445: fuzz: Move implementations of non-template fuzz helpers from util.h to util.cpp (master...fuzz_move) https://github.com/bitcoin/bitcoin/pull/22445
< bitcoin-git> [bitcoin] fanquake closed pull request #20354: test: Add feature_taproot.py --previous_release (master...2010-testFeatureTaprootPreviousVersion) https://github.com/bitcoin/bitcoin/pull/20354
< bitcoin-git> [gui] hebasto opened pull request #381: refactor: Make BitcoinCore class reusable (master...210714-core) https://github.com/bitcoin-core/gui/pull/381
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22444: fuzz: Speed up prevector fuzz target (master...2107-fuzzPrev) https://github.com/bitcoin/bitcoin/pull/22444
< bitcoin-git> [bitcoin] NelsonGaldeman opened pull request #22442: util: improves error messages on get_previous_releases script (master...improves-error-message-on-utils) https://github.com/bitcoin/bitcoin/pull/22442
< bitcoin-git> bitcoin/master 29d6b1d Sjors Provoost: test: previous releases: add v0.20.1
< bitcoin-git> bitcoin/master 85ccffa Sjors Provoost: test: move releases download incantation to README
< bitcoin-git> bitcoin/master fa80e10 MarcoFalke: test: Add feature_taproot.py --previous_release
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d8f1e1327f9c...531c2b7c0489
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #22440: Eliminate Signature Checker/Creator Ambiguity w/ LIFETIMEBOUND References (master...lifetimeboundcheckers) https://github.com/bitcoin/bitcoin/pull/22440

2021-07-13

< bitcoin-git> [bitcoin] achow101 opened pull request #22439: build: Use guix within gitian (master...guix-in-gitian) https://github.com/bitcoin/bitcoin/pull/22439
< bitcoin-git> [bitcoin] vasild closed pull request #21514: p2p: Ignore ports on I2P addresses (master...ignore_port_in_i2p) https://github.com/bitcoin/bitcoin/pull/21514
< bitcoin-git> [bitcoin] jonatack opened pull request #22437: test, refactor: add GetTransaction() coverage, improve rpc_rawtransaction (master...improve-gettransaction-test-coverage) https://github.com/bitcoin/bitcoin/pull/22437
< bitcoin-git> [bitcoin] laanwj merged pull request #22112: Force port 0 in I2P (master...force_port_0_in_i2p) https://github.com/bitcoin/bitcoin/pull/22112
< bitcoin-git> bitcoin/master 1f096f0 Vasil Dimov: net: distinguish default port per network
< bitcoin-git> bitcoin/master aeac3bc Vasil Dimov: net: change I2P seeds' ports to 0
< bitcoin-git> bitcoin/master 38f9002 Vasil Dimov: net: change assumed I2P port to 0
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7e1ba37b5dac...d8f1e1327f9c
< bitcoin-git> [bitcoin] fanquake opened pull request #22436: build: use aarch64 Clang if cross-compiling for darwin on aarch64 (master...arm64_macos_cross_clang) https://github.com/bitcoin/bitcoin/pull/22436

2021-07-12

< bitcoin-git> [bitcoin] prayank23 closed pull request #21870: github: Add `config.yml` for GUI issues (master...issue-templates) https://github.com/bitcoin/bitcoin/pull/21870
< bitcoin-git> [bitcoin] prayank23 closed pull request #21755: Add more info about prefix in error message for invalid address (master...error-address) https://github.com/bitcoin/bitcoin/pull/21755
< bitcoin-git> [bitcoin] prayank23 closed pull request #22316: doc: Add 5 privacy recommendations in tor.md (master...tor-privacy-recommend) https://github.com/bitcoin/bitcoin/pull/22316
< bitcoin-git> [bitcoin] prayank23 closed pull request #22430: Fix syntax for `getindexinfo` params in help examples (master...getindexinfo) https://github.com/bitcoin/bitcoin/pull/22430
< bitcoin-git> [bitcoin] prayank23 closed pull request #22317: doc: Highlight DNS requests part in tor.md (master...highlight-dns-request) https://github.com/bitcoin/bitcoin/pull/22317
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22434: Copyright fix to 2021 from 2020 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22434
< bitcoin-git> [bitcoin] salemalem opened pull request #22434: Copyright fix to 2021 from 2020 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22434
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22433: init: remove straggling boost thread_group related code (master...struggling_thread_group) https://github.com/bitcoin/bitcoin/pull/22433
< bitcoin-git> bitcoin/master aa72ffb fanquake: init: remove straggling boost thread_group code
< bitcoin-git> bitcoin/master 7e1ba37 MarcoFalke: Merge bitcoin/bitcoin#22433: init: remove straggling boost thread_group re...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/839f5d06d6de...7e1ba37b5dac
< bitcoin-git> [bitcoin] fanquake opened pull request #22433: init: remove straggling boost thread_group related code (master...struggling_thread_group) https://github.com/bitcoin/bitcoin/pull/22433
< bitcoin-git> bitcoin/master 9169be0 glozow: fix incorrect testmempoolaccept doc
< bitcoin-git> bitcoin/master 839f5d0 fanquake: Merge bitcoin/bitcoin#22432: doc: fix incorrect testmempoolaccept doc
< bitcoin-git> [bitcoin] fanquake merged pull request #22432: doc: fix incorrect testmempoolaccept doc (master...2021-07-testmempoolaccept-doc) https://github.com/bitcoin/bitcoin/pull/22432
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/842e2a9c54bd...839f5d06d6de
< bitcoin-git> [bitcoin] laanwj merged pull request #20234: net: don't bind on 0.0.0.0 if binds are restricted to Tor (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> bitcoin/master 842e2a9 W. J. van der Laan: Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restr...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e0fe658b863e...842e2a9c54bd
< bitcoin-git> bitcoin/master 2feec3c Vasil Dimov: net: don't bind on 0.0.0.0 if binds are restricted to Tor
< bitcoin-git> bitcoin/master e0fe658 W. J. van der Laan: Merge bitcoin/bitcoin#22335: doc: recommend `--disable-external-signer` in...
< bitcoin-git> [bitcoin] laanwj merged pull request #22335: doc: recommend `--disable-external-signer` in OpenBSD build guide (master...202106-doc-openbsd_mention_missing_external_signer_support) https://github.com/bitcoin/bitcoin/pull/22335
< bitcoin-git> bitcoin/master e65d1d4 Sebastian Falbesoner: doc: recommend `--disable-external-signer` in OpenBSD build guide
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ab0c77299a5...e0fe658b863e
< bitcoin-git> [bitcoin] glozow opened pull request #22432: fix incorrect testmempoolaccept doc (master...2021-07-testmempoolaccept-doc) https://github.com/bitcoin/bitcoin/pull/22432

2021-07-11

< bitcoin-git> [bitcoin] prayank23 opened pull request #22430: Fix syntax for `getindexinfo` params in help examples (master...getindexinfo) https://github.com/bitcoin/bitcoin/pull/22430
< bitcoin-git> [bitcoin] theStack opened pull request #22429: test: refactor: fix segwit terminology (s/witness_program/witness_script/) (master...202107-test-fix_segwit_terminology) https://github.com/bitcoin/bitcoin/pull/22429
< bitcoin-git> [bitcoin] sanket1729 opened pull request #22428: [Refactor] Rename scriptPubKey -> witness_script (master...witness_script_rename) https://github.com/bitcoin/bitcoin/pull/22428
< bitcoin-git> [bitcoin] hebasto opened pull request #22427: [0.21] gui: Backports for 0.21.2 (0.21...210711-21.2-gui-backports) https://github.com/bitcoin/bitcoin/pull/22427

2021-07-10

< bitcoin-git> [bitcoin] theStack opened pull request #22423: test: wallet_listtransactions improvements (speedup, cleanup, logging) (master...202106-test-improve-wallet_listtransactions_test) https://github.com/bitcoin/bitcoin/pull/22423

2021-07-09

< bitcoin-git> [bitcoin] sipa opened pull request #22421: Make IsSegWitOutput return true for taproot outputs (master...202107_taproot_is_segwit) https://github.com/bitcoin/bitcoin/pull/22421
< bitcoin-git> [bitcoin] laanwj merged pull request #22253: validation: distinguish between same tx and same-nonwitness-data tx in mempool (master...2021-06-same-txid-diff-wtxid) https://github.com/bitcoin/bitcoin/pull/22253
< bitcoin-git> bitcoin/master fdb4816 glozow: [validation] distinguish same txid different wtxid in mempool
< bitcoin-git> bitcoin/master b7a8cd9 glozow: [test] submit same txid different wtxid as mempool tx
< bitcoin-git> bitcoin/master 8ab0c77 W. J. van der Laan: Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and s...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d1e4c56309ae...8ab0c77299a5
< bitcoin-git> [bitcoin] lsilva01 opened pull request #22420: Specifies how to set the value of TORGROUP (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22420
< bitcoin-git> bitcoin/master 285a65c Sebastian Falbesoner: test: use script_util helpers for creating P2SH scripts
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22363: test: refactor: use `script_util` helpers for creating P2{PKH,SH,WPKH,WSH} scripts (master...202106-test-refactor-use_scriptpubkey_helpers) https://github.com/bitcoin/bitcoin/pull/22363
< bitcoin-git> bitcoin/master b57b633 Sebastian Falbesoner: test: use script_util helpers for creating P2PKH scripts
< bitcoin-git> bitcoin/master 61b6a01 Sebastian Falbesoner: test: wallet util: fix multisig P2SH-P2WSH script creation
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/efff9c3494a9...d1e4c56309ae
< bitcoin-git> [bitcoin] Terrificdatabytes closed pull request #22419: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22419
< bitcoin-git> [bitcoin] Terrificdatabytes opened pull request #22419: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22419
< bitcoin-git> [bitcoin] fanquake merged pull request #22176: test: Correct outstanding -Werror=sign-compare errors (master...2021-06-sign-compare) https://github.com/bitcoin/bitcoin/pull/22176
< bitcoin-git> bitcoin/master efff9c3 fanquake: Merge bitcoin/bitcoin#22176: test: Correct outstanding -Werror=sign-compar...
< bitcoin-git> bitcoin/master 4e44f5b Ben Woosley: test: Correct outstanding -Werror=sign-compare errors
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34d1d6a11270...efff9c3494a9
< bitcoin-git> [bitcoin] fanquake merged pull request #22381: guix: Test security-check sanity before performing them (with macOS) (master...20980_macOS_fixups) https://github.com/bitcoin/bitcoin/pull/22381
< bitcoin-git> bitcoin/master bda62ea fanquake: ci: skip running the Linux test-security-check target for now
< bitcoin-git> bitcoin/master 9fdc8af Carl Dong: devtools: Improve *-check.py tool detection
< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/df2b5dadfb2d...34d1d6a11270
< bitcoin-git> bitcoin/master d6ef354 Carl Dong: lint: Run mypy with --show-error-codes

2021-07-08

< bitcoin-git> [gui] ryanofsky opened pull request #379: Prompt to reset settings when settings.json cannot be read (master...pr/badset) https://github.com/bitcoin-core/gui/pull/379
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22408: test: add tests for `bad-txns-prevout-null` reject reason (master...202107-test-add_test_for_bad-txns-prevout-null) https://github.com/bitcoin/bitcoin/pull/22408
< bitcoin-git> bitcoin/master 1f44958 Sebastian Falbesoner: test: add `bad-txns-prevout-null` test to mempool_accept.py
< bitcoin-git> bitcoin/master df2b5da MarcoFalke: Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` r...
< bitcoin-git> bitcoin/master aa0a5bb Sebastian Falbesoner: test: add `bad-txns-prevout-null` test case to invalid_txs.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d96861642200...df2b5dadfb2d
< bitcoin-git> [gui] hebasto closed pull request #225: Fix PaymentServer::handleURIOrFile warning message (master...210224-server) https://github.com/bitcoin-core/gui/pull/225
< bitcoin-git> [bitcoin] laanwj merged pull request #22179: Torv2 removal followups (master...torv2_removal_followup) https://github.com/bitcoin/bitcoin/pull/22179
< bitcoin-git> bitcoin/master a164cd3 Vasil Dimov: net: simplify CNetAddr::IsRoutable()
< bitcoin-git> bitcoin/master bdb6209 Vasil Dimov: fuzz: reduce possible networks check
< bitcoin-git> bitcoin/master 00b875b Vasil Dimov: addrman: remove invalid addresses when unserializing
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4129134e844f...d96861642200
< bitcoin-git> [bitcoin] fanquake opened pull request #22418: [WIIP] release: Remove gitian (master...remove_gitian) https://github.com/bitcoin/bitcoin/pull/22418
< bitcoin-git> [bitcoin] luke-jr opened pull request #22417: util/system: Close non-std fds before execing slave processes (master...bpchild_closefds) https://github.com/bitcoin/bitcoin/pull/22417
< bitcoin-git> [bitcoin] fanquake merged pull request #22366: [0.21] fuzz: add missing ECCVerifyHandle to base_encode_decode (0.21...backport_22279) https://github.com/bitcoin/bitcoin/pull/22366
< bitcoin-git> bitcoin/0.21 513613d MarcoFalke: Cleanup -includeconf error message
< bitcoin-git> bitcoin/0.21 70eac6f MarcoFalke: Fix crash when parsing command line with -noincludeconf=0
< bitcoin-git> bitcoin/0.21 c5357fa Andrew Poelstra: fuzz: add missing ECCVerifyHandle to base_encode_decode
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/4c29b63cfba3...bd2f4164c6be

2021-07-07

< bitcoin-git> [bitcoin] jamesob opened pull request #22415: Make m_mempool optional in CChainState (master...2021-07-mempool-ptr) https://github.com/bitcoin/bitcoin/pull/22415
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22205: doc: Condense README.md (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] fanquake merged pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
< bitcoin-git> bitcoin/master 4129134 fanquake: Merge bitcoin/bitcoin#22402: doc: Install Rosetta on M1-macOS for qt in de...
< bitcoin-git> bitcoin/master cdb41d5 Hennadii Stepanov: doc: Install Rosetta on M1-macOS for qt in depends
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/137f3b9ba385...4129134e844f
< bitcoin-git> [bitcoin] fanquake merged pull request #22405: build: remove --enable-glibc-back-compat from Guix build (master...remove_glibc_back_compat_guix) https://github.com/bitcoin/bitcoin/pull/22405
< bitcoin-git> bitcoin/master 4516e5e fanquake: lint: exclude Guix patches from spell-checking
< bitcoin-git> bitcoin/master de6ca41 fanquake: guix: no-longer pass --enable-glibc-back-compat to Guix
< bitcoin-git> bitcoin/master 84dd81f fanquake: build: remove glibc backcompat requirement for Linux symbol checks
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/914c0cad9776...137f3b9ba385
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22399: fuzz: Rework CTxDestination fuzzing (master...2107-fuzzDest) https://github.com/bitcoin/bitcoin/pull/22399
< bitcoin-git> bitcoin/master fa42800 MarcoFalke: fuzz: Simplify CTxDestination fuzzing in the script target
< bitcoin-git> bitcoin/master fab9986 MarcoFalke: fuzz: Improve ConsumeTxDestination
< bitcoin-git> bitcoin/master fa40c09 MarcoFalke: fuzz: Move ConsumeTxDestination to cpp file
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/692b78793bda...914c0cad9776
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
< bitcoin-git> [bitcoin] luke-jr opened pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
< bitcoin-git> bitcoin/master 692b787 fanquake: Merge bitcoin/bitcoin#22360: doc: Remove unused section from release proce...
< bitcoin-git> [bitcoin] fanquake merged pull request #22360: doc: Remove unused section from release process (master...2106-docRel) https://github.com/bitcoin/bitcoin/pull/22360
< bitcoin-git> bitcoin/master fa051d3 MarcoFalke: doc: Remove unused section from release process
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/088b348dbe82...692b78793bda
< bitcoin-git> [bitcoin] luke-jr closed 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] luke-jr closed pull request #18972: net: Add blockfilters white{bind,list} permission flag (master...neutrino_whitelist) https://github.com/bitcoin/bitcoin/pull/18972

2021-07-06

< bitcoin-git> [bitcoin] luke-jr closed pull request #20551: RPC/Net: Allow changing the connection_type for addnode onetry (master...rpc_onetry_conntype) https://github.com/bitcoin/bitcoin/pull/20551
< bitcoin-git> [bitcoin] luke-jr closed pull request #17356: RPC: Internal named params (master...internal_named_params) https://github.com/bitcoin/bitcoin/pull/17356
< bitcoin-git> [bitcoin] sipa opened pull request #22410: Avoid GCC 7.1 ABI change warning in guix build (master...202107_nopsabi) https://github.com/bitcoin/bitcoin/pull/22410
< bitcoin-git> [bitcoin] S3RK opened pull request #22409: configure: keep relative paths in debug info (master...debug_keep_relative_path) https://github.com/bitcoin/bitcoin/pull/22409
< bitcoin-git> [bitcoin] fanquake merged pull request #22406: build: remove --enable-determinism configure option (master...remove_enable_determinism) https://github.com/bitcoin/bitcoin/pull/22406
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a62fc35a150d...088b348dbe82
< bitcoin-git> bitcoin/master e462878 fanquake: build: remove --enable-determinism configure option
< bitcoin-git> bitcoin/master 088b348 fanquake: Merge bitcoin/bitcoin#22406: build: remove --enable-determinism configure ...
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
< bitcoin-git> [bitcoin] sipa closed pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402

2021-07-05

< bitcoin-git> [bitcoin] theStack opened pull request #22408: test: add tests for `bad-txns-prevout-null` reject reason (master...202107-test-add_test_for_bad-txns-prevout-null) https://github.com/bitcoin/bitcoin/pull/22408
< bitcoin-git> [gui] jarolrod closed pull request #358: make GUIUtil::ThemedLabel UI form friendly (master...themedlabel-forms) https://github.com/bitcoin-core/gui/pull/358
< bitcoin-git> [bitcoin] promag opened pull request #22407: rpc: Return block time in getblockchaininfo (master...2021-07-getblockchaininfo-time) https://github.com/bitcoin/bitcoin/pull/22407
< bitcoin-git> [gui] hebasto closed pull request #374: Fix #367 (master...Fix367) https://github.com/bitcoin-core/gui/pull/374
< bitcoin-git> [gui] hebasto merged pull request #375: Emit dataChanged signal to dynamically re-sort Peers table (master...210628-sort) https://github.com/bitcoin-core/gui/pull/375
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/484d4ee226e2...a62fc35a150d
< bitcoin-git> bitcoin/master 986bf78 Hennadii Stepanov: qt: Emit dataChanged signal to dynamically re-sort Peers table
< bitcoin-git> bitcoin/master a62fc35 Hennadii Stepanov: Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort...
< bitcoin-git> bitcoin/master cd46c11 Hennadii Stepanov: qt: Draw "eye" sign at the beginning of watch-only addresses
< bitcoin-git> bitcoin/master 484d4ee Hennadii Stepanov: Merge bitcoin-core/gui#365: Draw "eye" sign at the beginning of watch-only...
< bitcoin-git> bitcoin/master 9ea1da6 Hennadii Stepanov: qt: Do not extend recent transaction width to address/label string
< bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/271155984574...484d4ee226e2
< bitcoin-git> [gui] hebasto merged pull request #365: Draw "eye" sign at the beginning of watch-only addresses (master...210614-tx) https://github.com/bitcoin-core/gui/pull/365
< bitcoin-git> [bitcoin] fanquake opened pull request #22406: build: remove --enable-determinism configure option (master...remove_enable_determinism) https://github.com/bitcoin/bitcoin/pull/22406
< bitcoin-git> [bitcoin] fanquake opened pull request #22405: build: remove --enable-glibc-back-compat from Guix build (master...remove_glibc_back_compat_guix) https://github.com/bitcoin/bitcoin/pull/22405
< bitcoin-git> [bitcoin] fanquake merged pull request #22365: guix: Avoid relying on newer symbols by rebasing our cross toolchains on older glibcs (master...2021-06-glibc-2.24) https://github.com/bitcoin/bitcoin/pull/22365
< bitcoin-git> bitcoin/master dc4137a Carl Dong: guix: Build depends/qt with our platform definition
< bitcoin-git> bitcoin/master 647f7e5 Carl Dong: guix: Also sort SHA256SUMS.part
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c609e1054549...271155984574
< bitcoin-git> bitcoin/master 16b0a93 Carl Dong: guix: Rebase toolchain on glibc 2.24 (2.27 for riscv64)
< bitcoin-git> [bitcoin] hebasto opened pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
< bitcoin-git> [bitcoin] fanquake merged pull request #22292: bench, doc: benchmarking updates and fixups (master...benchmarking-updates) https://github.com/bitcoin/bitcoin/pull/22292
< bitcoin-git> bitcoin/master d8513fe Jon Atack: doc: update doc/benchmarking.md
< bitcoin-git> bitcoin/master 10f4ce2 Jon Atack: bench: bench.h fixes and improvements
< bitcoin-git> bitcoin/master 84e2d5b Jon Atack: bench: bench_bitcoin.cpp help fixups
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7a49fdc58115...c609e1054549

2021-07-04

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22399: fuzz: Rework CTxDestination fuzzing (master...2107-fuzzDest) https://github.com/bitcoin/bitcoin/pull/22399

2021-07-03

< bitcoin-git> [bitcoin] amitiuttarwar reopened pull request #22387: Rate limit the processing of rumoured addresses (master...202106_rate_limit_addr) https://github.com/bitcoin/bitcoin/pull/22387
< bitcoin-git> [bitcoin] amitiuttarwar closed pull request #22387: Rate limit the processing of rumoured addresses (master...202106_rate_limit_addr) https://github.com/bitcoin/bitcoin/pull/22387
< bitcoin-git> [bitcoin] hebasto opened pull request #22397: build: Fix macOS Apple Silicon build with miniupnpc and libnatpmp (master...210703-brew-arm) https://github.com/bitcoin/bitcoin/pull/22397
< bitcoin-git> [bitcoin] bliotti opened pull request #22393: added info to bitcoin.conf doc (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22393

2021-07-02

< bitcoin-git> [bitcoin] fanquake opened pull request #22392: scripts: use LIEF for ELF security & symbol checks (master...lief_elf) https://github.com/bitcoin/bitcoin/pull/22392
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22388: ci: use Ubuntu 20.04 as the default Docker container (master...ci_ubuntu_20_04) https://github.com/bitcoin/bitcoin/pull/22388
< bitcoin-git> bitcoin/master 7a49fdc MarcoFalke: Merge bitcoin/bitcoin#22388: ci: use Ubuntu 20.04 as the default Docker co...
< bitcoin-git> bitcoin/master 7fc1e14 fanquake: ci: use Ubuntu 20.04 as the default Docker container
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddc6979b8baa...7a49fdc58115
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddc6979b8baa...7a49fdc58115
< bitcoin-git> bitcoin/master 7fc1e14 fanquake: ci: use Ubuntu 20.04 as the default Docker container
< bitcoin-git> bitcoin/master 7a49fdc MarcoFalke: Merge bitcoin/bitcoin#22388: ci: use Ubuntu 20.04 as the default Docker co...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22388: ci: use Ubuntu 20.04 as the default Docker container (master...ci_ubuntu_20_04) https://github.com/bitcoin/bitcoin/pull/22388
< bitcoin-git> [bitcoin] fanquake opened pull request #22390: system: skip trying to set the locale on NetBSD (master...netbsd_dont_set_locale) https://github.com/bitcoin/bitcoin/pull/22390
< bitcoin-git> [bitcoin] fanquake opened pull request #22390: system: skip trying to set the locale on NetBSD (master...netbsd_dont_set_locale) https://github.com/bitcoin/bitcoin/pull/22390
< bitcoin-git> [bitcoin] fanquake opened pull request #22388: ci: use Ubuntu 20.04 as the default Docker container (master...ci_ubuntu_20_04) https://github.com/bitcoin/bitcoin/pull/22388
< bitcoin-git> [bitcoin] fanquake opened pull request #22388: ci: use Ubuntu 20.04 as the default Docker container (master...ci_ubuntu_20_04) https://github.com/bitcoin/bitcoin/pull/22388
< bitcoin-git> [bitcoin] sipa opened pull request #22387: Rate limit the processing of rumoured addresses (master...202106_rate_limit_addr) https://github.com/bitcoin/bitcoin/pull/22387
< bitcoin-git> [bitcoin] sipa opened pull request #22387: Rate limit the processing of rumoured addresses (master...202106_rate_limit_addr) https://github.com/bitcoin/bitcoin/pull/22387

2021-07-01

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22385: refactor: Use DeploymentEnabled to hide VB deployments (master...2107-dep) https://github.com/bitcoin/bitcoin/pull/22385
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22385: refactor: Use DeploymentEnabled to hide VB deployments (master...2107-dep) https://github.com/bitcoin/bitcoin/pull/22385
< bitcoin-git> [bitcoin] MarcoFalke pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/a926d6dfd291...ddc6979b8baa
< bitcoin-git> bitcoin/master 36a4ba0 Anthony Towns: versionbits: correct doxygen comments
< bitcoin-git> bitcoin/master eccd736 Anthony Towns: versionbits: Use dedicated lock instead of cs_main
< bitcoin-git> bitcoin/master 2b0d291 Anthony Towns: [refactor] Add deploymentstatus.h
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19438: Introduce deploymentstatus (master...202007-deployment-refactor) https://github.com/bitcoin/bitcoin/pull/19438
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19438: Introduce deploymentstatus (master...202007-deployment-refactor) https://github.com/bitcoin/bitcoin/pull/19438
< bitcoin-git> bitcoin/master eccd736 Anthony Towns: versionbits: Use dedicated lock instead of cs_main
< bitcoin-git> bitcoin/master 2b0d291 Anthony Towns: [refactor] Add deploymentstatus.h
< bitcoin-git> bitcoin/master 36a4ba0 Anthony Towns: versionbits: correct doxygen comments
< bitcoin-git> [bitcoin] MarcoFalke pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/a926d6dfd291...ddc6979b8baa
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22310: test: Add functional test for replacement relay fee check (master...2021-06-add-rbf5-test) https://github.com/bitcoin/bitcoin/pull/22310
< bitcoin-git> bitcoin/master a926d6d MarcoFalke: Merge bitcoin/bitcoin#22310: test: Add functional test for replacement rel...
< bitcoin-git> bitcoin/master c4ddee6 Antoine Riard: test: Add test for replacement relay fee check
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/091d35c70e88...a926d6dfd291
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/091d35c70e88...a926d6dfd291
< bitcoin-git> bitcoin/master c4ddee6 Antoine Riard: test: Add test for replacement relay fee check
< bitcoin-git> bitcoin/master a926d6d MarcoFalke: Merge bitcoin/bitcoin#22310: test: Add functional test for replacement rel...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22310: test: Add functional test for replacement relay fee check (master...2021-06-add-rbf5-test) https://github.com/bitcoin/bitcoin/pull/22310
< bitcoin-git> [gui] hebasto merged pull request #377: Translations update (master...210701-tr) https://github.com/bitcoin-core/gui/pull/377
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2749613020ed...091d35c70e88
< bitcoin-git> bitcoin/master c7f74f1 Hennadii Stepanov: Translations update
< bitcoin-git> bitcoin/master 091d35c Hennadii Stepanov: Merge bitcoin-core/gui#377: Translations update
< bitcoin-git> bitcoin/master 091d35c Hennadii Stepanov: Merge bitcoin-core/gui#377: Translations update
< bitcoin-git> bitcoin/master c7f74f1 Hennadii Stepanov: Translations update
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2749613020ed...091d35c70e88
< bitcoin-git> [gui] hebasto merged pull request #377: Translations update (master...210701-tr) https://github.com/bitcoin-core/gui/pull/377
< bitcoin-git> [bitcoin] jlopp opened pull request #22383: prefer to use txindex if available for GetTransaction (master...GetTransactionPerformance) https://github.com/bitcoin/bitcoin/pull/22383
< bitcoin-git> [bitcoin] jlopp opened pull request #22383: prefer to use txindex if available for GetTransaction (master...GetTransactionPerformance) https://github.com/bitcoin/bitcoin/pull/22383
< bitcoin-git> [gui] hebasto opened pull request #377: Translations update (master...210701-tr) https://github.com/bitcoin-core/gui/pull/377
< bitcoin-git> [gui] hebasto opened pull request #377: Translations update (master...210701-tr) https://github.com/bitcoin-core/gui/pull/377
< bitcoin-git> [bitcoin] fanquake closed pull request #20980: guix: Test security-check sanity before performing them (master...2020-12-guix-mingw-extra-flags) https://github.com/bitcoin/bitcoin/pull/20980
< bitcoin-git> [bitcoin] fanquake closed pull request #20980: guix: Test security-check sanity before performing them (master...2020-12-guix-mingw-extra-flags) https://github.com/bitcoin/bitcoin/pull/20980
< bitcoin-git> [bitcoin] fanquake opened pull request #22381: guix: Test security-check sanity before performing them (with macOS) (master...20980_macOS_fixups) https://github.com/bitcoin/bitcoin/pull/22381
< bitcoin-git> [bitcoin] fanquake opened pull request #22381: guix: Test security-check sanity before performing them (with macOS) (master...20980_macOS_fixups) https://github.com/bitcoin/bitcoin/pull/22381
< bitcoin-git> [bitcoin] fanquake merged pull request #22348: build: Fix cross build for Windows with Boost Process (master...210627-boost) https://github.com/bitcoin/bitcoin/pull/22348
< bitcoin-git> [bitcoin] fanquake merged pull request #22348: build: Fix cross build for Windows with Boost Process (master...210627-boost) https://github.com/bitcoin/bitcoin/pull/22348
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/185acdb5e818...2749613020ed
< bitcoin-git> bitcoin/master 67669ab Hennadii Stepanov: build: Fix Boost Process compatibility with mingw-w64 compiler
< bitcoin-git> bitcoin/master 2749613 fanquake: Merge bitcoin/bitcoin#22348: build: Fix cross build for Windows with Boost...
< bitcoin-git> bitcoin/master 2749613 fanquake: Merge bitcoin/bitcoin#22348: build: Fix cross build for Windows with Boost...
< bitcoin-git> bitcoin/master 67669ab Hennadii Stepanov: build: Fix Boost Process compatibility with mingw-w64 compiler
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/185acdb5e818...2749613020ed
< bitcoin-git> [bitcoin] fanquake merged pull request #22334: wallet: do not spam about non-existent spk managers (master...stop_non_existing_spkman_spam) https://github.com/bitcoin/bitcoin/pull/22334
< bitcoin-git> [bitcoin] fanquake merged pull request #22334: wallet: do not spam about non-existent spk managers (master...stop_non_existing_spkman_spam) https://github.com/bitcoin/bitcoin/pull/22334
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa46e489820b...185acdb5e818
< bitcoin-git> bitcoin/master 6084d2c S3RK: wallet: do not spam about non-existent spk managers
< bitcoin-git> bitcoin/master 185acdb fanquake: Merge bitcoin/bitcoin#22334: wallet: do not spam about non-existent spk ma...
< bitcoin-git> bitcoin/master 185acdb fanquake: Merge bitcoin/bitcoin#22334: wallet: do not spam about non-existent spk ma...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa46e489820b...185acdb5e818
< bitcoin-git> bitcoin/master 6084d2c S3RK: wallet: do not spam about non-existent spk managers
< bitcoin-git> bitcoin/master fa46e48 fanquake: Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to ...
< bitcoin-git> bitcoin/master b945a31 Andrew Chow: wallet: erase spkmans rather than setting to nullptr
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ef2d400fa42...fa46e489820b
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ef2d400fa42...fa46e489820b
< bitcoin-git> bitcoin/master b945a31 Andrew Chow: wallet: erase spkmans rather than setting to nullptr
< bitcoin-git> bitcoin/master fa46e48 fanquake: Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ef2d400fa42...fa46e489820b
< bitcoin-git> bitcoin/master b945a31 Andrew Chow: wallet: erase spkmans rather than setting to nullptr
< bitcoin-git> bitcoin/master fa46e48 fanquake: Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to ...
< bitcoin-git> bitcoin/master fa46e48 fanquake: Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to ...
< bitcoin-git> bitcoin/master b945a31 Andrew Chow: wallet: erase spkmans rather than setting to nullptr
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ef2d400fa42...fa46e489820b
< bitcoin-git> [bitcoin] fanquake merged pull request #22379: wallet: erase spkmans rather than setting to nullptr (master...fix-spkman-del) https://github.com/bitcoin/bitcoin/pull/22379
< bitcoin-git> [bitcoin] fanquake merged pull request #22379: wallet: erase spkmans rather than setting to nullptr (master...fix-spkman-del) https://github.com/bitcoin/bitcoin/pull/22379

2021-06-27

< bitcoin-git> [bitcoin] LarryRuane opened pull request #22350: Rotate debug.log file (master...2021-06-logrotate-timestamp) https://github.com/bitcoin/bitcoin/pull/22350
< bitcoin-git> [bitcoin] jonatack opened pull request #22349: doc: repository IRC updates (master...irc-updates) https://github.com/bitcoin/bitcoin/pull/22349
< bitcoin-git> [bitcoin] hebasto opened pull request #22348: build: Fix cross build for Windows with Boost Process (master...210627-boost) https://github.com/bitcoin/bitcoin/pull/22348

2021-06-26

< bitcoin-git> [bitcoin] singlatushar07 closed pull request #22347: Enabled caching of Python wheels during CI run (master...22206-cache-python-wheel-built-by-ci) https://github.com/bitcoin/bitcoin/pull/22347
< bitcoin-git> [bitcoin] singlatushar07 opened pull request #22347: Enabled caching of Python wheels during CI run (master...22206-cache-python-wheel-built-by-ci) https://github.com/bitcoin/bitcoin/pull/22347
< bitcoin-git> [bitcoin] singlatushar07 closed pull request #22346: ci: Enabled caching of python wheels during CI run (master...22206-cache-python-wheel-built-by-ci) https://github.com/bitcoin/bitcoin/pull/22346
< bitcoin-git> [bitcoin] singlatushar07 opened pull request #22346: ci: Enabled caching of python wheels during CI run (master...22206-cache-python-wheel-built-by-ci) https://github.com/bitcoin/bitcoin/pull/22346
< bitcoin-git> [bitcoin] n0feer opened pull request #22345: 'internal' loop's variable hides a function's parameter of the same name (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22345
< bitcoin-git> [gui] jonatack opened pull request #372: Remove "Type" column from peers window (master...remove-peers-type-column) https://github.com/bitcoin-core/gui/pull/372
< bitcoin-git> [gui] rebroad closed pull request #306: Revert "Peertableview alternating row colors" (master...revert-298-alt-row-colors) https://github.com/bitcoin-core/gui/pull/306
< bitcoin-git> [gui] rebroad closed pull request #308: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin-core/gui/pull/308
< bitcoin-git> [gui] rebroad reopened pull request #308: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin-core/gui/pull/308
< bitcoin-git> [bitcoin] hebasto reopened pull request #22339: doc: Update actual minimum supported compiler versions (master...210625-std) https://github.com/bitcoin/bitcoin/pull/22339
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22342: Avoid the use of P0083R3 std::set::merge (master...202106_no_cxx17_merge) https://github.com/bitcoin/bitcoin/pull/22342
< bitcoin-git> bitcoin/master 9c3751a MarcoFalke: Merge bitcoin/bitcoin#22342: Avoid the use of P0083R3 std::set::merge
< bitcoin-git> bitcoin/master 6cf4ea7 Pieter Wuille: Avoid the use of P0083R3 std::set::merge
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e306ee1d5c7...9c3751a0c940
< bitcoin-git> [bitcoin] hebasto closed pull request #22339: doc: Update actual minimum supported compiler versions (master...210625-std) https://github.com/bitcoin/bitcoin/pull/22339

2021-06-25

< bitcoin-git> [bitcoin] sipa opened pull request #22342: Avoid the use of P0083R3 std::set::merge (master...202106_no_cxx17_merge) https://github.com/bitcoin/bitcoin/pull/22342
< bitcoin-git> [bitcoin] Sjors opened pull request #22341: rpc: add getxpub (master...2021/06/getxpub) https://github.com/bitcoin/bitcoin/pull/22341
< bitcoin-git> [bitcoin] dergoegge opened pull request #22340: Use legacy relaying to download blocks in blocks-only mode (master...nocmpct_blocksonly) https://github.com/bitcoin/bitcoin/pull/22340
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19362: rpc/blockchain: Reset scantxoutset progress before inferring descriptors (master...rpc-scantxoutset-reset-progress) https://github.com/bitcoin/bitcoin/pull/19362
< bitcoin-git> bitcoin/master 3e306ee MarcoFalke: Merge bitcoin/bitcoin#19362: rpc/blockchain: Reset scantxoutset progress b...
< bitcoin-git> bitcoin/master 8c4129b Pavol Rusnak: rpc: reset scantxoutset progress on finish
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/246daf1f537d...3e306ee1d5c7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22322: fuzz: Check banman roundtrip (master...2106-fuzzBanman) https://github.com/bitcoin/bitcoin/pull/22322