2025-12-04

<bitcoin-git> qa-assets/main ca40856 Murch: Add Murch’s inputs December 2025
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/6c8d24b0041e...b5ad78e070e4
<bitcoin-git> qa-assets/main b5ad78e maflcko: Merge pull request #246 from murchandamus/2025-12-murch-inputs
<bitcoin-git> [qa-assets] maflcko merged pull request #246: Add Murch’s inputs December 2025 (main...2025-12-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/246
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #34004: Implementation of SwiftSync (master...swiftsync-v0) https://github.com/bitcoin/bitcoin/pull/34004
<bitcoin-git> [bitcoin] fanquake merged pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528
<bitcoin-git> bitcoin/master ad452a1 merge-script: Merge bitcoin/bitcoin#33528: wallet: don't consider unconfirmed TRUC coins...
<bitcoin-git> bitcoin/master dcd42d6 glozow: [test] wallet send 3 generation TRUC
<bitcoin-git> bitcoin/master e753fad glozow: [wallet] never try to spend from unconfirmed TRUC that already has ancesto...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9a29b2d331ee...ad452a1e655e
<bitcoin-git> [bitcoin] Ataraxia009 closed pull request #33813: init: Changing the rpcbind argument being ignored to a pop up warning (master...rpc-bind-warning) https://github.com/bitcoin/bitcoin/pull/33813

2025-12-03

<bitcoin-git> [bitcoin] ryanofsky opened pull request #34003: test: interface_ipc.py minor fixes and cleanup (master...pr/pyipc) https://github.com/bitcoin/bitcoin/pull/34003
<bitcoin-git> [bitcoin] instagibbs opened pull request #34001: test: fix test_limit_enforcement_package (master...2025-12-bugfix_cluster_test) https://github.com/bitcoin/bitcoin/pull/34001
<bitcoin-git> [bitcoin] hebasto closed pull request #33975: depends, doc: Add `tcl` as build dependency for `sqlite` package (master...251130-tcl) https://github.com/bitcoin/bitcoin/pull/33975
<bitcoin-git> [bitcoin] Sjors closed pull request #31725: test: clarify timewarp grace period griefing attack (master...2025/01/timewarp-grief) https://github.com/bitcoin/bitcoin/pull/31725
<bitcoin-git> [bitcoin] Sjors closed pull request #32928: test: add logging to mock external signers (master...2025/07/test-signer) https://github.com/bitcoin/bitcoin/pull/32928
<bitcoin-git> [bitcoin] fanquake merged pull request #33857: doc: Add `x86_64-w64-mingw32ucrt` triplet to `depends/README.md` (master...251111-doc-ucrt) https://github.com/bitcoin/bitcoin/pull/33857
<bitcoin-git> bitcoin/master 48496ca Hennadii Stepanov: ci: Remove redundant `DEP_OPTS` from “Windows-cross UCRT” job
<bitcoin-git> bitcoin/master ec8eb01 Hennadii Stepanov: doc: Add `x86_64-w64-mingw32ucrt` triplet to `depends/README.md`
<bitcoin-git> bitcoin/master 9a29b2d merge-script: Merge bitcoin/bitcoin#33857: doc: Add `x86_64-w64-mingw32ucrt` triplet to ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69e66efe45a0...9a29b2d331ee
<bitcoin-git> [bitcoin] fanquake merged pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882
<bitcoin-git> bitcoin/master facd01e Hao Xu: refactor: remove redundant locator cleanup in BaseIndex::Init()
<bitcoin-git> bitcoin/master 69e66ef merge-script: Merge bitcoin/bitcoin#32882: index: remove unnecessary locator cleaning in...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6581ac5d9f93...69e66efe45a0
<bitcoin-git> [bitcoin] fanquake reopened pull request #33072: [p2p] Fix signed integer overflow in LocalServiceInfo::nScore (master...p2p-fix-nscore-overflow-24049) https://github.com/bitcoin/bitcoin/pull/33072
<bitcoin-git> [bitcoin] fanquake opened pull request #33997: [30.x] Backports & 30.1rc1 (30.x...30_1_rc1) https://github.com/bitcoin/bitcoin/pull/33997
<bitcoin-git> [bitcoin] fanquake reopened pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528
<bitcoin-git> [bitcoin] fanquake closed pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528
<bitcoin-git> [bitcoin] fanquake merged pull request #33996: contrib: fix manpage generation (master...fixup_gen_manpages) https://github.com/bitcoin/bitcoin/pull/33996
<bitcoin-git> bitcoin/master e9536fa fanquake: contrib: fix manpage generation
<bitcoin-git> bitcoin/master 6581ac5 merge-script: Merge bitcoin/bitcoin#33996: contrib: fix manpage generation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/39ca01525977...6581ac5d9f93
<bitcoin-git> [bitcoin] fanquake reopened pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882
<bitcoin-git> [bitcoin] fanquake closed pull request #32882: index: remove unnecessary locator cleaning in BaseIndex::Init() (master...read-best-block) https://github.com/bitcoin/bitcoin/pull/32882
<bitcoin-git> [bitcoin] fanquake merged pull request #33140: test: Avoid shutdown race in NetworkThread (master...2508-test-less-racy) https://github.com/bitcoin/bitcoin/pull/33140
<bitcoin-git> bitcoin/master fa6db79 MarcoFalke: test: Avoid shutdown race in NetworkThread
<bitcoin-git> bitcoin/master 39ca015 merge-script: Merge bitcoin/bitcoin#33140: test: Avoid shutdown race in NetworkThread
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bcf794d5f35b...39ca01525977
<bitcoin-git> [bitcoin] fanquake merged pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455
<bitcoin-git> bitcoin/master bcf794d merge-script: Merge bitcoin/bitcoin#30455: test: assumeutxo: add missing tests in wallet...
<bitcoin-git> bitcoin/master cb7d5bf Alfonso Roman Zubeldia: test, assumeutxo: loading a wallet (backup) on a pruned node
<bitcoin-git> bitcoin/master 7a36524 Alfonso Roman Zubeldia: test, refactor snapshot import and background validation
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/af0e6a65c928...bcf794d5f35b
<bitcoin-git> [bitcoin] fanquake merged pull request #33702: contrib: Remove brittle, confusing and redundant UTF8 encoding from Python IO (master...2510-everything-is-utf8) https://github.com/bitcoin/bitcoin/pull/33702
<bitcoin-git> bitcoin/master fa83e3a MarcoFalke: lint: Do not allow locale dependent shell scripts
<bitcoin-git> bitcoin/master faf39d8 MarcoFalke: test: Clarify that Python UTF-8 mode is the default today for most systems
<bitcoin-git> bitcoin/master fa7d72b MarcoFalke: lint: Drop check to enforce encoding to be specified in Python scripts
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4c784b25c478...af0e6a65c928

2025-12-02

<bitcoin-git> [qa-assets] murchandamus opened pull request #246: Add Murch’s inputs December 2025 (main...2025-12-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/246
<bitcoin-git> [bitcoin] fanquake opened pull request #33996: contrib: fix manpage generation (master...fixup_gen_manpages) https://github.com/bitcoin/bitcoin/pull/33996
<bitcoin-git> [bitcoin] fanquake merged pull request #33985: fuzz: gate mempool entry based on weight (master...2025-12-txgraph_fuzz_package_rbf) https://github.com/bitcoin/bitcoin/pull/33985
<bitcoin-git> bitcoin/master 4c784b2 merge-script: Merge bitcoin/bitcoin#33985: fuzz: gate mempool entry based on weight
<bitcoin-git> bitcoin/master 8043294 Greg Sanders: fuzz: gate mempool entry based on weight
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce771726f3e7...4c784b25c478
<bitcoin-git> [bitcoin] hebasto opened pull request #33995: depends: Propagate native C compiler to `sqlite` package (master...251202-tcl) https://github.com/bitcoin/bitcoin/pull/33995
<bitcoin-git> [bitcoin] fanquake merged pull request #33960: log: Use more severe log level (warn/err) where appropriate (master...2511-log) https://github.com/bitcoin/bitcoin/pull/33960
<bitcoin-git> bitcoin/master fa45a15 MarcoFalke: log: Use LogWarning for non-critical logs
<bitcoin-git> bitcoin/master fa0018d MarcoFalke: log: Use LogError for fatal errors
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e0ba6bbed97b...ce771726f3e7
<bitcoin-git> bitcoin/master 22229de MarcoFalke: doc: Fix typo in init log
<bitcoin-git> [bitcoin] fanquake merged pull request #33609: [30.x] Backports (30.x...30_1_backports) https://github.com/bitcoin/bitcoin/pull/33609
<bitcoin-git> bitcoin/30.x c9fa661 Ava Chow: ci: Properly include $FILE_ENV in DEPENDS_HASH
<bitcoin-git> [bitcoin] fanquake pushed 22 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/a14e7b9dee91...72675b8f5578
<bitcoin-git> bitcoin/30.x 72d1141 MarcoFalke: ci: Use native platform for win-cross task
<bitcoin-git> bitcoin/30.x 73ed57a Ava Chow: depends: Use $(package)_file_name when downloading from the fallback
<bitcoin-git> [bitcoin] fanquake merged pull request #33591: Cluster mempool followups (master...2025-10-rebase-cluster-mempool) https://github.com/bitcoin/bitcoin/pull/33591
<bitcoin-git> bitcoin/master 01d8520 Suhas Daftuar: Remove unused argument to RemoveStaged
<bitcoin-git> bitcoin/master bc64013 Suhas Daftuar: Remove unused variable (cacheMap) in mempool
<bitcoin-git> bitcoin/master a5a7905 Suhas Daftuar: Simplify removeRecursive
<bitcoin-git> [bitcoin] fanquake pushed 27 commits to master: https://github.com/bitcoin/bitcoin/compare/6356041e58d1...e0ba6bbed97b
<bitcoin-git> [bitcoin] brunoerg opened pull request #33993: init: point out -stopatheight may be imprecise (master...2025-12-init-stopatheight) https://github.com/bitcoin/bitcoin/pull/33993
<bitcoin-git> [bitcoin] pinheadmz closed pull request #33991: test: Add comprehensive txindex reorg test coverage (master...test-txindex-reorg-coverage) https://github.com/bitcoin/bitcoin/pull/33991
<bitcoin-git> [bitcoin] codomposer opened pull request #33991: test: Add comprehensive txindex reorg test coverage (master...test-txindex-reorg-coverage) https://github.com/bitcoin/bitcoin/pull/33991
<bitcoin-git> [bitcoin] theStack opened pull request #33990: test: check that peer's announced starting height is remembered (master...202512-test-announced_starting_height) https://github.com/bitcoin/bitcoin/pull/33990

2025-12-01

<bitcoin-git> [bitcoin] DrahtBot closed pull request #33989: . (master...patch-3) https://github.com/bitcoin/bitcoin/pull/33989
<bitcoin-git> [bitcoin] AfuroIsCrazy opened pull request #33989: Update copyright (master...patch-3) https://github.com/bitcoin/bitcoin/pull/33989
<bitcoin-git> [bitcoin] 0xB10C closed pull request #33987: 2025 11 self advertise in separate message (master...2025-11-self-advertise-in-separate-message) https://github.com/bitcoin/bitcoin/pull/33987
<bitcoin-git> [bitcoin] 0xB10C opened pull request #33987: 2025 11 self advertise in separate message (master...2025-11-self-advertise-in-separate-message) https://github.com/bitcoin/bitcoin/pull/33987
<bitcoin-git> [bitcoin] sipa opened pull request #33986: doc: improvements to doc/descriptors.md (master...202511_list_musig) https://github.com/bitcoin/bitcoin/pull/33986
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #33983: refactor/p2p: Decouple CNode from PeerManagerImpl::MaybeDiscourageAndDisconnect (master...refactor/decouple-cnode-from-maybe-discourage) https://github.com/bitcoin/bitcoin/pull/33983
<bitcoin-git> [bitcoin] instagibbs opened pull request #33985: fuzz: gate mempool entry based on weight (master...2025-12-txgraph_fuzz_package_rbf) https://github.com/bitcoin/bitcoin/pull/33985
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33983: refactor/p2p: Decouple CNode from PeerManagerImpl::MaybeDiscourageAndDisconnect (master...refactor/decouple-cnode-from-maybe-discourage) https://github.com/bitcoin/bitcoin/pull/33983
<bitcoin-git> [bitcoin] maflcko closed pull request #33980: test: add test for coin write failure (master...feat/test_coin_failure) https://github.com/bitcoin/bitcoin/pull/33980
<bitcoin-git> [bitcoin] fanquake merged pull request #33972: cmake: Make `BUILD_KERNEL_TEST` depend on `BUILD_KERNEL_LIB` (master...251130-kernel-test) https://github.com/bitcoin/bitcoin/pull/33972
<bitcoin-git> bitcoin/master fe1815d Hennadii Stepanov: cmake: Make `BUILD_KERNEL_TEST` depend on `BUILD_KERNEL_LIB`
<bitcoin-git> bitcoin/master 6356041 merge-script: Merge bitcoin/bitcoin#33972: cmake: Make `BUILD_KERNEL_TEST` depend on `BU...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d7cb1bb48f1...6356041e58d1
<bitcoin-git> [bitcoin] fanquake merged pull request #33971: cmake: Set `WITH_ZMQ` to `ON` in Windows presets (master...251130-win-zmq) https://github.com/bitcoin/bitcoin/pull/33971
<bitcoin-git> bitcoin/master 7d7cb1b merge-script: Merge bitcoin/bitcoin#33971: cmake: Set `WITH_ZMQ` to `ON` in Windows pres...
<bitcoin-git> bitcoin/master 49c6728 Hennadii Stepanov: cmake: Set `WITH_ZMQ` to `ON` in Windows presets
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f6acbef1084e...7d7cb1bb48f1
<bitcoin-git> [bitcoin] codomposer opened pull request #33980: test: add test for coin write failure (master...feat/test_coin_failure) https://github.com/bitcoin/bitcoin/pull/33980
<bitcoin-git> [qa-assets] maflcko merged pull request #245: ci: Clear bloated GHA VM (main...main) https://github.com/bitcoin-core/qa-assets/pull/245
<bitcoin-git> qa-assets/main d8290fb MarcoFalke: ci: Clear bloated GHA VM
<bitcoin-git> qa-assets/main 6c8d24b maflcko: Merge pull request #245 from maflcko/main
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/5a590d43c468...6c8d24b0041e
<bitcoin-git> [bitcoin] maflcko closed pull request #33979: test: add test loading a wallet backup on a pruned node (master...feat/test_load_wallet_pruned_node) https://github.com/bitcoin/bitcoin/pull/33979
<bitcoin-git> [bitcoin] codomposer opened pull request #33979: test: add test loading a wallet backup on a pruned node (master...feat/test_load_wallet_pruned_node) https://github.com/bitcoin/bitcoin/pull/33979
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33978: . (master...feat/test_load_wallet_pruned_node) https://github.com/bitcoin/bitcoin/pull/33978
<bitcoin-git> [bitcoin] codomposer opened pull request #33978: test: add test loading a wallet backup on a pruned node (master...feat/test_load_wallet_pruned_node) https://github.com/bitcoin/bitcoin/pull/33978
<bitcoin-git> [bitcoin] achow101 closed pull request #33976: net: Complete net/net_processing split refactoring (master...33958-net-split) https://github.com/bitcoin/bitcoin/pull/33976
<bitcoin-git> [bitcoin] vostrnad opened pull request #33977: script: Remove dead code from OP_CHECKMULTISIG (master...checkmultisig-dead-code) https://github.com/bitcoin/bitcoin/pull/33977
<bitcoin-git> [bitcoin] SmartDever02 opened pull request #33976: net: Complete net/net_processing split refactoring (master...33958-net-split) https://github.com/bitcoin/bitcoin/pull/33976

2025-11-30

<bitcoin-git> [bitcoin] hebasto opened pull request #33975: depends, doc: Add `tcl` as build dependency for `sqlite` package (master...251130-tcl) https://github.com/bitcoin/bitcoin/pull/33975
<bitcoin-git> [bitcoin] hebasto opened pull request #33974: cmake: Check dependencies after build option interaction (master...251130-cmake-options) https://github.com/bitcoin/bitcoin/pull/33974
<bitcoin-git> [bitcoin] billymcbip opened pull request #33973: test: Add DERSIG unit tests to script_tests.json (master...script-tests) https://github.com/bitcoin/bitcoin/pull/33973
<bitcoin-git> [bitcoin] hebasto opened pull request #33972: cmake: Make `BUILD_KERNEL_TEST` depend on `BUILD_KERNEL_LIB` (master...251130-kernel-test) https://github.com/bitcoin/bitcoin/pull/33972
<bitcoin-git> [bitcoin] hebasto opened pull request #33971: cmake: Set `WITH_ZMQ` to `ON` in Windows presets (master...251130-win-zmq) https://github.com/bitcoin/bitcoin/pull/33971
<bitcoin-git> [bitcoincore.org] awesome-doge opened pull request #1201: Add Traditional Chinese (zh_TW) translation (master...zh_TW-translation) https://github.com/bitcoin-core/bitcoincore.org/pull/1201

2025-11-29

<bitcoin-git> [bitcoin] pinheadmz closed pull request #33970: doc: fix typo in MAX_MONEY comment (master...doc-fix-max-money-comment) https://github.com/bitcoin/bitcoin/pull/33970
<bitcoin-git> [bitcoin] sunmoonron opened pull request #33970: doc: fix typo in MAX_MONEY comment (master...doc-fix-max-money-comment) https://github.com/bitcoin/bitcoin/pull/33970
<bitcoin-git> [bitcoin] hebasto closed pull request #33969: Update ci.yml (master...th30neee-patch-1) https://github.com/bitcoin/bitcoin/pull/33969
<bitcoin-git> [bitcoin] th30neee opened pull request #33969: Update ci.yml (master...th30neee-patch-1) https://github.com/bitcoin/bitcoin/pull/33969
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #33968: [CI] remove `doc/release-notes.md` from lint-spelling.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33968
<bitcoin-git> [bitcoin] fanquake reopened pull request #32730: p2p: avoid traversing blocks (twice) during IBD (master...2025_net_avoid_traversing_block_twice) https://github.com/bitcoin/bitcoin/pull/32730

2025-11-28

<bitcoin-git> [bitcoin] fanquake merged pull request #33764: ci: Add Windows + UCRT jobs for cross-compiling and native testing (master...251102-ucrt-ci) https://github.com/bitcoin/bitcoin/pull/33764
<bitcoin-git> bitcoin/master bd130db Hennadii Stepanov: ci: Rename items specific to Windows + MSVCRT
<bitcoin-git> bitcoin/master 2e27bd9 Hennadii Stepanov: ci: Add Windows + UCRT jobs for cross-compiling and native testing
<bitcoin-git> bitcoin/master f6acbef merge-script: Merge bitcoin/bitcoin#33764: ci: Add Windows + UCRT jobs for cross-compili...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/808f1d972be3...f6acbef1084e
<bitcoin-git> [bitcoin] Sjors opened pull request #33966: refactor: disentangle miner startup defaults from runtime options (master...2025/11/miner-options) https://github.com/bitcoin/bitcoin/pull/33966
<bitcoin-git> [bitcoin] Sjors opened pull request #33965: mining: fix -blockreservedweight shadows IPC option (master...2025/11/ipc-reserve) https://github.com/bitcoin/bitcoin/pull/33965
<bitcoin-git> [bitcoin] fanquake closed pull request #33949: ubsan: add another suppression for InsecureRandomContext (master...suppress_insecure_rand_context) https://github.com/bitcoin/bitcoin/pull/33949

2025-11-27

<bitcoin-git> [bitcoin] l0rinc closed pull request #33963: test: tighten `V2TransportTester::SendMessage` bounds for GCC 15.2 (master...l0rinc/SendMessage-gcc15) https://github.com/bitcoin/bitcoin/pull/33963
<bitcoin-git> [bitcoin] l0rinc opened pull request #33963: test: tighten `V2TransportTester::SendMessage` bounds for GCC 15.2 (master...l0rinc/SendMessage-gcc15) https://github.com/bitcoin/bitcoin/pull/33963
<bitcoin-git> [bitcoin] ANtutov opened pull request #33962: refactor: replace manual promise with SyncWithValidationInterfaceQueue (master...refactor/broadcast-tx-sync-without-promise) https://github.com/bitcoin/bitcoin/pull/33962
<bitcoin-git> [bitcoin] billymcbip opened pull request #33961: Add a separate ScriptError for empty pubkeys encountered in Tapscript (master...pubkey-error) https://github.com/bitcoin/bitcoin/pull/33961
<bitcoin-git> [bitcoin] fanquake merged pull request #32009: contrib: turn off compression of macOS SDK to fix determinism (across distros) (master...macos_sdk_select) https://github.com/bitcoin/bitcoin/pull/32009
<bitcoin-git> bitcoin/master c1213a3 fanquake: macdeploy: disable compression in macOS gen-sdk script
<bitcoin-git> bitcoin/master 3e01b5d fanquake: contrib: rename gen-sdk to gen-sdk.py
<bitcoin-git> bitcoin/master a33d034 fanquake: contrib: more selectively pick files for macOS SDK
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4de26b111f4d...808f1d972be3
<bitcoin-git> qa-assets/main 5a590d4 maflcko: Merge pull request #244 from frankomosh/difference-formatter-corpus
<bitcoin-git> qa-assets/main 454a3e2 frankomosh: add corpus for difference_formatter target
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/c7f2cb8268a8...5a590d43c468
<bitcoin-git> [qa-assets] maflcko merged pull request #244: initial fuzz corpus for difference_formatter (main...difference-formatter-corpus) https://github.com/bitcoin-core/qa-assets/pull/244
<bitcoin-git> [qa-assets] maflcko opened pull request #245: ci: Clear bloated GHA VM (main...main) https://github.com/bitcoin-core/qa-assets/pull/245
<bitcoin-git> [bitcoin] fanquake merged pull request #33514: ci: clear out space on CentOS, depends, gui GHA job (master...centos-space-fix) https://github.com/bitcoin/bitcoin/pull/33514
<bitcoin-git> bitcoin/master 4de26b1 merge-script: Merge bitcoin/bitcoin#33514: ci: clear out space on CentOS, depends, gui G...
<bitcoin-git> bitcoin/master e07e573 will: ci: clear out space on centos job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38c8474d0d77...4de26b111f4d
<bitcoin-git> [bitcoin] maflcko opened pull request #33960: log: Use more severe log level (warn/err) where appropriate (master...2511-log) https://github.com/bitcoin/bitcoin/pull/33960
<bitcoin-git> [bitcoin] fanquake merged pull request #33914: Change Parse descriptor argument to string_view (master...2025/11/parse-string) https://github.com/bitcoin/bitcoin/pull/33914
<bitcoin-git> bitcoin/master 38c8474 merge-script: Merge bitcoin/bitcoin#33914: Change Parse descriptor argument to string_vi...
<bitcoin-git> bitcoin/master c0bfe72 Sjors Provoost: Change Parse descriptor argument to string_view
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b25b274de66...38c8474d0d77
<bitcoin-git> [bitcoin] fanquake merged pull request #33951: test: check for output to stdout in `TestShell` test (master...202511-test-TestShell-check-stdout) https://github.com/bitcoin/bitcoin/pull/33951
<bitcoin-git> bitcoin/master 52230a7 Sebastian Falbesoner: test: check for output to stdout in `TestShell` test
<bitcoin-git> bitcoin/master 4b25b27 merge-script: Merge bitcoin/bitcoin#33951: test: check for output to stdout in `TestShel...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85d058dc537e...4b25b274de66
<bitcoin-git> [bitcoin] maflcko closed pull request #33926: Align legacy script policy with P2SH policy in AreInputsStandard (master...align-legacy-p2sh-policy) https://github.com/bitcoin/bitcoin/pull/33926
<bitcoin-git> [bitcoin] maflcko closed pull request #33955: leveldb: correct trailer boundary check in Reader::SkipToInitialBlock (master...fix/log-reader-trailer-boundary) https://github.com/bitcoin/bitcoin/pull/33955
<bitcoin-git> [bitcoin] yuvicc opened pull request #33959: test: use ForkGenerator to deduplicate reorg test code (#32587 follow-up) (master...2025-11-followup_fix_reorgs_tests) https://github.com/bitcoin/bitcoin/pull/33959

2025-11-25

<bitcoin-git> [bitcoin] Fibonacci747 opened pull request #33946: fix: remove redundant mempool lock in ChainImpl::isInMempool() (master...fix/redundant-mempool-lock-isInMempool) https://github.com/bitcoin/bitcoin/pull/33946
<bitcoin-git> [bitcoin] fanquake merged pull request #33906: depends: Add patch for Windows11Style plugin (master...251118-patch-win11-plugin) https://github.com/bitcoin/bitcoin/pull/33906
<bitcoin-git> bitcoin/master 8558902 Hennadii Stepanov: depends: Add patch for Windows11Style plugin
<bitcoin-git> bitcoin/master d5ed4ba merge-script: Merge bitcoin/bitcoin#33906: depends: Add patch for Windows11Style plugin
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b30262dcaa28...d5ed4ba9d862
<bitcoin-git> [bitcoin] fanquake opened pull request #33945: depends: latest config.guess & config.sub (master...latest_configguesssub) https://github.com/bitcoin/bitcoin/pull/33945
<bitcoin-git> [bitcoin] fanquake merged pull request #33903: ci: Remove redundant busybox option (master...2511-ci-stip-busybox-dupe) https://github.com/bitcoin/bitcoin/pull/33903
<bitcoin-git> bitcoin/master fa102ec MarcoFalke: doc: Shorten ci name
<bitcoin-git> bitcoin/master fa0fee4 MarcoFalke: ci: Remove redundant busybox option
<bitcoin-git> bitcoin/master 2222223 MarcoFalke: doc: Remove bash -c wrapper
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1a5f1eb08067...b30262dcaa28
<bitcoin-git> [bitcoin] fanquake merged pull request #33921: doc: clarify and cleanup macOS fuzzing notes (master...2025-11-fuzzing-docs) https://github.com/bitcoin/bitcoin/pull/33921
<bitcoin-git> bitcoin/master 1a5f1eb merge-script: Merge bitcoin/bitcoin#33921: doc: clarify and cleanup macOS fuzzing notes
<bitcoin-git> bitcoin/master c34bc01 dergoegge: doc: clarify and cleanup macOS fuzzing notes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72cb8cef9778...1a5f1eb08067
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33944: Request: fix typos in "release-notes-0.18.0.md" and "release-notes-0.15.0.1.md" (master...master) https://github.com/bitcoin/bitcoin/pull/33944
<bitcoin-git> [bitcoin] oxyzenQ opened pull request #33944: Request: fix typos in "release-notes-0.18.0.md" and "release-notes-0.15.0.1.md" (master...master) https://github.com/bitcoin/bitcoin/pull/33944
<bitcoin-git> [bitcoin] fanquake merged pull request #33862: txgraph: drop move assignment operator (master...202511_no_move_txgraph_ref) https://github.com/bitcoin/bitcoin/pull/33862
<bitcoin-git> bitcoin/master 72cb8ce merge-script: Merge bitcoin/bitcoin#33862: txgraph: drop move assignment operator
<bitcoin-git> bitcoin/master ade0397 Anthony Towns: txgraph: drop move assignment operator
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5336bcd57849...72cb8cef9778
<bitcoin-git> [bitcoin] stickies-v opened pull request #33943: kernel: don't use assert to handle invalid user input (master...2025-11/kernel-less-assert) https://github.com/bitcoin/bitcoin/pull/33943
<bitcoin-git> [bitcoin] hebasto reopened pull request #32409: test: Introduce `SUPPRESS_ABORT_MESSAGE` environment variable (master...250502-fuzz-abort) https://github.com/bitcoin/bitcoin/pull/32409
<bitcoin-git> [bitcoin] hebasto closed pull request #32409: test: Introduce `SUPPRESS_ABORT_MESSAGE` environment variable (master...250502-fuzz-abort) https://github.com/bitcoin/bitcoin/pull/32409
<bitcoin-git> [bitcoin] fjahr closed pull request #33631: init: Split file path handling out of -asmap option (master...202510-asmap-arg-split) https://github.com/bitcoin/bitcoin/pull/33631
<bitcoin-git> [bitcoin] maflcko closed pull request #33937: depends: Fix native_capnp to respect build_CC and build_CXX (master...fix-native-capnp-compiler) https://github.com/bitcoin/bitcoin/pull/33937
<bitcoin-git> [bitcoin] fanquake merged pull request #33855: kernel: add btck_block_tree_entry_equals (master...2025-11/kernel-block-tree-entry-equals) https://github.com/bitcoin/bitcoin/pull/33855
<bitcoin-git> bitcoin/master 5336bcd merge-script: Merge bitcoin/bitcoin#33855: kernel: add btck_block_tree_entry_equals
<bitcoin-git> bitcoin/master 096924d stickies-v: kernel: add btck_block_tree_entry_equals
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f65a1c5db84...5336bcd57849
<bitcoin-git> [bitcoin] fanquake merged pull request #33917: clang-format: Set Bitcoin Core IncludeCategories (master...2511-format-includes) https://github.com/bitcoin/bitcoin/pull/33917
<bitcoin-git> bitcoin/master fa7e222 MarcoFalke: clang-format: Set Bitcoin Core IncludeCategories
<bitcoin-git> bitcoin/master 4f65a1c merge-script: Merge bitcoin/bitcoin#33917: clang-format: Set Bitcoin Core IncludeCategor...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/902717b66dc1...4f65a1c5db84
<bitcoin-git> [bitcoin] fanquake merged pull request #33918: depends: Update Qt download link (master...251120-qt-link) https://github.com/bitcoin/bitcoin/pull/33918
<bitcoin-git> bitcoin/master 50cbde3 Hennadii Stepanov: depends: Update Qt download link
<bitcoin-git> bitcoin/master 902717b merge-script: Merge bitcoin/bitcoin#33918: depends: Update Qt download link
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68ab2b65bfac...902717b66dc1
<bitcoin-git> [bitcoin] fanquake merged pull request #33919: ci: Run GUI unit tests in cross-Windows task (master...2511-ci-win-cross-gui-unit-test) https://github.com/bitcoin/bitcoin/pull/33919
<bitcoin-git> bitcoin/master 68ab2b6 merge-script: Merge bitcoin/bitcoin#33919: ci: Run GUI unit tests in cross-Windows task
<bitcoin-git> bitcoin/master fa7ea49 MarcoFalke: ci: Run GUI unit tests in cross-Windows task
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7e129b644ec9...68ab2b65bfac
<bitcoin-git> [bitcoin] fanquake merged pull request #33893: test: add `-alertnotify` test for large work invalid chain warning (master...202511-test-trigger_alertnotify_large_work_invalid_chain) https://github.com/bitcoin/bitcoin/pull/33893
<bitcoin-git> bitcoin/master 7e129b6 merge-script: Merge bitcoin/bitcoin#33893: test: add `-alertnotify` test for large work ...
<bitcoin-git> bitcoin/master 8343a9f Sebastian Falbesoner: test: add `-alertnotify` test for large work invalid chain warning
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5fe753b56f45...7e129b644ec9
<bitcoin-git> [bitcoin] fanquake merged pull request #32655: depends: sqlite 3.50.4; switch to autosetup (master...sqlite_3_50_0) https://github.com/bitcoin/bitcoin/pull/32655
<bitcoin-git> bitcoin/master 5fe753b merge-script: Merge bitcoin/bitcoin#32655: depends: sqlite 3.50.4; switch to autosetup
<bitcoin-git> bitcoin/master 1db7491 fanquake: depends: sqlite 3.50.4
<bitcoin-git> bitcoin/master 286f3e4 fanquake: guix: sqlite wants tcl
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff8c2f37497f...5fe753b56f45
<bitcoin-git> [bitcoin] fanquake merged pull request #33932: ci: Use latest Xcode that the minimum macOS version allows (master...2511-ci-xcode-macos-min-latest) https://github.com/bitcoin/bitcoin/pull/33932
<bitcoin-git> bitcoin/master ff8c2f3 merge-script: Merge bitcoin/bitcoin#33932: ci: Use latest Xcode that the minimum macOS v...
<bitcoin-git> bitcoin/master fa9537c MarcoFalke: ci: Use latest Xcode that the minimum macOS version allows
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa283d28e261...ff8c2f37497f
<bitcoin-git> [bitcoin] fanquake merged pull request #33629: Cluster mempool (master...2025-02-cluster-mempool) https://github.com/bitcoin/bitcoin/pull/33629
<bitcoin-git> bitcoin/master 92b0079 Suhas Daftuar: Allow moving CTxMemPoolEntry objects, disallow copying
<bitcoin-git> bitcoin/master 6c73e47 Suhas Daftuar: mempool: Store iterators into mapTx in mapNextTx
<bitcoin-git> bitcoin/master 5143068 Suhas Daftuar: Allow moving an Epoch::Marker
<bitcoin-git> [bitcoin] fanquake pushed 66 commits to master: https://github.com/bitcoin/bitcoin/compare/238c1c8933b1...fa283d28e261

2025-11-24

<bitcoin-git> [bitcoincore.org] darosior opened pull request #1200: Update the release lifecycle page to reflect current practices (master...2511_drop_eom) https://github.com/bitcoin-core/bitcoincore.org/pull/1200
<bitcoin-git> [gui] hebasto merged pull request #914: Revert "gui, qt: brintToFront workaround for Wayland" (master...251121-wayland) https://github.com/bitcoin-core/gui/pull/914
<bitcoin-git> bitcoin/master 238c1c8 Hennadii Stepanov: Merge bitcoin-core/gui#914: Revert "gui, qt: brintToFront workaround for W...
<bitcoin-git> bitcoin/master 0672e72 Hennadii Stepanov: Revert "gui, qt: brintToFront workaround for Wayland"
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0690514d4f72...238c1c8933b1
<bitcoin-git> [bitcoin] rkrux closed pull request #33665: wallet: remove redundant sighash calculation in Musig2 signing flow (master...musig-sighash) https://github.com/bitcoin/bitcoin/pull/33665
<bitcoin-git> [bitcoin] maflcko closed pull request #33938: wallet: Validate all descriptors before rescanning in importdescriptors (master...fix-importdescriptors-validate-first) https://github.com/bitcoin/bitcoin/pull/33938
<bitcoin-git> [bitcoin] fjahr opened pull request #33939: contrib: Count entry differences in asmap-tool diff summary (master...2025-11-asmaptool-diff-count) https://github.com/bitcoin/bitcoin/pull/33939
<bitcoin-git> [bitcoin] psam21 opened pull request #33938: wallet: Validate all descriptors before rescanning in importdescriptors (master...fix-importdescriptors-validate-first) https://github.com/bitcoin/bitcoin/pull/33938
<bitcoin-git> [bitcoin] psam21 opened pull request #33937: depends: Fix native_capnp to respect build_CC and build_CXX (master...fix-native-capnp-compiler) https://github.com/bitcoin/bitcoin/pull/33937
<bitcoin-git> [bitcoin] maflcko closed pull request #33935: net: Execute Discover() when bind=0.0.0.0 or :: is set (master...fix-discover-bind-any) https://github.com/bitcoin/bitcoin/pull/33935
<bitcoin-git> [bitcoin] maflcko closed pull request #33934: Update GitHub Actions (master...master) https://github.com/bitcoin/bitcoin/pull/33934
<bitcoin-git> [bitcoin] Sjors opened pull request #33936: mining: pass missing context to createNewBlock() and checkBlock() (master...2025/11/ipc-context) https://github.com/bitcoin/bitcoin/pull/33936
<bitcoin-git> [bitcoin] psam21 opened pull request #33935: net: Execute Discover() when bind=0.0.0.0 or :: is set (master...fix-discover-bind-any) https://github.com/bitcoin/bitcoin/pull/33935
<bitcoin-git> [bitcoin] wedjob0X opened pull request #33934: Update GitHub Actions (master...master) https://github.com/bitcoin/bitcoin/pull/33934
<bitcoin-git> [bitcoin] maflcko closed pull request #33933: CI: migrate workflows to checkout v6 (master...master) https://github.com/bitcoin/bitcoin/pull/33933
<bitcoin-git> [bitcoin] rejected-l opened pull request #33933: CI: migrate workflows to checkout v6 (master...master) https://github.com/bitcoin/bitcoin/pull/33933
<bitcoin-git> [bitcoin] maflcko opened pull request #33932: ci: Use latest Xcode that the minimum macOS version allows (master...2511-ci-xcode-macos-min-latest) https://github.com/bitcoin/bitcoin/pull/33932

2025-11-23

<bitcoin-git> [bitcoin] hebasto opened pull request #33929: test: Remove `system_tests/run_command` runtime dependencies (master...251123-system-tests) https://github.com/bitcoin/bitcoin/pull/33929
<bitcoin-git> [gui] RandyMcMillan closed pull request #900: rpcnestedtests.cpp:remove qtest-obsolete members (master...1916/918478/320568/41e4011266/29e47ce92d-rpcnestedtests.cpp) https://github.com/bitcoin-core/gui/pull/900

2025-11-22

<bitcoin-git> [gui] 151henry151 opened pull request #915: qt: Defer transaction signing until user clicks Send (master...fix-30070-defer-signing) https://github.com/bitcoin-core/gui/pull/915
<bitcoin-git> [bitcoin] 151henry151 closed pull request #33925: qt: Defer transaction signing until user clicks Send (master...fix-30070-defer-signing) https://github.com/bitcoin/bitcoin/pull/33925
<bitcoin-git> [bitcoin] 151henry151 opened pull request #33926: Align legacy script policy with P2SH policy in AreInputsStandard (master...align-legacy-p2sh-policy) https://github.com/bitcoin/bitcoin/pull/33926
<bitcoin-git> [bitcoin] 151henry151 opened pull request #33925: qt: Defer transaction signing until user clicks Send (master...fix-30070-defer-signing) https://github.com/bitcoin/bitcoin/pull/33925
<bitcoin-git> [bitcoin] hebasto opened pull request #33924: qa: Remove no longer needed `feature_dirsymlinks.py` (master...251122-create-dir-test) https://github.com/bitcoin/bitcoin/pull/33924

2025-11-21

<bitcoin-git> [bitcoin] achow101 merged pull request #33770: init: Require explicit -asmap filename (master...pr/asmapd) https://github.com/bitcoin/bitcoin/pull/33770
<bitcoin-git> bitcoin/master 0690514 Ava Chow: Merge bitcoin/bitcoin#33770: init: Require explicit -asmap filename
<bitcoin-git> bitcoin/master 288b8c3 Ryan Ofsky: doc: Drop (default: none) from -i2psam description
<bitcoin-git> bitcoin/master f6ec351 Ryan Ofsky: init: Require explicit -asmap filename
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b2f88b53e0ec...0690514d4f72
<bitcoin-git> [bitcoin] achow101 merged pull request #33286: doc: update multisig tutorial to use multipath descriptors (master...change-and-receiving-single-descriptor) https://github.com/bitcoin/bitcoin/pull/33286
<bitcoin-git> bitcoin/master b2f88b5 Ava Chow: Merge bitcoin/bitcoin#33286: doc: update multisig tutorial to use multipat...
<bitcoin-git> bitcoin/master 2a46e94 Ben Westgate: doc: Update multisig-tutorial.md to use multipath descriptors
<bitcoin-git> bitcoin/master de7c358 Ben Westgate: doc: Update add checksum instructions in tutorial
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/313cdd2bfb71...b2f88b53e0ec
<bitcoin-git> [bitcoin] achow101 merged pull request #33915: test: Retry download in get_previous_releases.py (master...2511-test-retry-prev-donwload) https://github.com/bitcoin/bitcoin/pull/33915
<bitcoin-git> bitcoin/master fad06f3 MarcoFalke: test: retry download in get_previous_releases.py
<bitcoin-git> bitcoin/master 313cdd2 Ava Chow: Merge bitcoin/bitcoin#33915: test: Retry download in get_previous_releases...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/17072f70051d...313cdd2bfb71
<bitcoin-git> [bitcoin] Sjors opened pull request #33922: mining: add getMemoryLoad() and track template non-mempool memory footprint (master...2025/11/ipc-memusage) https://github.com/bitcoin/bitcoin/pull/33922
<bitcoin-git> [bitcoin] dergoegge opened pull request #33921: doc: clarify and cleanup macOS fuzzing notes (master...2025-11-fuzzing-docs) https://github.com/bitcoin/bitcoin/pull/33921
<bitcoin-git> [gui] diegoviola closed pull request #904: Fix bitcoin-qt visual glitches on Wayland (master...fix-qt-wayland-rendering-issue) https://github.com/bitcoin-core/gui/pull/904
<bitcoin-git> [gui] hebasto opened pull request #914: Revert "gui, qt: brintToFront workaround for Wayland" (master...251121-wayland) https://github.com/bitcoin-core/gui/pull/914
<bitcoin-git> [bitcoin] maflcko reopened pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455
<bitcoin-git> [bitcoin] maflcko closed pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455
<bitcoin-git> [gui] waketraindev closed pull request #909: Prevent re-execution of sensitive commands from console history (master...2025-11-gui-comment-sensitive-commands) https://github.com/bitcoin-core/gui/pull/909
<bitcoin-git> [gui] waketraindev closed pull request #882: Add console commands for clearing output and history (master...2025-07-console-clear-history) https://github.com/bitcoin-core/gui/pull/882

2025-11-20

<bitcoin-git> [bitcoin] fjahr opened pull request #33920: Export embedded ASMap RPC (master...2025-11-asmap-export) https://github.com/bitcoin/bitcoin/pull/33920
<bitcoin-git> [bitcoin] hebasto merged pull request #33912: clang-format: Set PackConstructorInitializers: CurrentLine (master...2511-clang-format-PackConstructorInitializers) https://github.com/bitcoin/bitcoin/pull/33912
<bitcoin-git> bitcoin/master fad0c76 MarcoFalke: clang-format: Set PackConstructorInitializers: CurrentLine
<bitcoin-git> bitcoin/master 17072f7 Hennadii Stepanov: Merge bitcoin/bitcoin#33912: clang-format: Set PackConstructorInitializers...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b2d17b13220...17072f70051d
<bitcoin-git> [bitcoin] maflcko opened pull request #33919: ci: Run GUI unit tests in cross-Windows task (master...2511-ci-win-cross-gui-unit-test) https://github.com/bitcoin/bitcoin/pull/33919
<bitcoin-git> [bitcoin] willcl-ark reopened pull request #33514: Clear out space on CentOS, depends, gui GHA job (master...centos-space-fix) https://github.com/bitcoin/bitcoin/pull/33514
<bitcoin-git> [bitcoin] Sjors closed pull request #33890: mining: add requestedOutputs field, e.g. for merged mining (master...2025/11/requested-outputs) https://github.com/bitcoin/bitcoin/pull/33890
<bitcoin-git> bitcoin/master faa0973 MarcoFalke: ci: [refactor] Rename CIRRUS_PR env var to LINT_CI_IS_PR
<bitcoin-git> bitcoin/master fa0ce4c MarcoFalke: ci: Re-enable LINT_CI_SANITY_CHECK_COMMIT_SIG
<bitcoin-git> bitcoin/master fa1daca MarcoFalke: ci: Move lint exec snippet to stand-alone py file
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ac71df43383a...6b2d17b13220
<bitcoin-git> bitcoin/master f743e6c Andrew Toth: refactor: add missing LIFETIMEBOUND annotation for parameter
<bitcoin-git> bitcoin/master 99d012e Andrew Toth: refactor: return reference instead of pointer
<bitcoin-git> bitcoin/master 141117f Andrew Toth: refactor: remove incorrect LIFETIMEBOUND annotations
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6cdb51c14eba...ac71df43383a
<bitcoin-git> bitcoin/master 552eb90 Hodlinator: doc: CI - Describe qemu-user-static usage
<bitcoin-git> bitcoin/master 6cdb51c merge-script: Merge bitcoin/bitcoin#33887: doc: Improve CI docs on env and qemu-user-sta...
<bitcoin-git> bitcoin/master 2afbbdd Hodlinator: doc: CI - Clarify how important `env -i` is and why
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/29c37651c74b...6cdb51c14eba
<bitcoin-git> bitcoin/master 2578e6f Fabian Jahr: test: Fix race condition in IPC interface block propagation test
<bitcoin-git> bitcoin/master 29c3765 merge-script: Merge bitcoin/bitcoin#33880: test: Fix race condition in IPC interface blo...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32368cd3e9f3...29c37651c74b
<bitcoin-git> bitcoin/master fa411f9 MarcoFalke: ci: Consistenly only cache on the default branch
<bitcoin-git> bitcoin/master 32368cd merge-script: Merge bitcoin/bitcoin#33905: ci: Consistenly only cache on the default bra...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e55c49f85143...32368cd3e9f3
<bitcoin-git> [bitcoin] fanquake merged pull request #33888: ci: Re-enable LINT_CI_SANITY_CHECK_COMMIT_SIG (master...2511-ci-lint-stuff) https://github.com/bitcoin/bitcoin/pull/33888
<bitcoin-git> [bitcoin] fanquake merged pull request #33870: refactor: remove incorrect lifetimebounds (master...remove-incorrect-lifetimebounds) https://github.com/bitcoin/bitcoin/pull/33870
<bitcoin-git> [bitcoin] hebasto closed pull request #31724: cmake: Fix `-pthread` flags presentation in summary (master...250123-cmake-pthread) https://github.com/bitcoin/bitcoin/pull/31724
<bitcoin-git> [bitcoin] hebasto opened pull request #33918: depends: Update Qt download link (master...251120-qt-link) https://github.com/bitcoin/bitcoin/pull/33918
<bitcoin-git> [bitcoin] fanquake merged pull request #33887: doc: Improve CI docs on env and qemu-user-static (master...2025/11/issue_31199_ci_docs) https://github.com/bitcoin/bitcoin/pull/33887
<bitcoin-git> [bitcoin] fanquake merged pull request #33880: test: Fix race condition in IPC interface block progation test (master...2025-11-ipc-test) https://github.com/bitcoin/bitcoin/pull/33880
<bitcoin-git> [bitcoin] fanquake merged pull request #33905: ci: Consistenly only cache on the default branch (master...2511-ci-cache-branch) https://github.com/bitcoin/bitcoin/pull/33905
<bitcoin-git> [bitcoin] maflcko opened pull request #33917: clang-format: Set Bitcoin Core IncludeCategories (master...2511-format-includes) https://github.com/bitcoin/bitcoin/pull/33917
<bitcoin-git> [bitcoin] hebasto merged pull request #33851: depends: update xcb-util packages to latest versions (master...xcb_util_updates) https://github.com/bitcoin/bitcoin/pull/33851
<bitcoin-git> bitcoin/master 5bc0dde fanquake: depends: libxcb-util 0.4.1
<bitcoin-git> bitcoin/master 8d07292 fanquake: depends: libXau 1.0.12
<bitcoin-git> bitcoin/master 74b68ad fanquake: depends: libxcb-util-image 0.4.1
<bitcoin-git> [bitcoin] hebasto pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/a07bd8415df4...e55c49f85143