2021-09-27

<bitcoin-git> bitcoin/master ee7891a Hennadii Stepanov: doc: Remove outdated comments
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/632be5514c31...8b523f2e5571
<bitcoin-git> [bitcoin] hebasto opened pull request #23103: ci: Enable feature_asmap.py test on native Windows (master...210927-asmap) https://github.com/bitcoin/bitcoin/pull/23103
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23061: Fix (inverse) meaning of -persistmempool (master...2109-fixArgParse) https://github.com/bitcoin/bitcoin/pull/23061
<bitcoin-git> bitcoin/master 632be55 merge-script: Merge bitcoin/bitcoin#23061: Fix (inverse) meaning of -persistmempool
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/58c25bdcea9b...632be5514c31
<bitcoin-git> bitcoin/master faff17b MarcoFalke: Fix (inverse) meaning of -persistmempool
<bitcoin-git> bitcoin/master faa9c19 MarcoFalke: doc: Add 23061 release notes
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23102: test: Add missing re.escape() to feature_addrman test (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/23102
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23092: test: Remove Windows workaround in authproxy (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/23092
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba3f0b2c4817...58c25bdcea9b
<bitcoin-git> bitcoin/master fad0227 MarcoFalke: test: Remove Windows workaround in authproxy
<bitcoin-git> bitcoin/master 58c25bd merge-script: Merge bitcoin/bitcoin#23092: test: Remove Windows workaround in authproxy
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23084: test: avoid non-determinism in asmap-addrman test (master...asmap-addrman-test-assert-on-result-instead-of-log) https://github.com/bitcoin/bitcoin/pull/23084
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/09cb5ec6c8b4...ba3f0b2c4817
<bitcoin-git> bitcoin/master 5825b34 Jon Atack: test: avoid non-determinism in asmap-addrman test
<bitcoin-git> bitcoin/master ba3f0b2 merge-script: Merge bitcoin/bitcoin#23084: test: avoid non-determinism in asmap-addrman ...
<bitcoin-git> [gui] jarolrod opened pull request #435: Move third-party tx URL setting from Display to Wallet options tab (master...move-3partytx-setting) https://github.com/bitcoin-core/gui/pull/435

2021-09-26

<bitcoin-git> [bitcoin] katesalazar opened pull request #23100: Abort tests early upon filling the test logs drive (master...20210926) https://github.com/bitcoin/bitcoin/pull/23100
<bitcoin-git> [gui] promag opened pull request #434: Keep InitExecutor in main gui thread (master...2021-09-qt-initexecutor) https://github.com/bitcoin-core/gui/pull/434
<bitcoin-git> [bitcoin] laanwj merged pull request #23065: Allow UTXO locks to be written to wallet DB (master...202109_lockunspent_persistence) https://github.com/bitcoin/bitcoin/pull/23065
<bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/16ccb3a1cd91...09cb5ec6c8b4
<bitcoin-git> bitcoin/master c527893 Samuel Dobson: Allow locked UTXOs to be store in the wallet database
<bitcoin-git> bitcoin/master f13fc16 Samuel Dobson: Allow lockunspent to store the lock in the wallet DB
<bitcoin-git> bitcoin/master 719ae92 Samuel Dobson: Update lockunspent tests for lock persistence
<bitcoin-git> [bitcoin] Shubhankar-Gambhir reopened pull request #23052: test: use miniwallet in test_rpc function in feature_rbf.py (master...master) https://github.com/bitcoin/bitcoin/pull/23052
<bitcoin-git> [bitcoin] Shubhankar-Gambhir closed pull request #23052: test: use miniwallet in test_rpc function in feature_rbf.py (master...master) https://github.com/bitcoin/bitcoin/pull/23052
<bitcoin-git> [bitcoin] meshcollider opened pull request #23097: Run specified functional tests with all matching flags (master...202109_tests_matchall) https://github.com/bitcoin/bitcoin/pull/23097

2021-09-25

<bitcoin-git> [bitcoin] AaronDewes opened pull request #23096: util: Treat empty settings.json file as valid (master...allow-empty-settings-json) https://github.com/bitcoin/bitcoin/pull/23096
<bitcoin-git> [bitcoin] hebasto opened pull request #23095: refactor: Use C++17 std::clamp (master...210925-clamp) https://github.com/bitcoin/bitcoin/pull/23095
<bitcoin-git> [bitcoin] hebasto opened pull request #23094: doc: Remove outdated comments (master...210925-comment) https://github.com/bitcoin/bitcoin/pull/23094
<bitcoin-git> [bitcoin] meshcollider opened pull request #23093: Add ability to flush keypool and always flush when upgrading non-HD to HD (master...202109_keypoolrefill) https://github.com/bitcoin/bitcoin/pull/23093
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23086: test: Add -testactivationheight tests to rpc_blockchain (master...2109-testActH) https://github.com/bitcoin/bitcoin/pull/23086
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/747f91c0a385...16ccb3a1cd91
<bitcoin-git> bitcoin/master 16ccb3a merge-script: Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_...
<bitcoin-git> bitcoin/master fa4ca8d MarcoFalke: test: Add -testactivationheight tests to rpc_blockchain
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23092: test: Remove Windows workaround in authproxy (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/23092
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23089: ci: Increase the dynamic port range to the maximum on native Windows (master...210924-portrange) https://github.com/bitcoin/bitcoin/pull/23089
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/442e32e1179a...747f91c0a385
<bitcoin-git> bitcoin/master 747f91c merge-script: Merge bitcoin/bitcoin#23089: ci: Increase the dynamic port range to the ma...
<bitcoin-git> bitcoin/master 8e08a4b Hennadii Stepanov: ci: Increase the dynamic port range to the maximum on native Windows
<bitcoin-git> bitcoin/master 097ac74 Hennadii Stepanov: ci: Add more functional tests to the native Windows task
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22817: test: Avoid race after connect_nodes (master...2108-testRaceConnect) https://github.com/bitcoin/bitcoin/pull/22817
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03cb2b480bd5...442e32e1179a
<bitcoin-git> bitcoin/master fa04f26 MarcoFalke: test: Avoid race after connect_nodes
<bitcoin-git> bitcoin/master 442e32e merge-script: Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodes
<bitcoin-git> [bitcoin] mjdietzx opened pull request #23091: fuzz: fix assertion on the number of required sigs in a bare multisig script (master...fuzz_extract_destinations_bug_fix) https://github.com/bitcoin/bitcoin/pull/23091

2021-09-24

<bitcoin-git> [bitcoin] katesalazar opened pull request #23090: Deprecate `main` and `test` `-chain` params (master...20210924) https://github.com/bitcoin/bitcoin/pull/23090
<bitcoin-git> [bitcoin] hebasto opened pull request #23089: ci: Increase the dynamic port range to the maximum on native Windows (master...210924-portrange) https://github.com/bitcoin/bitcoin/pull/23089
<bitcoin-git> [bitcoin] hebasto reopened pull request #17786: refactor: Nuke policy/fees->mempool circular dependencies (master...20191221-mempool-circ-dep) https://github.com/bitcoin/bitcoin/pull/17786
<bitcoin-git> [bitcoin] laanwj merged pull request #23025: bench: update nanobench add `-min_time` (master...2021-09-update-nanobench) https://github.com/bitcoin/bitcoin/pull/23025
<bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/01b5cfb9511a...03cb2b480bd5
<bitcoin-git> bitcoin/master 468b232 Martin Ankerl: bench: remove unnecessary & incorrect multiplication in MuHashDiv
<bitcoin-git> bitcoin/master eed99cf Martin Ankerl: bench: update nanobench from 4.3.4 to 4.3.6
<bitcoin-git> bitcoin/master 153e686 Martin Ankerl: bench: change AddrManGood to AddrManAddThenGood
<bitcoin-git> [bitcoin] laanwj merged pull request #23047: test: Use MiniWallet in mempool_persist (master...2109-testMempool) https://github.com/bitcoin/bitcoin/pull/23047
<bitcoin-git> bitcoin/master fa32cb2 MarcoFalke: test: Use MiniWallet in mempool_persist
<bitcoin-git> bitcoin/master faca688 MarcoFalke: test: Add MiniWallet get_descriptor function
<bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8e9801bfc4ac...01b5cfb9511a
<bitcoin-git> bitcoin/master fafb7b7 MarcoFalke: test: pep8
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23086: test: Add -testactivationheight tests to rpc_blockchain (master...2109-testActH) https://github.com/bitcoin/bitcoin/pull/23086
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22818: test: Activate all regtest softforks at height 1, unless overridden (master...2108-regtestSoft) https://github.com/bitcoin/bitcoin/pull/22818
<bitcoin-git> bitcoin/master fa086ef MarcoFalke: test: Remove unused ~TestChain100Setup
<bitcoin-git> bitcoin/master fadb2ef MarcoFalke: test: Add extra_args argument to TestChain100Setup constructor
<bitcoin-git> bitcoin/master faa4698 MarcoFalke: test: Remove version argument from build_next_block in p2p_segwit test
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b7e360081506...8e9801bfc4ac
<bitcoin-git> [bitcoin] Sjors closed pull request #23000: net: update signet seeds (master...2021/09/signet-seed) https://github.com/bitcoin/bitcoin/pull/23000
<bitcoin-git> [bitcoin] jonatack opened pull request #23084: test: assert on result instead of log in asmap-addrman test (master...asmap-addrman-test-assert-on-result-instead-of-log) https://github.com/bitcoin/bitcoin/pull/23084
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #23083: rpc: Fail to return undocumented or misdocumented JSON (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/23083
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23083: rpc: Fail to return undocumented or misdocumented JSON (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/23083
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23083: rpc: Fail to return undocumented or misdocumented JSON (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/23083
<bitcoin-git> [bitcoin] fanquake opened pull request #23082: build: improve gexauxval() detection, remove getauxval() weak linking (master...remove_weak_auxval) https://github.com/bitcoin/bitcoin/pull/23082
<bitcoin-git> [gui] jarolrod opened pull request #430: Improvements to the open up transaction in third-party link action (master...3party-tx-links-cleanup) https://github.com/bitcoin-core/gui/pull/430
<bitcoin-git> [bitcoin] fanquake closed pull request #23081: Updated for better readability (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23081
<bitcoin-git> [bitcoin] stevebanik opened pull request #23081: Updated for better readability (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23081
<bitcoin-git> [bitcoin] brunoerg opened pull request #23080: test: check abandoned tx in listsinceblock (master...2021-09-improv-test-listsinceblock) https://github.com/bitcoin/bitcoin/pull/23080
<bitcoin-git> [bitcoin] theStack opened pull request #23079: test: use MiniWallet for p2p_filter.py (master...202109-test-use_MiniWallet_for_p2p_filter) https://github.com/bitcoin/bitcoin/pull/23079

2021-09-23

<bitcoin-git> [bitcoin] laanwj merged pull request #21526: validation: UpdateTip/CheckBlockIndex assumeutxo support (master...2021-03-multi-chainstates) https://github.com/bitcoin/bitcoin/pull/21526
<bitcoin-git> [bitcoin] laanwj pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/d8b4b3077fd2...b7e360081506
<bitcoin-git> bitcoin/master ac4051d James O'Beirne: refactor: remove unused assumeutxo methods
<bitcoin-git> bitcoin/master 665072a James O'Beirne: doc: add comment for g_best_block
<bitcoin-git> bitcoin/master 9f6bb53 James O'Beirne: validation: add chainman ref to CChainState
<bitcoin-git> [bitcoin] vasild opened pull request #23077: Full CJDNS support (master...cjdns) https://github.com/bitcoin/bitcoin/pull/23077
<bitcoin-git> [bitcoin] laanwj merged pull request #23057: log: Consolidate timedata logging (master...202109_log_timedata) https://github.com/bitcoin/bitcoin/pull/23057
<bitcoin-git> bitcoin/master 64e1ddd Martin Zumsande: log: call LogPrint only once with time data samples
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95b16e70a8b7...d8b4b3077fd2
<bitcoin-git> bitcoin/master d8b4b30 W. J. van der Laan: Merge bitcoin/bitcoin#23057: log: Consolidate timedata logging
<bitcoin-git> [bitcoin] jonatack opened pull request #23076: Pass CFeeRate and CTxMemPool in-params by reference to const (master...feerate-and-txmempool-fixups) https://github.com/bitcoin/bitcoin/pull/23076
<bitcoin-git> [bitcoin] darosior opened pull request #23075: refactoring: Fee estimation functional test cleanups (master...fee_est_test_cleanup) https://github.com/bitcoin/bitcoin/pull/23075
<bitcoin-git> [bitcoin] darosior opened pull request #23074: Package-aware fee estimation (master...fee_est_cpfp) https://github.com/bitcoin/bitcoin/pull/23074
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23072: log: Remove unnecessary timing of Callbacks bench (master...23071_remove_callback_bench) https://github.com/bitcoin/bitcoin/pull/23072
<bitcoin-git> bitcoin/master ab27800 Douglas Chimento: log: Remove unnecessary timing logs for Callbacks bench
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cdce149050c9...95b16e70a8b7
<bitcoin-git> bitcoin/master 95b16e7 merge-script: Merge bitcoin/bitcoin#23072: log: Remove unnecessary timing of Callbacks b...
<bitcoin-git> [bitcoin] laanwj merged pull request #23045: build: Restrict check for CRC32C intrinsic to aarch64 (master...2021-09-arm64-crc32) https://github.com/bitcoin/bitcoin/pull/23045
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/86c3b8438881...cdce149050c9
<bitcoin-git> bitcoin/master f2747d1 W. J. van der Laan: build: Restrict check for CRC32C intrinsic to aarch64
<bitcoin-git> bitcoin/master cdce149 W. J. van der Laan: Merge bitcoin/bitcoin#23045: build: Restrict check for CRC32C intrinsic to...
<bitcoin-git> [bitcoin] fanquake pushed tag v0.21.2: https://github.com/bitcoin/bitcoin/compare/v0.21.2
<bitcoin-git> [bitcoin] fanquake merged pull request #22858: [0.21] Final changes for 0.21.2 (0.21...potential_0_21_rc3_backports) https://github.com/bitcoin/bitcoin/pull/22858
<bitcoin-git> bitcoin/0.21 6c102a6 fanquake: release: bump RC to 0 (-final)
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/97d3500601c1...af591f2068d0
<bitcoin-git> bitcoin/0.21 f78570e Pieter Wuille: doc: mention bech32m/BIP350 in doc/descriptors.md
<bitcoin-git> bitcoin/0.21 af591f2 fanquake: Merge bitcoin/bitcoin#22858: [0.21] Final changes for 0.21.2
<bitcoin-git> [bitcoin] fanquake merged pull request #23036: test: use test_framework.p2p `P2P_SERVICES` constant in functional tests (master...use-test_framework-P2P_SERVICES-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/23036
<bitcoin-git> bitcoin/master 86c3b84 fanquake: Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` c...
<bitcoin-git> bitcoin/master b69a106 Jon Atack: test: use test_framework.p2p P2P_SERVICES in functional tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bda5e0988e1...86c3b8438881
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23072: refactor: Remove unnecessary timing of Callbacks bench (master...23071_remove_callback_bench) https://github.com/bitcoin/bitcoin/pull/23072
<bitcoin-git> [bitcoin] fanquake merged pull request #22855: RBF move 3/3: move followups + improve RBF documentation (master...2021-09-rbf-docs) https://github.com/bitcoin/bitcoin/pull/22855
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b8cca9cac764...8bda5e0988e1
<bitcoin-git> bitcoin/master 3cf46f6 glozow: [doc] improve RBF documentation
<bitcoin-git> bitcoin/master c78eb86 glozow: [policy/refactor] pass in relay fee instead of using global
<bitcoin-git> bitcoin/master c6abeb7 glozow: make MAX_BIP125_RBF_SEQUENCE constexpr
<bitcoin-git> [bitcoin] fanquake merged pull request #23059: test: Revert "Add missing suppression signed-integer-overflow:addrman.cpp" (master...2109-testSanSupU) https://github.com/bitcoin/bitcoin/pull/23059
<bitcoin-git> bitcoin/master fa5e8c1 MarcoFalke: Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3120bceeafcb...b8cca9cac764
<bitcoin-git> bitcoin/master b8cca9c fanquake: Merge bitcoin/bitcoin#23059: test: Revert "Add missing suppression signed-...
<bitcoin-git> [bitcoin] fanquake merged pull request #23054: Use C++11 member initializer in CTxMemPoolEntry (master...2109-cpp11MemberInitMempool) https://github.com/bitcoin/bitcoin/pull/23054
<bitcoin-git> bitcoin/master fa08d4c MarcoFalke: Use C++11 member initializer in CTxMemPoolEntry
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/faecb2ee0a0a...3120bceeafcb
<bitcoin-git> bitcoin/master 3120bce fanquake: Merge bitcoin/bitcoin#23054: Use C++11 member initializer in CTxMemPoolEnt...
<bitcoin-git> [bitcoin] fanquake merged pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> bitcoin/master fa10fbc MarcoFalke: doc: Fix RPC result documentation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/971cad475f38...faecb2ee0a0a
<bitcoin-git> bitcoin/master faecb2e fanquake: Merge bitcoin/bitcoin#22798: doc: Fix RPC result documentation

2021-09-22

<bitcoin-git> [bitcoin] sipa closed pull request #23070: Bitcoinrupee (master...Bitcoinrupee) https://github.com/bitcoin/bitcoin/pull/23070
<bitcoin-git> [bitcoin] ryanofsky reopened pull request #22937: refactor: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method (master...pr/u8path) https://github.com/bitcoin/bitcoin/pull/22937
<bitcoin-git> [bitcoin] ryanofsky closed pull request #22937: refactor: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method (master...pr/u8path) https://github.com/bitcoin/bitcoin/pull/22937
<bitcoin-git> [bitcoin] amjadshaheed opened pull request #23070: Bitcoinrupee (master...Bitcoinrupee) https://github.com/bitcoin/bitcoin/pull/23070
<bitcoin-git> [bitcoin] katesalazar opened pull request #23068: Add aliases to the `-chain` param (master...20210922) https://github.com/bitcoin/bitcoin/pull/23068
<bitcoin-git> [bitcoin] laanwj closed pull request #23067: Adding link to original bitcoin whitepaper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23067
<bitcoin-git> [bitcoin] stevebanik opened pull request #23067: Adding link to original bitcoin whitepaper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23067
<bitcoin-git> [bitcoin] fanquake closed pull request #22966: doc: Improve documentation around the ACK statement (master...ack-documentation) https://github.com/bitcoin/bitcoin/pull/22966
<bitcoin-git> [bitcoin] meshcollider opened pull request #23065: Allow UTXO locks to be written to wallet DB (master...202109_lockunspent_persistence) https://github.com/bitcoin/bitcoin/pull/23065
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23064: fuzz: Fix memory leak in system fuzz target (master...2109-fuzzMemLeakSys) https://github.com/bitcoin/bitcoin/pull/23064
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23044: refactor: Remove unused validation includes (master...2109-valInc) https://github.com/bitcoin/bitcoin/pull/23044
<bitcoin-git> bitcoin/master fa45a13 MarcoFalke: refactor: Remove unused validation includes
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/51c7d88e6790...971cad475f38
<bitcoin-git> bitcoin/master 971cad4 merge-script: Merge bitcoin/bitcoin#23044: refactor: Remove unused validation includes
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23061: Fix (inverse) meaning of -persistmempool (master...2109-fixArgParse) https://github.com/bitcoin/bitcoin/pull/23061
<bitcoin-git> [bitcoin] fanquake opened pull request #23060: release: increase minimum compiler and lib(std)c++ requirements (master...23_0_min_compiler_libcpp_requires) https://github.com/bitcoin/bitcoin/pull/23060
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23059: Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp" (master...2109-testSanSupU) https://github.com/bitcoin/bitcoin/pull/23059
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22790: test: add aarch64-apple-darwin platform entry to get_previous_releases (master...add-aarch64-apple-darwin-get-prev-releases) https://github.com/bitcoin/bitcoin/pull/22790
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8a272ac329d...51c7d88e6790
<bitcoin-git> bitcoin/master f6e4db2 Zero-1729: test: add aarch64-apple-darwin platform entry to get_previous_releases
<bitcoin-git> bitcoin/master 51c7d88 merge-script: Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry...

2021-09-21

<bitcoin-git> [bitcoin] kallewoof reopened pull request #22776: rpc/wallet: add optional transaction(s) to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] mzumsande opened pull request #23057: log: Consolidate timedata logging (master...202109_log_timedata) https://github.com/bitcoin/bitcoin/pull/23057
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22734: addrman: Avoid crash on corrupt data, Force Check after deserialize (master...2108-addrmanNoCrash) https://github.com/bitcoin/bitcoin/pull/22734
<bitcoin-git> bitcoin/master fae5c63 MarcoFalke: move-only: Move CAddrMan::Check to cpp file
<bitcoin-git> bitcoin/master fa29897 MarcoFalke: Refactor: Turn the internal addrman check helper into a forced check
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ae674a0198b0...a8a272ac329d
<bitcoin-git> bitcoin/master fa7a883 MarcoFalke: addrman: Replace assert with throw on corrupt data
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22998: test: use MiniWallet for make_utxo helper in feature_rbf.py (master...202109-test-use_miniwallet_for_make_utxo) https://github.com/bitcoin/bitcoin/pull/22998
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8f022a59b8bd...ae674a0198b0
<bitcoin-git> bitcoin/master d1e2481 Sebastian Falbesoner: test: scale amounts in test_doublespend_chain down by factor 10
<bitcoin-git> bitcoin/master 0f27524 Sebastian Falbesoner: test: scale amounts in test_doublespend_tree down by factor 10
<bitcoin-git> bitcoin/master f680d27 Sebastian Falbesoner: test: use MiniWallet for make_utxo helper in feature_rbf.py
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23054: Use C++11 member initializer in CTxMemPoolEntry (master...2109-cpp11MemberInitMempool) https://github.com/bitcoin/bitcoin/pull/23054
<bitcoin-git> [bitcoin] kallewoof closed pull request #22776: rpc/wallet: add optional transaction(s) to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] jnewbery opened pull request #23053: [fuzz] Use public methods in addrman fuzz tests (master...2021-09-addrman-fuzzer-public-methods2) https://github.com/bitcoin/bitcoin/pull/23053
<bitcoin-git> [bitcoin] Shubhankar-Gambhir opened pull request #23052: test: use miniwallet in test_rpc function in feature_rbf.py (master...master) https://github.com/bitcoin/bitcoin/pull/23052
<bitcoin-git> [bitcoin] fanquake merged pull request #22993: build: set OSX_MIN_VERSION to 10.15 (master...macos_minimum_10_15) https://github.com/bitcoin/bitcoin/pull/22993
<bitcoin-git> bitcoin/master 8f022a5 fanquake: Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/223ad2fd0d35...8f022a59b8bd
<bitcoin-git> bitcoin/master a43b8e9 fanquake: build: set OSX_MIN_VERSION to 10.15
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22831: test: add addpeeraddress "tried", test addrman checks on restart with asmap (master...addrman-asmap-init-order-test) https://github.com/bitcoin/bitcoin/pull/22831
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0c1a39390f67...223ad2fd0d35
<bitcoin-git> bitcoin/master ef242f5 Jon Atack: Allow passing "tried" to rpc addpeeraddress to call CAddrMan::Good()
<bitcoin-git> bitcoin/master 869f136 Jon Atack: Add test for rpc addpeeraddress with "tried" argument
<bitcoin-git> bitcoin/master cdaab90 Jon Atack: Add test for addrman consistency check on restart with asmap
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23041: test: Add addrman deserialization error tests (master...2109-testAddrmanDeser) https://github.com/bitcoin/bitcoin/pull/23041
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89447a63b9cc...0c1a39390f67
<bitcoin-git> bitcoin/master faa81f9 MarcoFalke: test: Add addrman deserialization error tests
<bitcoin-git> bitcoin/master 0c1a393 merge-script: Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error tests...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23017: test: Replace MiniWallet scan_blocks with rescan_utxos (master...2109-testMiniWalletCleanup) https://github.com/bitcoin/bitcoin/pull/23017
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23050: log: change an incorrect fee to fee rate, and vice-versa (master...fee-vs-feerate) https://github.com/bitcoin/bitcoin/pull/23050
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1260b7e483f1...eb180d807a0e
<bitcoin-git> bitcoin/master c17f554 Jon Atack: Fix BlockAssembler::AddToBlock, CTxMemPool::PrioritiseTransaction logging
<bitcoin-git> bitcoin/master eb180d8 merge-script: Merge bitcoin/bitcoin#23050: log: change an incorrect fee to fee rate, and...
<bitcoin-git> [bitcoin] fanquake merged pull request #23001: doc: Enable TLS in links in documentation (master...docs-tls) https://github.com/bitcoin/bitcoin/pull/23001
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4ae0008d81e...1260b7e483f1
<bitcoin-git> bitcoin/master 9bdda50 Jeremy Rand: Enable TLS in links in documentation
<bitcoin-git> bitcoin/master 1260b7e fanquake: Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23014: ci: Bump distro version, disable feature_bind_extra for two configurations (master...2109-ciUpdates) https://github.com/bitcoin/bitcoin/pull/23014
<bitcoin-git> [bitcoin] fanquake merged pull request #23043: ci: Set --nocleanup for Windows functional tests (master...2109-ciWinCleanup) https://github.com/bitcoin/bitcoin/pull/23043
<bitcoin-git> bitcoin/master 133446f fanquake: Merge bitcoin/bitcoin#23043: ci: Set --nocleanup for Windows functional te...
<bitcoin-git> bitcoin/master fac67b3 MarcoFalke: ci: Set --nocleanup for Windows functional tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f7bd3111cdc...133446f3dcb8

2021-09-20

<bitcoin-git> [bitcoin] gruve-p closed pull request #22961: Update zmq to 4.3.4 (master...zmq-update) https://github.com/bitcoin/bitcoin/pull/22961
<bitcoin-git> [bitcoin] jonatack opened pull request #23050: log: change an incorrect fee to fee rate, and vice-versa (master...fee-vs-feerate) https://github.com/bitcoin/bitcoin/pull/23050
<bitcoin-git> [bitcoin] jb55 closed pull request #18849: The Zero Allocations project (master...zeroalloc) https://github.com/bitcoin/bitcoin/pull/18849
<bitcoin-git> [bitcoin] jb55 closed pull request #18985: bloom: use Span instead of std::vector for `insert` and `contains` [ZAP3] (master...2020-05-bloom-span) https://github.com/bitcoin/bitcoin/pull/18985
<bitcoin-git> [bitcoin] laanwj merged pull request #22974: addrman: Improve performance of Good (master...202109_goodspeed) https://github.com/bitcoin/bitcoin/pull/22974
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/488e7455608d...7f7bd3111cdc
<bitcoin-git> bitcoin/master acf656d Martin Zumsande: fuzz: Use public interface to fill addrman tried tables
<bitcoin-git> bitcoin/master eb2e113 Martin Zumsande: addrman: Improve performance of Good
<bitcoin-git> bitcoin/master 57ce203 Martin Zumsande: fuzz: allow lower number of sources
<bitcoin-git> [bitcoin] laanwj merged pull request #12677: RPC: Add ancestor{count,size,fees} to listunspent output (master...listunspent_ancestorinfo) https://github.com/bitcoin/bitcoin/pull/12677
<bitcoin-git> [bitcoin] Fi3 opened pull request #23049: net: implement a StratumV2 Template Provider in core (master...add_sv2) https://github.com/bitcoin/bitcoin/pull/23049
<bitcoin-git> [bitcoin] laanwj merged pull request #22959: cli: Display all proxies in -getinfo (master...getinfo-multiple-proxies) https://github.com/bitcoin/bitcoin/pull/22959
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/226731ac1144...d809d8bf1264
<bitcoin-git> bitcoin/master d809d8b W. J. van der Laan: Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfo
<bitcoin-git> bitcoin/master 7c3712f klementtan: cli: Display all proxies in -getinfo
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23047: test: Use MiniWallet in mempool_persist (master...2109-testMempool) https://github.com/bitcoin/bitcoin/pull/23047
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23046: test: Add txindex migration test (master...2109-txindexMigrate) https://github.com/bitcoin/bitcoin/pull/23046
<bitcoin-git> [bitcoin] laanwj opened pull request #23045: build: Restrict check for CRC32C intrinsic to aarch64 (master...2021-09-arm64-crc32) https://github.com/bitcoin/bitcoin/pull/23045
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23044: refactor: Remove unused validation includes (master...2109-valInc) https://github.com/bitcoin/bitcoin/pull/23044
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23043: ci: Set --nocleanup for Windows functional tests (master...2109-ciWinCleanup) https://github.com/bitcoin/bitcoin/pull/23043
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23042: net: Avoid logging AlreadyHaveTx when disconneting misbehaving peer (master...2109-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/23042
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23041: test: Add addrman deserialization error tests (master...2109-testAddrmanDeser) https://github.com/bitcoin/bitcoin/pull/23041
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23037: test: fix confusing off-by-one nValue in feature_coinstatsindex.py (master...202109-test-fix_namount_offbyone_in_coinstatsindex) https://github.com/bitcoin/bitcoin/pull/23037
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2560b6862b40...226731ac1144
<bitcoin-git> bitcoin/master ebe49b5 Sebastian Falbesoner: test: fix confusing off-by-one nValue in feature_coinstatsindex.py
<bitcoin-git> bitcoin/master 226731a merge-script: Merge bitcoin/bitcoin#23037: test: fix confusing off-by-one nValue in feat...
<bitcoin-git> bitcoin/master f58f697 fanquake: doc: remove WSL install instructions and point to upstream
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de2af19dc8e8...2560b6862b40
<bitcoin-git> bitcoin/master 2560b68 fanquake: Merge bitcoin/bitcoin#23007: doc: remove WSL install instructions and poin...
<bitcoin-git> [bitcoin] fanquake closed pull request #22373: doc: Improve notes on installing WSL on windows 10 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22373

2021-09-19

<bitcoin-git> [bitcoin] theStack opened pull request #23037: test: fix confusing off-by-one nValue in feature_coinstatsindex.py (master...202109-test-fix_namount_offbyone_in_coinstatsindex) https://github.com/bitcoin/bitcoin/pull/23037
<bitcoin-git> [bitcoin] jonatack opened pull request #23036: test: use test_framework.p2p `P2P_SERVICES` constant in functional tests (master...use-test_framework-P2P_SERVICES-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/23036
<bitcoin-git> [bitcoin] jonatack opened pull request #23035: p2p, rpc, test: expose tried and refcount in getnodeaddresses, update/improve tests (master...getnodeaddresses-tried-and-reference_count) https://github.com/bitcoin/bitcoin/pull/23035
<bitcoin-git> [bitcoin] fanquake closed pull request #23033: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/23033
<bitcoin-git> [bitcoin] ReniR256 opened pull request #23033: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/23033

2021-09-18

<bitcoin-git> [bitcoin] ffontaine opened pull request #23030: src/randomenv.cpp: fix uclibc build (master...master) https://github.com/bitcoin/bitcoin/pull/23030
<bitcoin-git> [bitcoin] luke-jr opened pull request #23027: Bugfix: Skip tests for tools not being built (master...bugfix_util_test_config) https://github.com/bitcoin/bitcoin/pull/23027
<bitcoin-git> [bitcoin] martinus opened pull request #23025: bench: update nanobench add `-min_duration_ms` (master...2021-09-update-nanobench) https://github.com/bitcoin/bitcoin/pull/23025
<bitcoin-git> [bitcoin] fanquake closed pull request #22987: qa: Fix "RuntimeError: Event loop is closed" on Windows (master...210915-loop) https://github.com/bitcoin/bitcoin/pull/22987
<bitcoin-git> bitcoin/master 357f0c7 Hennadii Stepanov: ci: Enable more functional tests on Windows MSVC task
<bitcoin-git> bitcoin/master f559326 Hennadii Stepanov: qa: Fix "RuntimeError: Event loop is closed" on Windows
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e69cbac628bf...de2af19dc8e8
<bitcoin-git> bitcoin/master de2af19 fanquake: Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" ...
<bitcoin-git> [bitcoin] fanquake closed pull request #23023: Update and rename contrib/seeds/suspicious_hosts.txt to contrib/semil… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23023
<bitcoin-git> [bitcoin] Peterblanco021091 opened pull request #23023: Update and rename contrib/seeds/suspicious_hosts.txt to contrib/semil… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23023

2021-09-16

<bitcoin-git> [bitcoin] achow101 opened pull request #23002: Make descriptor wallets by default (master...default-desc-wallets) https://github.com/bitcoin/bitcoin/pull/23002
<bitcoin-git> [bitcoin] JeremyRand opened pull request #23001: doc: Enable TLS in links in documentation (master...docs-tls) https://github.com/bitcoin/bitcoin/pull/23001
<bitcoin-git> [bitcoin] div72 closed pull request #22975: scripted-diff: update license URLs to https (master...https-copyright-header) https://github.com/bitcoin/bitcoin/pull/22975
<bitcoin-git> [bitcoin] laanwj merged pull request #22420: doc: Specifiy how to set the value of TORGROUP (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22420
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82a85216c3a3...6ef84e050399
<bitcoin-git> bitcoin/master 5984084 lsilva01: Specifies how to set the value of TORGROUP
<bitcoin-git> bitcoin/master 6ef84e0 W. J. van der Laan: Merge bitcoin/bitcoin#22420: doc: Specifiy how to set the value of TORGROU...
<bitcoin-git> [bitcoin] laanwj merged pull request #22845: build: improve check for ::(w)system (master...dont_literally_use_have_or_have) https://github.com/bitcoin/bitcoin/pull/22845
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71bdf0bff1be...82a85216c3a3
<bitcoin-git> bitcoin/master 3ec633e fanquake: build: improve check for ::(w)system
<bitcoin-git> bitcoin/master 82a8521 W. J. van der Laan: Merge bitcoin/bitcoin#22845: build: improve check for ::(w)system
<bitcoin-git> [bitcoin] laanwj merged pull request #22626: Remove txindex migration code (master...2108-noTxindexMigrate) https://github.com/bitcoin/bitcoin/pull/22626
<bitcoin-git> bitcoin/master fab8900 MarcoFalke: Add missing includes and forward declarations, remove unused ones
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/698b4b8fac3d...71bdf0bff1be
<bitcoin-git> bitcoin/master fae8786 MarcoFalke: doc: Fix validation typo
<bitcoin-git> bitcoin/master fa20f81 MarcoFalke: Remove txindex migration code
<bitcoin-git> [bitcoin] Sjors opened pull request #23000: net: update signet seeds (master...2021/09/signet-seed) https://github.com/bitcoin/bitcoin/pull/23000
<bitcoin-git> [bitcoin] laanwj merged pull request #22930: build: remove glibc back compat (master...remove_glibc_back_commpat) https://github.com/bitcoin/bitcoin/pull/22930
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0de84b732852...698b4b8fac3d
<bitcoin-git> bitcoin/master 2ef0acc fanquake: remove --enable-glibc-back-compat from CI and docs
<bitcoin-git> bitcoin/master 62e45da fanquake: build: remove glibc-back-compat from build system
<bitcoin-git> bitcoin/master a907704 fanquake: compat: remove glibc_compat.cpp
<bitcoin-git> [bitcoin] laanwj merged pull request #22544: cli -addrinfo: drop torv2; torv3 becomes onion per GetNetworkName() (master...rm-torv2-from-addrinfo) https://github.com/bitcoin/bitcoin/pull/22544
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cdf12c7b3d71...0de84b732852
<bitcoin-git> bitcoin/master 49d503a Jon Atack: doc: update -addrinfo in release-notes.md and tor.md
<bitcoin-git> bitcoin/master 75ea9ec Jon Atack: cli -addrinfo: drop torv2, torv3 becomes onion per GetNetworkName()
<bitcoin-git> bitcoin/master 0de84b7 W. J. van der Laan: Merge bitcoin/bitcoin#22544: cli -addrinfo: drop torv2; torv3 becomes onio...
<bitcoin-git> [bitcoin] jonatack opened pull request #22999: bench: add `-quiet` and `-iters=<n>` benchmark config args (master...bench-add-quiet-and-iters-args) https://github.com/bitcoin/bitcoin/pull/22999
<bitcoin-git> [bitcoin] laanwj merged pull request #22895: consensus: don't call GetBlockPos in ReadBlockFromDisk without cs_main lock (master...ReadBlockFromDisk-block_pos) https://github.com/bitcoin/bitcoin/pull/22895
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58e02395bad5...cdf12c7b3d71
<bitcoin-git> bitcoin/master 350e034 Jon Atack: consensus: don't call GetBlockPos in ReadBlockFromDisk without lock
<bitcoin-git> bitcoin/master cdf12c7 W. J. van der Laan: Merge bitcoin/bitcoin#22895: consensus: don't call GetBlockPos in ReadBloc...
<bitcoin-git> [bitcoin] theStack opened pull request #22998: test: use MiniWallet for make_utxo helper in feature_rbf.py (master...202109-test-use_miniwallet_for_make_utxo) https://github.com/bitcoin/bitcoin/pull/22998
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22962: Remove unused SERIALIZE_METHODS on CFeeRate (master...2109-noSerFeeRate) https://github.com/bitcoin/bitcoin/pull/22962
<bitcoin-git> [bitcoin] laanwj merged pull request #22955: p2p: Rename fBlocksOnly, Add test (master...2109-testInvBlocksonly) https://github.com/bitcoin/bitcoin/pull/22955
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d76b57ca0cd...58e02395bad5
<bitcoin-git> bitcoin/master fa66a7d MarcoFalke: p2p: Rename fBlocksOnly, Add test
<bitcoin-git> bitcoin/master fac66d0 MarcoFalke: test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
<bitcoin-git> bitcoin/master 58e0239 W. J. van der Laan: Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
<bitcoin-git> [bitcoin] laanwj merged pull request #22960: test: Set peertimeout in write_config (master...2109-testPeerTimeout) https://github.com/bitcoin/bitcoin/pull/22960
<bitcoin-git> bitcoin/master fad4f44 MarcoFalke: test: Set peertimeout in write_config
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a999879d2f6...6d76b57ca0cd
<bitcoin-git> bitcoin/master 6d76b57 W. J. van der Laan: Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_config
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22995: doc: Remove stale comment for CPrivKey (master...update-stale-allocator-comment) https://github.com/bitcoin/bitcoin/pull/22995
<bitcoin-git> bitcoin/master 5008dd8 Calvin Kim: doc: Remove stale comment for CPrivKey
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87780dfee8c8...7a999879d2f6
<bitcoin-git> bitcoin/master 7a99987 W. J. van der Laan: Merge bitcoin/bitcoin#22995: doc: Remove stale comment for CPrivKey
<bitcoin-git> [bitcoin] monstro805 closed pull request #22997: Mergify/monstro805/config update (master...mergify/monstro805/config-update) https://github.com/bitcoin/bitcoin/pull/22997
<bitcoin-git> [bitcoin] monstro805 opened pull request #22997: Mergify/monstro805/config update (master...mergify/monstro805/config-update) https://github.com/bitcoin/bitcoin/pull/22997
<bitcoin-git> [bitcoin] rebroad closed pull request #22996: Better GetHeight() for CTxMemPoolEntry (master...BetterEntryHeight) https://github.com/bitcoin/bitcoin/pull/22996
<bitcoin-git> [bitcoin] rebroad opened pull request #22996: Better GetHeight() for CTxMemPoolEntry (master...BetterEntryHeight) https://github.com/bitcoin/bitcoin/pull/22996
<bitcoin-git> [bitcoin] kcalvinalvin opened pull request #22995: doc: Update stale comment about secure allocators. (master...update-stale-allocator-comment) https://github.com/bitcoin/bitcoin/pull/22995
<bitcoin-git> [bitcoin] fanquake closed pull request #22994: ci: use Debian Bullseye in ARM CI (master...use_bullseye_arm_ci) https://github.com/bitcoin/bitcoin/pull/22994
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec7ec69c7bca...87780dfee8c8
<bitcoin-git> bitcoin/master 252d1a7 fanquake: ci: use Debian Bullseye in ARM CI
<bitcoin-git> bitcoin/master 87780df merge-script: Merge bitcoin/bitcoin#22994: ci: use Debian Bullseye in ARM CI
<bitcoin-git> [bitcoin] fanquake opened pull request #22994: ci: use Debian Bullseye in ARM CI (master...use_bullseye_arm_ci) https://github.com/bitcoin/bitcoin/pull/22994
<bitcoin-git> [bitcoin] fanquake closed pull request #22952: Cleanup headers after #20788 (master...210911-headers) https://github.com/bitcoin/bitcoin/pull/22952
<bitcoin-git> [bitcoin] fanquake opened pull request #22993: build: set OSX_MIN_VERSION to 10.15 (master...macos_minimum_10_15) https://github.com/bitcoin/bitcoin/pull/22993
<bitcoin-git> bitcoin/master 3174425 Hennadii Stepanov: Cleanup headers after #20788
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9424e78f34da...ec7ec69c7bca
<bitcoin-git> bitcoin/master ec7ec69 merge-script: Merge bitcoin/bitcoin#22952: Cleanup headers after #20788
<bitcoin-git> [bitcoin] fanquake merged pull request #22992: Fix Qt test broken by #22219 (master...pr/sfix) https://github.com/bitcoin/bitcoin/pull/22992