2021-09-29

<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/829c441af2f0...8d83f9c1d19d
<bitcoin-git> bitcoin/master 10c6929 Samuel Dobson: Include vout when copying transaction ID from coin selection
<bitcoin-git> bitcoin/master 8d83f9c Hennadii Stepanov: Merge bitcoin-core/gui#436: Include vout when copying transaction ID from ...
<bitcoin-git> [gui] hebasto merged pull request #436: Include vout when copying transaction ID from coin selection (master...202109_coinselection_copy_vout) https://github.com/bitcoin-core/gui/pull/436
<bitcoin-git> [bitcoin] jonatack opened pull request #23136: test: update fee rate assertion helper in the functional test framework (master...update-assert_fee_amount) https://github.com/bitcoin/bitcoin/pull/23136
<bitcoin-git> bitcoin/master 2ba4ddf William Casarin: bloom: use Span instead of std::vector for `insert` and `contains`
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d648bbb0a790...829c441af2f0
<bitcoin-git> bitcoin/master f1ed1d3 fanquake: bloom: use constexpr where appropriate
<bitcoin-git> bitcoin/master a11da75 fanquake: bloom: cleanup includes
<bitcoin-git> [bitcoin] brunoerg opened pull request #23135: test: Use asset_equal utils where possible in feature_nulldummy (master...2021-09-assert_equal) https://github.com/bitcoin/bitcoin/pull/23135
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23133: Update crc32c subtree (master...2109-subtreeCrc32c) https://github.com/bitcoin/bitcoin/pull/23133
<bitcoin-git> [bitcoin] jonatack closed pull request #20391: wallet: introduce setfeerate (an improved settxfee, in sat/vB) (master...setfeerate) https://github.com/bitcoin/bitcoin/pull/20391
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23132: test: * -> & (master...2109-testStarToAmpersand) https://github.com/bitcoin/bitcoin/pull/23132
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23124: Fix feature_segwit.py failure due to witness (master...202109_fix_feature_segwit) https://github.com/bitcoin/bitcoin/pull/23124
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba1a82e6083f...d648bbb0a790
<bitcoin-git> bitcoin/master b207971 Samuel Dobson: Fix feature_segwit failure due to witness
<bitcoin-git> bitcoin/master d648bbb MarcoFalke: Merge bitcoin/bitcoin#23124: Fix feature_segwit.py failure due to witness
<bitcoin-git> [gui] hebasto closed pull request #157: Refactor P2PKH filtering, via AddressBookSortFilterProxyModel (master...gui_filter_p2pkh) https://github.com/bitcoin-core/gui/pull/157
<bitcoin-git> [bitcoin] naumenkogs closed pull request #18421: Periodically update DNS caches for better privacy of non-reachable nodes (master...2020_03_dns_cache_update) https://github.com/bitcoin/bitcoin/pull/18421
<bitcoin-git> [gui] hebasto merged 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] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ad47fb8b6461...ba1a82e6083f
<bitcoin-git> bitcoin/master 9980f4a Jarol Rodriguez: qt, refactor: simplify third-party tx url action through overload
<bitcoin-git> bitcoin/master a70a980 Jarol Rodriguez: qt: improve text for open third-party tx url action
<bitcoin-git> bitcoin/master 8177578 Jarol Rodriguez: qt: ensure seperator when adding third-party transaction links
<bitcoin-git> bitcoin/master bd5c826 Sjors Provoost: gui: add RPC setting
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccc4b9125ae4...ad47fb8b6461
<bitcoin-git> bitcoin/master ad47fb8 Hennadii Stepanov: Merge bitcoin-core/gui#416: Add RPC setting
<bitcoin-git> [gui] hebasto merged pull request #416: Add RPC setting (master...2021/09/rpc_setting) https://github.com/bitcoin-core/gui/pull/416
<bitcoin-git> [gui] hebasto merged pull request #345: Connection Type Translator Comments (master...connection-translator-comments) https://github.com/bitcoin-core/gui/pull/345
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33e31f8df920...ccc4b9125ae4
<bitcoin-git> bitcoin/master 4832737 Jarol Rodriguez: qt: connection type translator comments
<bitcoin-git> bitcoin/master ccc4b91 Hennadii Stepanov: Merge bitcoin-core/gui#345: Connection Type Translator Comments
<bitcoin-git> [bitcoin] hebasto opened pull request #23130: Revert "doc: Remove outdated comments" (master...210929-revert) https://github.com/bitcoin/bitcoin/pull/23130
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23128: doc: Remove TODO 'exclude peers with download permission' (master...remove-todo-max-dl-permission) https://github.com/bitcoin/bitcoin/pull/23128
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23109: net: Bypass increasing nMaxOutbound for peers with download permission (master...max_update_exclude_dl_perm) https://github.com/bitcoin/bitcoin/pull/23109
<bitcoin-git> [bitcoin] vincenzopalazzo opened pull request #23127: tests: Use test utils each time that it is possible (master...tests/use_testutils) https://github.com/bitcoin/bitcoin/pull/23127
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8daecf4d1d86...33e31f8df920
<bitcoin-git> bitcoin/master 6fc2cd3 Sebastian Falbesoner: test: introduce helper to create random P2WPKH scriptPubKeys
<bitcoin-git> bitcoin/master aa26797 Sebastian Falbesoner: test: MiniWallet: add `send_to` method to create arbitrary txouts
<bitcoin-git> bitcoin/master cfdb6ba Sebastian Falbesoner: test: use MiniWallet for p2p_filter.py
<bitcoin-git> [bitcoin] fanquake opened pull request #23126: doc: update developer docs for subtree renaming (master...document_subtree_renaming) https://github.com/bitcoin/bitcoin/pull/23126
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23108: ci: Enable extended tests on native Windows (master...2109-ciWin) https://github.com/bitcoin/bitcoin/pull/23108
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23120: test: Remove unused and confusing main parameter from script_util (master...2109-testCleanupScript) https://github.com/bitcoin/bitcoin/pull/23120
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d4ea7c7ef87...8daecf4d1d86
<bitcoin-git> bitcoin/master fa87230 MarcoFalke: ci: Enable extended tests on native Windows
<bitcoin-git> bitcoin/master 8daecf4 MarcoFalke: Merge bitcoin/bitcoin#23108: ci: Enable extended tests on native Windows
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c776fdcec17...7d4ea7c7ef87
<bitcoin-git> bitcoin/master fa46768 MarcoFalke: test: Remove unused and confusing main parameter from script_util
<bitcoin-git> bitcoin/master 7d4ea7c MarcoFalke: Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parame...
<bitcoin-git> bitcoin/master fa54efd MarcoFalke: test: pep-8 touched test
<bitcoin-git> [bitcoin] meshcollider opened pull request #23124: Fix feature_segwit.py failure due to witness (master...202109_fix_feature_segwit) https://github.com/bitcoin/bitcoin/pull/23124
<bitcoin-git> [bitcoin] meshcollider opened pull request #23123: Remove `-rescan` startup parameter (master...202109_remove_rescan) https://github.com/bitcoin/bitcoin/pull/23123
<bitcoin-git> [bitcoin] fanquake merged pull request #23122: doc: Remove un-actionable TODO from chainparams.cpp (master...2109-docTodo) https://github.com/bitcoin/bitcoin/pull/23122

2021-09-28

<bitcoin-git> [bitcoin] mjdietzx closed pull request #23091: fuzz: fix checks on number of required sigs and keys in multisig scripts (master...fuzz_extract_destinations_bug_fix) https://github.com/bitcoin/bitcoin/pull/23091
<bitcoin-git> [bitcoin] meshcollider merged pull request #20591: wallet, bugfix: fix ComputeTimeSmart function during rescanning process. (master...fix-computetimesmart) https://github.com/bitcoin/bitcoin/pull/20591
<bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b55232a337fa...6a5381a06b0b
<bitcoin-git> bitcoin/master d6eb39a BitcoinTsunami: test: add functional test to check transaction time determination during b...
<bitcoin-git> bitcoin/master 240ea29 BitcoinTsunami: doc: update doxygen documention of ComputeTimeSmart() and AddToWalletIfInv...
<bitcoin-git> bitcoin/master 07b44f1 BitcoinTsunami: wallet: fix ComputeTimeSmart algorithm to use blocktime during old block r...
<bitcoin-git> [bitcoin] meshcollider merged pull request #22722: rpc: update estimatesmartfee to return max of CBlockPolicyEstimator::estimateSmartFee, mempoolMinFee and minRelayTxFee (master...estimatesmartfee) https://github.com/bitcoin/bitcoin/pull/22722
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6492d4ed053...b55232a337fa
<bitcoin-git> bitcoin/master ea31caf pranabp-bit: update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinF...
<bitcoin-git> bitcoin/master b55232a Samuel Dobson: Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of...
<bitcoin-git> [bitcoin] meshcollider merged pull request #22650: Remove -deprecatedrpc=addresses flag and corresponding code/logic (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/22650
<bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f000cdcf0aad...d6492d4ed053
<bitcoin-git> bitcoin/master 8721638 Michael Dietz: rpc: remove deprecated addresses and reqSigs from rpc outputs
<bitcoin-git> bitcoin/master d64deac Michael Dietz: refactor: share logic between ScriptPubKeyToUniv and ScriptToUniv
<bitcoin-git> bitcoin/master 2b1fdc2 Michael Dietz: refactor: minor styling, prefer snake case and same line if
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/efa227f5df5f...f000cdcf0aad
<bitcoin-git> bitcoin/master 03a5fe0 João Barbosa: qt: Keep InitExecutor in main gui thread
<bitcoin-git> bitcoin/master f000cdc Hennadii Stepanov: Merge bitcoin-core/gui#434: Keep InitExecutor in main gui thread
<bitcoin-git> [gui] hebasto merged 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] MarcoFalke opened pull request #23122: doc: Remove un-actionable TODO from chainparams.cpp (master...2109-docTodo) https://github.com/bitcoin/bitcoin/pull/23122
<bitcoin-git> [bitcoin] glozow opened pull request #23121: [policy] check ancestor feerate in RBF, remove BIP125 Rule2 (master...ancestorscore-remove-bip1252) https://github.com/bitcoin/bitcoin/pull/23121
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23097: Run specified functional tests with all matching flags (master...202109_tests_matchall) https://github.com/bitcoin/bitcoin/pull/23097
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23120: test: Remove unused and confusing main parameter from script_util (master...2109-testCleanupScript) https://github.com/bitcoin/bitcoin/pull/23120
<bitcoin-git> bitcoin/master efa227f W. J. van der Laan: Merge bitcoin/bitcoin#23097: Run specified functional tests with all match...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dccf3d25f9e7...efa227f5df5f
<bitcoin-git> bitcoin/master b8909b0 Samuel Dobson: Run functional tests with all possible flags
<bitcoin-git> [bitcoin] fanquake merged pull request #23117: test: Use assert_equal over assert for easier debugging (master...2109-testAssertEq) https://github.com/bitcoin/bitcoin/pull/23117
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a9d0cec4991a...dccf3d25f9e7
<bitcoin-git> bitcoin/master fac5708 MarcoFalke: test: Use assert_equal over assert for easier debugging
<bitcoin-git> bitcoin/master fa8f3ba MarcoFalke: test: pep-8
<bitcoin-git> bitcoin/master dccf3d2 fanquake: Merge bitcoin/bitcoin#23117: test: Use assert_equal over assert for easier...
<bitcoin-git> [bitcoin] theStack opened pull request #23118: test: refactor: introduce `script_util` helper for creating P2PK scripts (master...202109-test-add_helper_for_creating_p2pk_scripts) https://github.com/bitcoin/bitcoin/pull/23118
<bitcoin-git> [bitcoin] AaronDewes closed 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] MarcoFalke opened pull request #23117: test: Use assert_equal over assert for easier debugging (master...2109-testAssertEq) https://github.com/bitcoin/bitcoin/pull/23117
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23106: Ensure wallet is unlocked before signing PSBT with walletprocesspsbt and GUI (master...202109_walletprocesspsbt_unlocked) https://github.com/bitcoin/bitcoin/pull/23106
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a8bbd4cc8196...a9d0cec4991a
<bitcoin-git> bitcoin/master 0e89521 Samuel Dobson: Ensure wallet is unlocked before signing in walletprocesspsbt
<bitcoin-git> bitcoin/master 0f3acec Samuel Dobson: Add test that walletprocesspsbt requires unlocked wallet when signing
<bitcoin-git> bitcoin/master 7e3ee4c Samuel Dobson: GUI: Ask user to unlock wallet before signing psbt
<bitcoin-git> [bitcoin] fanquake opened pull request #23115: bloom: use Span instead of std::vector for `insert` and `contains` (#18985) (master...18985_rebased) https://github.com/bitcoin/bitcoin/pull/23115
<bitcoin-git> [bitcoin] meshcollider merged pull request #22938: test: Add remaining scenarios of 0 waste, in wallet waste_test (master...waste-test-add) https://github.com/bitcoin/bitcoin/pull/22938
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27836f296d1c...a8bbd4cc8196
<bitcoin-git> bitcoin/master efcaefc rajarshimaitra: test: Add remaining scenarios of 0 waste
<bitcoin-git> bitcoin/master a8bbd4c Samuel Dobson: Merge bitcoin/bitcoin#22938: test: Add remaining scenarios of 0 waste, in ...
<bitcoin-git> [bitcoin] fanquake closed pull request #21859: Add minisketch subtree and integrate in build/test (master...202105_minisketch) https://github.com/bitcoin/bitcoin/pull/21859
<bitcoin-git> [bitcoin] fanquake opened pull request #23114: Add minisketch subtree and integrate into build/test (master...minisketch_integration_takeover) https://github.com/bitcoin/bitcoin/pull/23114
<bitcoin-git> [bitcoin] fanquake closed pull request #23030: src/randomenv.cpp: fix uclibc build (master...master) https://github.com/bitcoin/bitcoin/pull/23030
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22942: fuzz: Cleanup muhash fuzz target (master...2109-fuzzMuhashCleanup) https://github.com/bitcoin/bitcoin/pull/22942
<bitcoin-git> bitcoin/master 27836f2 MarcoFalke: Merge bitcoin/bitcoin#22942: fuzz: Cleanup muhash fuzz target
<bitcoin-git> bitcoin/master 0000dca MarcoFalke: fuzz: Cleanup muhash fuzz target
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67eae69f3fa1...27836f296d1c
<bitcoin-git> [bitcoin] fanquake closed pull request #23068: Add aliases to the `-chain` param (master...20210922) https://github.com/bitcoin/bitcoin/pull/23068
<bitcoin-git> [bitcoin] fanquake merged 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/master 67eae69 fanquake: Merge bitcoin/bitcoin#23060: release: increase minimum compiler and lib(st...
<bitcoin-git> bitcoin/master 04f5baf fanquake: doc: update minimum compiler requirements for std::filesystem
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d5d0a5c6045d...67eae69f3fa1
<bitcoin-git> bitcoin/master 182de7b fanquake: ci: update minimum compiler requirements for std::filesystem
<bitcoin-git> [bitcoin] meshcollider opened pull request #23113: Add warnings to createmultisig and addmultisig if using uncompressed keys (master...202109_createmultisig_warnings) https://github.com/bitcoin/bitcoin/pull/23113
<bitcoin-git> [bitcoin] meshcollider merged pull request #17526: Add Single Random Draw as an additional coin selection algorithm (master...srd-fallback-2) https://github.com/bitcoin/bitcoin/pull/17526
<bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/f036c35e51fe...d5d0a5c6045d
<bitcoin-git> bitcoin/master 59ba7d2 Andrew Chow: tests: rpc_fundrawtx better test for UTXO inclusion with include_unsafe
<bitcoin-git> bitcoin/master a165bfb Andrew Chow: tests: rpc_fundrawtx use specific inputs for unavailable change test
<bitcoin-git> bitcoin/master df765a4 Andrew Chow: tests: rpc_fundrawtx lock to UTXO types

2021-09-27

<bitcoin-git> [bitcoin] theStack opened pull request #23112: wallet: enable SQLite extended result codes (master...202109-wallet-enable_sqlite_extended_result_codes) https://github.com/bitcoin/bitcoin/pull/23112
<bitcoin-git> [bitcoin] sipa closed pull request #23110: Bitcoin bans China (master...ban_china) https://github.com/bitcoin/bitcoin/pull/23110
<bitcoin-git> [bitcoin] DavidBurkett opened pull request #23110: Bitcoin bans China (master...ban_china) https://github.com/bitcoin/bitcoin/pull/23110
<bitcoin-git> [gui] shaavan opened pull request #437: qt: Show received bitcoins in green (master...green-coins) https://github.com/bitcoin-core/gui/pull/437
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23109: net: Bypass increasing nMaxOutbound for peers with download permission (master...max_update_exclude_dl_perm) https://github.com/bitcoin/bitcoin/pull/23109
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23108: ci: Enable extended tests on native Windows (master...2109-ciWin) https://github.com/bitcoin/bitcoin/pull/23108
<bitcoin-git> [bitcoin] MarcoFalke merged 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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/825f4a64e612...f036c35e51fe
<bitcoin-git> bitcoin/master 4befc8f Hennadii Stepanov: ci: Enable feature_asmap.py test on native Windows
<bitcoin-git> bitcoin/master f036c35 merge-script: Merge bitcoin/bitcoin#23103: ci: Enable feature_asmap.py test on native Wi...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22976: scripted-diff: Rename overloaded int GetArg to GetIntArg (master...pr/intarg) https://github.com/bitcoin/bitcoin/pull/22976
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68bbfcc25058...825f4a64e612
<bitcoin-git> bitcoin/master 825f4a6 merge-script: Merge bitcoin/bitcoin#22976: scripted-diff: Rename overloaded int GetArg t...
<bitcoin-git> bitcoin/master 93b9800 Russell Yanofsky: scripted-diff: Rename overloaded int GetArg to GetIntArg
<bitcoin-git> [bitcoin] laanwj merged pull request #23021: net: switch to signet DNS seed (master...2021/09/signet_dns_seed) https://github.com/bitcoin/bitcoin/pull/23021
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16a5997336b4...68bbfcc25058
<bitcoin-git> bitcoin/master dc10ca3 Sjors Provoost: net: switch to signet DNS seed
<bitcoin-git> bitcoin/master 68bbfcc W. J. van der Laan: Merge bitcoin/bitcoin#23021: net: switch to signet DNS seed
<bitcoin-git> [bitcoin] laanwj merged pull request #22579: doc: Add references for the generator/constant used in Bech32(m) (master...202107_bech32_doc) https://github.com/bitcoin/bitcoin/pull/22579
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07e743edd013...16a5997336b4
<bitcoin-git> bitcoin/master 16a5997 W. J. van der Laan: Merge bitcoin/bitcoin#22579: doc: Add references for the generator/constan...
<bitcoin-git> bitcoin/master b8cd2a4 Pieter Wuille: Add references for the generator/constant used in Bech32(m)
<bitcoin-git> [bitcoin] meshcollider opened pull request #23106: Ensure wallet is unlocked before signing in walletprocesspsbt (master...202109_walletprocesspsbt_unlocked) https://github.com/bitcoin/bitcoin/pull/23106
<bitcoin-git> [bitcoin] laanwj merged pull request #22892: doc: Clarify that change_cost cannot be negative in GetSelectionWaste (master...doc-change-cost-not-negative) https://github.com/bitcoin/bitcoin/pull/22892
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eabc2c482aad...07e743edd013
<bitcoin-git> bitcoin/master d2eccac benthecarman: doc: Clarify that change_cost cannot be negative in GetSelectionWaste
<bitcoin-git> bitcoin/master 07e743e W. J. van der Laan: Merge bitcoin/bitcoin#22892: doc: Clarify that change_cost cannot be negat...
<bitcoin-git> [gui] meshcollider opened pull request #436: Include vout when copying transaction ID from coin selection (master...202109_coinselection_copy_vout) https://github.com/bitcoin-core/gui/pull/436
<bitcoin-git> [bitcoin] laanwj merged 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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8b523f2e5571...eabc2c482aad
<bitcoin-git> bitcoin/master fa01f22 MarcoFalke: test: Add missing re.escape() to feature_addrman test
<bitcoin-git> bitcoin/master eabc2c4 W. J. van der Laan: Merge bitcoin/bitcoin#23102: test: Add missing re.escape() to feature_addr...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23104: log: Avoid breaking single log lines over multiple lines in the log file (master...2109-logCont) https://github.com/bitcoin/bitcoin/pull/23104
<bitcoin-git> [bitcoin] laanwj merged pull request #23094: doc: Remove outdated comments (master...210925-comment) https://github.com/bitcoin/bitcoin/pull/23094
<bitcoin-git> bitcoin/master 8b523f2 W. J. van der Laan: Merge bitcoin/bitcoin#23094: doc: Remove outdated comments
<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