2026-02-21

<bitcoin-git> bitcoin/master b12281b Ava Chow: miniscript: Use a reference to key_exp_index in KeyParser
<bitcoin-git> [gui] hebasto merged pull request #931: Release: Update `src/qt/locale/bitcoin_en.xlf` after string freeze (master...260220-tr) https://github.com/bitcoin-core/gui/pull/931
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa194fca8e7b...6c8d628b74aa
<bitcoin-git> bitcoin/master ef98768 Hennadii Stepanov: qt: Update src/qt/locale/bitcoin_en.xlf after string freeze
<bitcoin-git> bitcoin/master 6c8d628 Hennadii Stepanov: Merge bitcoin-core/gui#931: Release: Update `src/qt/locale/bitcoin_en.xlf`...
<bitcoin-git> [bitcoin] w0xlt opened pull request #34644: mining: add submitBlock to IPC Mining interface (master...ipc-submit-block) https://github.com/bitcoin/bitcoin/pull/34644
<bitcoin-git> [bitcoin] HowHsu opened pull request #34643: cluster_linearize: add O(N) fast path for chain-shaped clusters (master...chain_linearize) https://github.com/bitcoin/bitcoin/pull/34643
<bitcoin-git> [bitcoin] achow101 merged pull request #34622: test: assert_debug_log timeouts follow-up (master...2602-test-adl-follow-up) https://github.com/bitcoin/bitcoin/pull/34622
<bitcoin-git> bitcoin/master fa194fc Ava Chow: Merge bitcoin/bitcoin#34622: test: assert_debug_log timeouts follow-up
<bitcoin-git> bitcoin/master fa4424f MarcoFalke: test: Fixup assert_debug_log timeouts in feature_config_args.py
<bitcoin-git> bitcoin/master faed837 MarcoFalke: test: Add missing syncwithvalidationinterfacequeue
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d907d65acd13...fa194fca8e7b

2026-02-20

<bitcoin-git> [bitcoin] achow101 merged pull request #29770: index: Check all necessary block data is available before starting to sync (master...2024-03-check-undo-index) https://github.com/bitcoin/bitcoin/pull/29770
<bitcoin-git> bitcoin/master 881ab4f furszy: support multiple block status checks in CheckBlockDataAvailability
<bitcoin-git> bitcoin/master 312919c Fabian Jahr: test: Indices can not start based on block data without undo data
<bitcoin-git> bitcoin/master a9a3b29 Fabian Jahr: index: Check availability of undo data for indices
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ce6898f9a803...d907d65acd13
<bitcoin-git> [bitcoin] achow101 opened pull request #34642: wallet: call SyncWithValidationInterfaceQueue after disconnecting chain notifications (master...failed-load-blockconnected-race) https://github.com/bitcoin/bitcoin/pull/34642
<bitcoin-git> [bitcoin] l0rinc opened pull request #34641: node: scale `-dbcache` default from total system RAM (master...l0rinc/dynamic-dbcache) https://github.com/bitcoin/bitcoin/pull/34641
<bitcoin-git> [bitcoin] achow101 closed pull request #34619: sqlite: Delete wallet.dat-journal on database close (master...restorewallet-rm-journal) https://github.com/bitcoin/bitcoin/pull/34619
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34640: wallet: rpc: Improve error message for low feerates. (master...2026-02-20-send-minfee-msg) https://github.com/bitcoin/bitcoin/pull/34640
<bitcoin-git> [bitcoin] hebasto merged pull request #34605: build: define CMAKE_COMPILE_WARNING_AS_ERROR as a cache option (master...warning-as-error) https://github.com/bitcoin/bitcoin/pull/34605
<bitcoin-git> bitcoin/master ce6898f Hennadii Stepanov: Merge bitcoin/bitcoin#34605: build: define CMAKE_COMPILE_WARNING_AS_ERROR ...
<bitcoin-git> bitcoin/master 231dd04 will: build: define CMAKE_COMPILE_WARNING_AS_ERROR as a cache option
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2fd558760ab...ce6898f9a803
<bitcoin-git> [bitcoin] l0rinc reopened pull request #34320: coins: remove redundant and confusing `CCoinsViewDB::HaveCoin` (master...l0rinc/remove-HaveCoin) https://github.com/bitcoin/bitcoin/pull/34320
<bitcoin-git> [bitcoin] l0rinc closed pull request #34320: coins: remove redundant and confusing `CCoinsViewDB::HaveCoin` (master...l0rinc/remove-HaveCoin) https://github.com/bitcoin/bitcoin/pull/34320
<bitcoin-git> [bitcoin] hebasto opened pull request #34639: iwyu: Remove some `pragma: export` and other improvements (master...260220-iwyu-pragma) https://github.com/bitcoin/bitcoin/pull/34639
<bitcoin-git> [bitcoin] l0rinc closed pull request #31644: leveldb: show non-default options during init (master...l0rinc/leveldb-options-logging) https://github.com/bitcoin/bitcoin/pull/31644
<bitcoin-git> [bitcoin] ryanofsky closed pull request #34284: ipc, test: Add tests for unclean disconnect and thread busy behavior (master...pr/ipc-testasync) https://github.com/bitcoin/bitcoin/pull/34284
<bitcoin-git> qa-assets/main 6afc2a8 MarcoFalke: initial coins_view_overlay minimal set
<bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/195b736c7401...6afc2a87e0ba
<bitcoin-git> [bitcoin] l0rinc reopened pull request #34435: refactor: use `_MiB`/`_GiB` consistently for byte conversions (master...util/byte-units-mib-gib) https://github.com/bitcoin/bitcoin/pull/34435
<bitcoin-git> [bitcoin] l0rinc closed pull request #34435: refactor: use `_MiB`/`_GiB` consistently for byte conversions (master...util/byte-units-mib-gib) https://github.com/bitcoin/bitcoin/pull/34435
<bitcoin-git> [bitcoin] janb84 opened pull request #34638: guix: Update storage requirement for HOSTS and added warning for Guix overhead (master...guix-build-update) https://github.com/bitcoin/bitcoin/pull/34638
<bitcoin-git> [bitcoin] svanstaa opened pull request #34636: node: allocate index caches proportional to usage patterns (master...improve-index-cache-allocation) https://github.com/bitcoin/bitcoin/pull/34636
<bitcoin-git> [bitcoin] fjahr opened pull request #34635: rpc, index: txospenderindex follow-ups (master...2026-02-24539-follow-up) https://github.com/bitcoin/bitcoin/pull/34635
<bitcoin-git> [bitcoin] hodlinator closed pull request #31929: http: Make server shutdown more robust (master...2025/02/stop_http_robust) https://github.com/bitcoin/bitcoin/pull/31929
<bitcoin-git> [bitcoin] fanquake merged pull request #34572: cmake: Fix NetBSD-specific workaround for Boost (master...260212-netbsd-boost) https://github.com/bitcoin/bitcoin/pull/34572
<bitcoin-git> bitcoin/master 79c934b Hennadii Stepanov: cmake: Fix NetBSD-specific workaround for Boost
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb3473a6804f...a2fd558760ab
<bitcoin-git> bitcoin/master a2fd558 merge-script: Merge bitcoin/bitcoin#34572: cmake: Fix NetBSD-specific workaround for Boo...
<bitcoin-git> [gui] hebasto opened pull request #931: Release: Update src/qt/locale/bitcoin_en.xlf after string freeze (master...260220-tr) https://github.com/bitcoin-core/gui/pull/931
<bitcoin-git> [bitcoin] sedited merged pull request #34568: mining: Break compatibility with existing IPC mining clients (master...pr/mbreak) https://github.com/bitcoin/bitcoin/pull/34568
<bitcoin-git> bitcoin/master df53a3e Ryan Ofsky: rpc refactor: stop using deprecated getCoinbaseCommitment method
<bitcoin-git> bitcoin/master b970cdf Ryan Ofsky: test framework: expand expected_stderr, expected_ret_code options
<bitcoin-git> bitcoin/master ff995b5 Ryan Ofsky: ipc test: add workaround to block_reserved_weight exception test
<bitcoin-git> [bitcoin] sedited pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/641a1954f7ae...cb3473a6804f
<bitcoin-git> [bitcoin] sedited closed pull request #31382: kernel: Flush in ChainstateManager destructor (master...chainman_flush_destructor) https://github.com/bitcoin/bitcoin/pull/31382
<bitcoin-git> [bitcoin] fanquake merged pull request #34633: Revert "ci: Treat SHA1 LLVM signing key as warning" (master...revert-llvm-signing) https://github.com/bitcoin/bitcoin/pull/34633
<bitcoin-git> bitcoin/master 3574905 will: Revert "ci: Treat SHA1 LLVM signing key as warning"
<bitcoin-git> bitcoin/master 641a195 merge-script: Merge bitcoin/bitcoin#34633: Revert "ci: Treat SHA1 LLVM signing key as wa...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a54886b639a...641a1954f7ae
<bitcoin-git> [bitcoin] willcl-ark opened pull request #34633: Revert "ci: Treat SHA1 LLVM signing key as warning" (master...revert-llvm-signing) https://github.com/bitcoin/bitcoin/pull/34633
<bitcoin-git> [bitcoin] sedited merged pull request #24539: Add a "tx output spender" index (master...add-txospender-index) https://github.com/bitcoin/bitcoin/pull/24539
<bitcoin-git> bitcoin/master 1a54886 merge-script: Merge bitcoin/bitcoin#24539: Add a "tx output spender" index
<bitcoin-git> bitcoin/master 0b96b9c sstone: Minimize mempool lock, sync txo spender index only when and if needed
<bitcoin-git> bitcoin/master 3d82ec5 sstone: Add a "tx output spender" index
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ee2065fdeaca...1a54886b639a
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34630: linux-bu (master...master) https://github.com/bitcoin/bitcoin/pull/34630
<bitcoin-git> [bitcoin] Kushmanmb opened pull request #34630: linux-bu (master...master) https://github.com/bitcoin/bitcoin/pull/34630
<bitcoin-git> [bitcoin] maflcko reopened pull request #34533: wallet: resubmit transactions with private broadcast if enabled (master...wallet_rebroadcast_use_private) https://github.com/bitcoin/bitcoin/pull/34533
<bitcoin-git> [bitcoin] maflcko closed pull request #34533: wallet: resubmit transactions with private broadcast if enabled (master...wallet_rebroadcast_use_private) https://github.com/bitcoin/bitcoin/pull/34533
<bitcoin-git> [bitcoin] ryanofsky merged pull request #34165: coins: don't mutate main cache when connecting block (master...dont-mutate-cache) https://github.com/bitcoin/bitcoin/pull/34165
<bitcoin-git> bitcoin/master 67c0d17 Andrew Toth: coins: introduce CoinsViewOverlay
<bitcoin-git> bitcoin/master 73e99a5 Andrew Toth: coins: don't mutate main cache when connecting block
<bitcoin-git> bitcoin/master 69b01af Andrew Toth: coins: add PeekCoin()
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/96bec216ec34...ee2065fdeaca
<bitcoin-git> [bitcoin] ajtowns opened pull request #34628: p2p: Replace per-peer transaction rate-limiting with global rate limits (master...202602-mempool-invtosend) https://github.com/bitcoin/bitcoin/pull/34628
<bitcoin-git> [bitcoin] achow101 merged pull request #34549: net: reduce log level for PCP/NAT-PMP NOT_AUTHORIZED failures (master...pcp-loglevel) https://github.com/bitcoin/bitcoin/pull/34549
<bitcoin-git> bitcoin/master 96bec21 Ava Chow: Merge bitcoin/bitcoin#34549: net: reduce log level for PCP/NAT-PMP NOT_AUT...
<bitcoin-git> bitcoin/master afea2af ANAVHEOBA: net: reduce log level for PCP/NAT-PMP NOT_AUTHORIZED failures
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76de2f8e55f3...96bec216ec34
<bitcoin-git> [bitcoin] achow101 merged pull request #34571: test: Fix intermittent issues in feature_assumevalid.py (master...2602-test-av-int-fail) https://github.com/bitcoin/bitcoin/pull/34571
<bitcoin-git> bitcoin/master fa90d44 MarcoFalke: test: Fix intermittent issues in feature_assumevalid.py
<bitcoin-git> bitcoin/master 76de2f8 Ava Chow: Merge bitcoin/bitcoin#34571: test: Fix intermittent issues in feature_assu...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c808dfbbdcea...76de2f8e55f3

2026-02-19

<bitcoin-git> [bitcoin] achow101 merged pull request #34329: rpc,net: Add private broadcast RPCs (master...private_broadcast_rpcs) https://github.com/bitcoin/bitcoin/pull/34329
<bitcoin-git> bitcoin/master 573bb54 Andrew Toth: net: Store recipient node address in private broadcast
<bitcoin-git> bitcoin/master 996f20c Andrew Toth: rpc: Add getprivatebroadcastinfo
<bitcoin-git> bitcoin/master 5e64982 Andrew Toth: net: Add PrivateBroadcast::GetBroadcastInfo
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/739f75c0980e...c808dfbbdcea
<bitcoin-git> [bitcoin] sedited merged pull request #33512: coins: use dirty entry count for flush warnings and disk space checks (master...l0rinc/warn-dirty-coin-coint) https://github.com/bitcoin/bitcoin/pull/33512
<bitcoin-git> bitcoin/master 7e52b1b Lőrinc: fuzz: call `EmplaceCoinInternalDANGER` as well in `SimulationTest`
<bitcoin-git> bitcoin/master b413491 Pieter Wuille: coins: Keep track of number of dirty entries in `CCoinsViewCache`
<bitcoin-git> bitcoin/master afb1bc1 Pieter Wuille: validation: Use dirty entry count in flush warnings and disk space checks
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/02c83fef8431...739f75c0980e
<bitcoin-git> [bitcoin] achow101 merged pull request #34577: http: fix submission during shutdown race (master...2026_http_submission_error) https://github.com/bitcoin/bitcoin/pull/34577
<bitcoin-git> bitcoin/master 59d24bd furszy: threadpool: make Submit return Expected instead of throwing
<bitcoin-git> bitcoin/master 02c83fe Ava Chow: Merge bitcoin/bitcoin#34577: http: fix submission during shutdown race
<bitcoin-git> bitcoin/master 726b366 furszy: http: properly respond to HTTP request during shutdown
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d0998cbe348e...02c83fef8431
<bitcoin-git> bitcoin/master 243e48c ismaelsadeeq: fees: delete unused dummy field
<bitcoin-git> bitcoin/master b54dedc ismaelsadeeq: fees: reduce `MIN_BUCKET_FEERATE` to 100
<bitcoin-git> bitcoin/master fc4fbda ismaelsadeeq: fees: bump fees file version
<bitcoin-git> [bitcoin] achow101 merged pull request #33199: fees: enable `CBlockPolicyEstimator` return sub 1 sat/vb fee rate estimates (master...08-2025-low-fee-rate-estimate) https://github.com/bitcoin/bitcoin/pull/33199
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/37e449dcc72c...d0998cbe348e
<bitcoin-git> [bitcoin] sedited merged pull request #34512: rpc: add coinbase_tx field to getblock (master...2026/02/getblockfields) https://github.com/bitcoin/bitcoin/pull/34512
<bitcoin-git> bitcoin/master e0463b4 Sjors Provoost: rpc: add coinbase_tx field to getblock
<bitcoin-git> bitcoin/master 37e449d merge-script: Merge bitcoin/bitcoin#34512: rpc: add coinbase_tx field to getblock
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/097c18239b58...37e449dcc72c
<bitcoin-git> [bitcoin] sedited merged pull request #34385: subprocess: Fix `-Wunused-private-field` when building with clang-cl on Windows (master...260122-clangcl-unsused) https://github.com/bitcoin/bitcoin/pull/34385
<bitcoin-git> bitcoin/master 9f2b338 Hennadii Stepanov: subprocess: Fix `-Wunused-private-field` for `Popen` class on Windows
<bitcoin-git> bitcoin/master 1b36bf0 Hennadii Stepanov: subprocess: Fix `-Wunused-private-field` for `Child` class on Windows
<bitcoin-git> bitcoin/master 097c182 merge-script: Merge bitcoin/bitcoin#34385: subprocess: Fix `-Wunused-private-field` when...
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/910bd1c964b6...097c18239b58
<bitcoin-git> [bitcoin] fanquake opened pull request #34627: guix: use a temporary file over sponge, drop moreutils (master...replace_sponge) https://github.com/bitcoin/bitcoin/pull/34627
<bitcoin-git> [bitcoin] sedited merged pull request #34582: rpc: Properly parse -rpcworkqueue/-rpcthreads (master...2602-int-arg) https://github.com/bitcoin/bitcoin/pull/34582
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5a8a427610ed...910bd1c964b6
<bitcoin-git> bitcoin/master fac3eca MarcoFalke: rpc: Properly parse -rpcworkqueue/-rpcthreads
<bitcoin-git> [bitcoin] HowHsu opened pull request #34625: cluster_linearize: add tests and benchmarks for chain and tree-shaped clusters (master...linearize-tests) https://github.com/bitcoin/bitcoin/pull/34625
<bitcoin-git> [bitcoin] fanquake opened pull request #34623: Update secp256k1 subtree to latest master (master...secp256k1_subtree_update) https://github.com/bitcoin/bitcoin/pull/34623
<bitcoin-git> [bitcoin] maflcko opened pull request #34622: test: assert_debug_log timeouts follow-up (master...2602-test-adl-follow-up) https://github.com/bitcoin/bitcoin/pull/34622
<bitcoin-git> [bitcoin] sedited merged pull request #32745: scripted-diff: Update DeriveType enum values to mention ranged derivations (master...derive-type) https://github.com/bitcoin/bitcoin/pull/32745
<bitcoin-git> bitcoin/master a099655 rkrux: scripted-diff: Update `DeriveType` enum values to mention ranged derivatio...
<bitcoin-git> bitcoin/master 5a8a427 merge-script: Merge bitcoin/bitcoin#32745: scripted-diff: Update DeriveType enum values ...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ee24d764a28...5a8a427610ed
<bitcoin-git> [bitcoin] fanquake merged pull request #34604: guix: remove double export of `TZ` (master...guix_cleanup) https://github.com/bitcoin/bitcoin/pull/34604
<bitcoin-git> bitcoin/master badcf1c fanquake: guix: fix typo in guix-codesign
<bitcoin-git> bitcoin/master 62e3785 fanquake: guix: don't export TZ twice
<bitcoin-git> bitcoin/master 8ee24d7 merge-script: Merge bitcoin/bitcoin#34604: guix: remove double export of `TZ`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4933d1fbbada...8ee24d764a28
<bitcoin-git> qa-assets/main 195b736 maflcko: Merge pull request #257 from sipa/sfl_fuzz_add
<bitcoin-git> qa-assets/main f66d60f Pieter Wuille: Add new clusterlin_{sfl,linearize} fuzz seeds
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/5203dc6f4109...195b736c7401
<bitcoin-git> [qa-assets] maflcko merged pull request #257: Add new clusterlin_{sfl,linearize} fuzz seeds (main...sfl_fuzz_add) https://github.com/bitcoin-core/qa-assets/pull/257
<bitcoin-git> [gui-qml] johnny9 opened pull request #503: Introduce Qml Test Bridge (qt6...test-bridge) https://github.com/bitcoin-core/gui-qml/pull/503
<bitcoin-git> [qa-assets] sipa opened pull request #257: Add new clusterlin_{sfl,linearize} fuzz seeds (main...sfl_fuzz_add) https://github.com/bitcoin-core/qa-assets/pull/257
<bitcoin-git> [bitcoin] achow101 opened pull request #34620: [28.x] backports and 28.4rc2 (28.x...28.4rc2-backports) https://github.com/bitcoin/bitcoin/pull/34620
<bitcoin-git> [bitcoin] achow101 merged pull request #28792: build: Embedded ASMap [3/3]: Build binary dump header file (master...2023-10-asmap-in-source) https://github.com/bitcoin/bitcoin/pull/28792
<bitcoin-git> bitcoin/master 634cd60 Fabian Jahr: build: Add embedded asmap data
<bitcoin-git> bitcoin/master 6244212 Fabian Jahr: init, net: Implement usage of binary-embedded asmap data
<bitcoin-git> bitcoin/master 6202b50 Fabian Jahr: build: Generate ip_asn.dat.h during build process
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/6d482b22de15...4933d1fbbada
<bitcoin-git> [bitcoin] achow101 merged pull request #32138: wallet, rpc: remove settxfee and paytxfee (master...deletesettxfee) https://github.com/bitcoin/bitcoin/pull/32138
<bitcoin-git> bitcoin/master 6d482b2 Ava Chow: Merge bitcoin/bitcoin#32138: wallet, rpc: remove settxfee and paytxfee
<bitcoin-git> bitcoin/master 24f93c9 Pol Espinasa: release note
<bitcoin-git> bitcoin/master 331a527 Pol Espinasa: wallet, rpc:remove settxfee and paytxfee
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/241ad5853bca...6d482b22de15

2026-02-18

<bitcoin-git> [bitcoin] achow101 opened pull request #34619: sqlite: Delete wallet.dat-journal on database close (master...restorewallet-rm-journal) https://github.com/bitcoin/bitcoin/pull/34619
<bitcoin-git> [gui] hebasto merged pull request #929: Use plurals where necessary (master...260217-translation-plurals) https://github.com/bitcoin-core/gui/pull/929
<bitcoin-git> bitcoin/master 746d8cd Hennadii Stepanov: qt: Use plurals where necessary
<bitcoin-git> bitcoin/master 241ad58 Hennadii Stepanov: Merge bitcoin-core/gui#929: Use plurals where necessary
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a849b7e1ff35...241ad5853bca
<bitcoin-git> bitcoin/master 6df4a04 Hennadii Stepanov: qt: Replace three dots with ellipsis
<bitcoin-git> bitcoin/master a849b7e Hennadii Stepanov: Merge bitcoin-core/gui#928: Replace three dots with ellipsis
<bitcoin-git> [gui] hebasto merged pull request #928: Replace three dots with ellipsis (master...260214-translation-fix) https://github.com/bitcoin-core/gui/pull/928
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e4567b17a28...a849b7e1ff35
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #34617: fees: wallet: remove block policy fee estimator internals from wallet (master...02-2026-remove-estimatesmartfee-internals-from-wallet) https://github.com/bitcoin/bitcoin/pull/34617
<bitcoin-git> [bitcoin] sipa opened pull request #34616: Cluster mempool: SFL cost model (take 2) (master...202512_sfl_costs) https://github.com/bitcoin/bitcoin/pull/34616
<bitcoin-git> [bitcoin] fanquake merged pull request #34581: test: Set assert_debug_log timeout to 0 (master...2602-test-time-0) https://github.com/bitcoin/bitcoin/pull/34581
<bitcoin-git> bitcoin/master 9e4567b merge-script: Merge bitcoin/bitcoin#34581: test: Set assert_debug_log timeout to 0
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/655b9d12ee17...9e4567b17a28
<bitcoin-git> bitcoin/master fa4cb96 MarcoFalke: test: Set assert_debug_log timeout to 0
<bitcoin-git> [bitcoin] fanquake merged pull request #32950: validation: remove BLOCK_FAILED_CHILD (master...2025_02_remove_block_failed_child) https://github.com/bitcoin/bitcoin/pull/32950
<bitcoin-git> bitcoin/master 120c631 stratospher: refactor: use clearer variables in InvalidateBlock()
<bitcoin-git> bitcoin/master 18f1169 stratospher: validation: don't update BLOCK_FAILED_VALID to BLOCK_FAILED_CHILD in Inval...
<bitcoin-git> bitcoin/master 37bc207 stratospher: validation: stop using BLOCK_FAILED_CHILD
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/2706758dc38c...655b9d12ee17
<bitcoin-git> [bitcoin] instagibbs opened pull request #34615: mempool: expose optimality of mempool to log / rpc (master...2026-02-disordered_mempool) https://github.com/bitcoin/bitcoin/pull/34615
<bitcoin-git> [bitcoin] maflcko opened pull request #34614: ci: Put space and non-ASCII char in scratch dir (master...2602-ci-space) https://github.com/bitcoin/bitcoin/pull/34614
<bitcoin-git> [bitcoin] sipa closed pull request #34138: Cluster mempool: more accurate cost model for SFL (master...202512_sfl_costs) https://github.com/bitcoin/bitcoin/pull/34138
<bitcoin-git> [bitcoin] maflcko closed pull request #34613: replace manual byte copies (master...opt-poly1305-memcpy) https://github.com/bitcoin/bitcoin/pull/34613
<bitcoin-git> [bitcoin] mangoostaa opened pull request #34613: replace manual byte copies (master...opt-poly1305-memcpy) https://github.com/bitcoin/bitcoin/pull/34613
<bitcoin-git> [bitcoin] fanquake opened pull request #34612: leveldb: remove unused `util/histogram.cc` (master...unused_historgram) https://github.com/bitcoin/bitcoin/pull/34612
<bitcoin-git> [bitcoin] fanquake merged pull request #34349: util: Remove brittle and confusing sp::Popen(std::string) (master...2601-sp-popen-less) https://github.com/bitcoin/bitcoin/pull/34349
<bitcoin-git> bitcoin/master fa48d42 MarcoFalke: test: Stricter unit test
<bitcoin-git> bitcoin/master fa626bd MarcoFalke: util: Remove brittle and confusing sp::Popen(std::string)
<bitcoin-git> bitcoin/master 2706758 merge-script: Merge bitcoin/bitcoin#34349: util: Remove brittle and confusing sp::Popen(...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/59e10a5463dc...2706758dc38c
<bitcoin-git> [bitcoin] fanquake merged pull request #34023: Optimized SFL cluster linearization (master...202512_sfl_opt) https://github.com/bitcoin/bitcoin/pull/34023
<bitcoin-git> bitcoin/master 666b379 Pieter Wuille: clusterlin: fix type to count dependencies
<bitcoin-git> bitcoin/master f66fa69 Pieter Wuille: clusterlin: split tx/chunk dep counting (preparation)
<bitcoin-git> bitcoin/master 900e459 Pieter Wuille: clusterlin: avoid depgraph argument in SanityCheck (cleanup)
<bitcoin-git> [bitcoin] fanquake pushed 21 commits to master: https://github.com/bitcoin/bitcoin/compare/a7c29df0e5ac...59e10a5463dc
<bitcoin-git> qa-assets/main 5203dc6 maflcko: Merge pull request #254 from murchandamus/2026-01-murch-inputs
<bitcoin-git> qa-assets/main e0d83ac Murch: Add Murch’s inputs 01/02 2026
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/1d9f33aefd01...5203dc6f4109
<bitcoin-git> [qa-assets] maflcko merged pull request #254: Add Murch’s inputs 01/02 2026 (main...2026-01-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/254
<bitcoin-git> [gui-qml] johnny9 opened pull request #502: Fetch label information from wallet for activity list items (qt6...labels) https://github.com/bitcoin-core/gui-qml/pull/502
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34611: Contributing,md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34611
<bitcoin-git> [bitcoin] gniumg-source opened pull request #34611: Contributing,md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34611
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34610: README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34610
<bitcoin-git> [bitcoin] gniumg-source opened pull request #34610: README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34610

2026-02-17

<bitcoin-git> [bitcoin] fjahr closed pull request #33306: index: Force database compaction in coinstatsindex (master...2025-09-csi-compaction) https://github.com/bitcoin/bitcoin/pull/33306
<bitcoin-git> [bitcoin] m3dwards opened pull request #34609: test: remove appveyor reference in comment (master...260217-666-comment) https://github.com/bitcoin/bitcoin/pull/34609
<bitcoin-git> [bitcoin] b-l-u-e closed pull request #34593: fuzz: expand script verification flag testing to segwit v0 and tapscript (master...fuzz-script-flags-segwit-tapscript) https://github.com/bitcoin/bitcoin/pull/34593
<bitcoin-git> [bitcoin] maflcko opened pull request #34608: test: Fix broken --valgrind handling after bitcoin wrapper (master...2602-test-valgrind) https://github.com/bitcoin/bitcoin/pull/34608
<bitcoin-git> [bitcoin] maflcko reopened pull request #34593: fuzz: expand script verification flag testing to segwit v0 and tapscript (master...fuzz-script-flags-segwit-tapscript) https://github.com/bitcoin/bitcoin/pull/34593
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34607: contrib: Add PIP-2030 Quantum Shield (Dilithium Mode3) Toolset (master...pip-2030-quantum-shield) https://github.com/bitcoin/bitcoin/pull/34607
<bitcoin-git> [bitcoin] rsdenck opened pull request #34607: contrib: Add PIP-2030 Quantum Shield (Dilithium Mode3) Toolset (master...pip-2030-quantum-shield) https://github.com/bitcoin/bitcoin/pull/34607
<bitcoin-git> [bitcoin] maflcko closed pull request #34593: fuzz: expand script verification flag testing to segwit v0 and tapscript (master...fuzz-script-flags-segwit-tapscript) https://github.com/bitcoin/bitcoin/pull/34593
<bitcoin-git> [bitcoin] l0rinc opened pull request #34606: [RFC] common: warn on high swap usage (master...l0rinc/common-warn-high-swap-usage) https://github.com/bitcoin/bitcoin/pull/34606
<bitcoin-git> [bitcoin] sedited merged pull request #34552: fees: refactor: separate feerate format from fee estimate mode (master...02-2026-seperate-estimate-mode-from-feerate-format) https://github.com/bitcoin/bitcoin/pull/34552
<bitcoin-git> bitcoin/master a7c29df merge-script: Merge bitcoin/bitcoin#34552: fees: refactor: separate feerate format from ...
<bitcoin-git> bitcoin/master 922ebf9 ismaelsadeeq: refactor: move-only: move `FeeEstimateMode` enum to `util/fees.h`
<bitcoin-git> bitcoin/master c135549 ismaelsadeeq: refactor: fees: split fee rate format from fee estimate mode
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c8c9c1e61759...a7c29df0e5ac
<bitcoin-git> [bitcoin] willcl-ark opened pull request #34605: build: define CMAKE_COMPILE_WARNING_AS_ERROR as a cache option (master...warning-as-error) https://github.com/bitcoin/bitcoin/pull/34605
<bitcoin-git> [bitcoin] fanquake merged pull request #34383: ci: remove commit count limit from `test-each-commit` and fail fast (master...l0rinc/ci-compile-untested-commits) https://github.com/bitcoin/bitcoin/pull/34383
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a050b9cb68a...c8c9c1e61759
<bitcoin-git> bitcoin/master c8c9c1e merge-script: Merge bitcoin/bitcoin#34383: ci: remove commit count limit from `test-each...
<bitcoin-git> bitcoin/master 04c4d71 Lőrinc: ci: remove commit count limit from `test-each-commit`
<bitcoin-git> bitcoin/master eb510f8 Lőrinc: ci: fail fast in test-each-commit script
<bitcoin-git> [bitcoin] fanquake opened pull request #34604: guix: remove double export of `TZ` (master...guix_cleanup) https://github.com/bitcoin/bitcoin/pull/34604
<bitcoin-git> [bitcoin] fanquake merged pull request #34575: test: Avoid empty errmsg in JSONRPCException (master...2602-test-proper-JSONRPCException-error) https://github.com/bitcoin/bitcoin/pull/34575
<bitcoin-git> bitcoin/master 8a050b9 merge-script: Merge bitcoin/bitcoin#34575: test: Avoid empty errmsg in JSONRPCException
<bitcoin-git> bitcoin/master 211111b MarcoFalke: test: Avoid empty errmsg in JSONRPCException
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35e6444fdc40...8a050b9cb68a
<bitcoin-git> [gui] hebasto opened pull request #929: Use plurals where necessary (master...260217-translation-plurals) https://github.com/bitcoin-core/gui/pull/929
<bitcoin-git> [bitcoin] Sjors closed pull request #33051: Don't fix Python patch version (master...2025/07/pyenv) https://github.com/bitcoin/bitcoin/pull/33051
<bitcoin-git> [gui-qml] hebasto merged pull request #499: qml: add icon assets (qt6...add-missing-icon-assets) https://github.com/bitcoin-core/gui-qml/pull/499
<bitcoin-git> [gui-qml] johnny9 opened pull request #501: Wire RequestPayment page to PaymentRequest model (qt6...payment-request-qt6) https://github.com/bitcoin-core/gui-qml/pull/501
<bitcoin-git> [bitcoin] achow101 opened pull request #34603: wallet: Fix detection of symlinks on Windows (master...fix-listwallet-recursion-detect-symlinks) https://github.com/bitcoin/bitcoin/pull/34603

2026-02-16

<bitcoin-git> [bitcoin] brunoerg opened pull request #34602: test: addrman: successive failures in the last week for IsTerrible (master...2026-02-test-addrman-isterrible) https://github.com/bitcoin/bitcoin/pull/34602
<bitcoin-git> [bitcoin] fanquake closed pull request #34600: security: Replace memset with memory_cleanse for sensitive data clearing (master...feature/secure-erase-keys) https://github.com/bitcoin/bitcoin/pull/34600
<bitcoin-git> [bitcoin] maflcko closed pull request #34590: test: accept multiple execve error strings in rpc_signer (master...test/rpc-signer-execve-errno) https://github.com/bitcoin/bitcoin/pull/34590
<bitcoin-git> [bitcoin] embetrix opened pull request #34600: security: Replace memset with memory_cleanse for sensitive data clearing (master...feature/secure-erase-keys) https://github.com/bitcoin/bitcoin/pull/34600
<bitcoin-git> [bitcoin] hebasto merged pull request #34570: doc: update Windows MSVC build guide to utilize winget to install build requirements (master...windows-msvc-update) https://github.com/bitcoin/bitcoin/pull/34570
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b65ff0e5a1fd...35e6444fdc40
<bitcoin-git> bitcoin/master 35e6444 Hennadii Stepanov: Merge bitcoin/bitcoin#34570: doc: update Windows MSVC build guide to utili...
<bitcoin-git> bitcoin/master d159b10 janb84: doc: update Windows MSVC build guide to utilize WinGet to install apps
<bitcoin-git> [bitcoin] l0rinc opened pull request #34598: bench: use deterministic `HexStr` payload (master...l0rinc/hexstr-bench) https://github.com/bitcoin/bitcoin/pull/34598
<bitcoin-git> [bitcoin] maflcko opened pull request #34597: util: Fix UB in SetStdinEcho when ENOTTY (master...2602-less-ub-stdin) https://github.com/bitcoin/bitcoin/pull/34597
<bitcoin-git> [bitcoin] fanquake closed pull request #34594: fix flaky zmq test that randomly fails on recv (master...zmq-fix-clean) https://github.com/bitcoin/bitcoin/pull/34594
<bitcoin-git> [bitcoin] fanquake closed pull request #34595: wallet/rpc/backup: allow importprunedfunds to import spending txs (#3… (master...fix-importprunedfunds-spending) https://github.com/bitcoin/bitcoin/pull/34595
<bitcoin-git> [bitcoin] fanquake closed pull request #34585: Fix race condition in mempool fee estimation during block reorg (master...fix-mempool-race-condition-34584) https://github.com/bitcoin/bitcoin/pull/34585
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34596: Rename Bitcoin Core to Bitcoin Epstein (master...master) https://github.com/bitcoin/bitcoin/pull/34596
<bitcoin-git> [bitcoin] haeli05 opened pull request #34596: Rename Bitcoin Core to Bitcoin Epstein (master...master) https://github.com/bitcoin/bitcoin/pull/34596
<bitcoin-git> [gui-qml] hebasto merged pull request #496: Get new address from selected wallet in receive tab (qt6...address-network) https://github.com/bitcoin-core/gui-qml/pull/496
<bitcoin-git> qa-assets/main 8955cce marcofleon: Add threadpool initial inputs
<bitcoin-git> qa-assets/main 1d9f33a maflcko: Merge pull request #256 from marcofleon/2026/02/threadpool-inputs
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/86129f054d6c...1d9f33aefd01
<bitcoin-git> [qa-assets] maflcko merged pull request #256: Add threadpool initial inputs (main...2026/02/threadpool-inputs) https://github.com/bitcoin-core/qa-assets/pull/256
<bitcoin-git> [gui-qml] hebasto merged pull request #490: Add validation to the Send form (address and amount) (qt6...send-validation-qt6) https://github.com/bitcoin-core/gui-qml/pull/490
<bitcoin-git> [bitcoin] maflcko reopened pull request #34582: rpc: Properly parse -rpcworkqueue/-rpcthreads (master...2602-int-arg) https://github.com/bitcoin/bitcoin/pull/34582
<bitcoin-git> [bitcoin] maflcko closed pull request #34582: rpc: Properly parse -rpcworkqueue/-rpcthreads (master...2602-int-arg) https://github.com/bitcoin/bitcoin/pull/34582
<bitcoin-git> [gui-qml] johnny9 opened pull request #500: Add bitcoin address model and address input formatting (qt6...add-bitcoin-address-model) https://github.com/bitcoin-core/gui-qml/pull/500

2026-02-15

<bitcoin-git> [bitcoin] bhavyagupta999 opened pull request #34595: wallet/rpc/backup: allow importprunedfunds to import spending txs (#3… (master...fix-importprunedfunds-spending) https://github.com/bitcoin/bitcoin/pull/34595
<bitcoin-git> [bitcoin] Hijanhv closed pull request #34574: fix intermittent failure in interface_zmq.py (master...fix-interface-zmq-test) https://github.com/bitcoin/bitcoin/pull/34574
<bitcoin-git> [bitcoin] Hijanhv opened pull request #34594: fix flaky zmq test that randomly fails on recv (master...zmq-fix-clean) https://github.com/bitcoin/bitcoin/pull/34594
<bitcoin-git> [bitcoin] fanquake closed pull request #34456: p2p: assign separate network keys to outbound onion connections (master...separate-outbound-onion-network-id) https://github.com/bitcoin/bitcoin/pull/34456

2026-02-14

<bitcoin-git> [bitcoin] w0xlt closed pull request #34586: txorphanage: replace boost::multi_index with dual std::map (master...replace-multi-index-orphanage) https://github.com/bitcoin/bitcoin/pull/34586
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34593: fuzz: expand script verification flag testing to segwit v0 and tapscript (master...fuzz-script-flags-segwit-tapscript) https://github.com/bitcoin/bitcoin/pull/34593
<bitcoin-git> [bitcoin] andrewtoth reopened pull request #34165: coins: don't mutate main cache when connecting block (master...dont-mutate-cache) https://github.com/bitcoin/bitcoin/pull/34165
<bitcoin-git> [bitcoin] andrewtoth closed pull request #34165: coins: don't mutate main cache when connecting block (master...dont-mutate-cache) https://github.com/bitcoin/bitcoin/pull/34165
<bitcoin-git> [gui] hebasto opened pull request #928: qt: Replace three dots with ellipsis (master...260214-translation-fix) https://github.com/bitcoin-core/gui/pull/928
<bitcoin-git> [bitcoin] optout21 reopened pull request #33661: test: Add test on skip heights in CBlockIndex (master...skip-height-test2) https://github.com/bitcoin/bitcoin/pull/33661
<bitcoin-git> [bitcoin] optout21 closed pull request #33661: test: Add test on skip heights in CBlockIndex (master...skip-height-test2) https://github.com/bitcoin/bitcoin/pull/33661
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/9a21d6dc7773...bc2163311336
<bitcoin-git> bitcoin-detached-sigs/28.x bc21633 Matthew Zipkin: 28.4: osx sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed tag v28.4rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/commit/bc2163311336
<bitcoin-git> [bitcoin] hebasto opened pull request #34591: cmake: Improve `install_name_tool` workaround (master...260214-cmake-macos-cross) https://github.com/bitcoin/bitcoin/pull/34591
<bitcoin-git> [bitcoin] SakshiKasat18 opened pull request #34590: test: accept multiple execve error strings in rpc_signer (master...test/rpc-signer-execve-errno) https://github.com/bitcoin/bitcoin/pull/34590
<bitcoin-git> [bitcoin] maflcko opened pull request #34589: ci: Temporarily use clang in valgrind tasks (master...2602-ci-temp-val) https://github.com/bitcoin/bitcoin/pull/34589
<bitcoin-git> [bitcoin] w0xlt opened pull request #34588: refactor: decompose Peer struct into focused sub-components (master...refactor/decompose-peer-struct) https://github.com/bitcoin/bitcoin/pull/34588
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34587: . (master...master) https://github.com/bitcoin/bitcoin/pull/34587
<bitcoin-git> [bitcoin] ircinco-mh opened pull request #34587: Change CI runners to self-hosted for all jobs (master...master) https://github.com/bitcoin/bitcoin/pull/34587

2026-02-13

<bitcoin-git> bitcoin-detached-sigs/28.x 9a21d6d Ava Chow: 28.4: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/f9b546036527...9a21d6dc7773
<bitcoin-git> [bitcoin] w0xlt opened pull request #34586: txorphanage: replace boost::multi_index with dual std::map (master...replace-multi-index-orphanage) https://github.com/bitcoin/bitcoin/pull/34586
<bitcoin-git> [bitcoin] vishalharkal15 opened pull request #34585: Fix race condition in mempool fee estimation during block reorg (master...fix-mempool-race-condition-34584) https://github.com/bitcoin/bitcoin/pull/34585
<bitcoin-git> [qa-assets] marcofleon opened pull request #256: Add threadpool initial inputs (main...2026/02/threadpool-inputs) https://github.com/bitcoin-core/qa-assets/pull/256
<bitcoin-git> [gui-qml] johnny9 opened pull request #499: qml: add icon assets (qt6...add-missing-icon-assets) https://github.com/bitcoin-core/gui-qml/pull/499
<bitcoin-git> [bitcoin] maflcko opened pull request #34583: ci: [refactor] Drop last use of pwsh (master...2602-ci-win-cross) https://github.com/bitcoin/bitcoin/pull/34583
<bitcoin-git> [bitcoin] maflcko opened pull request #34582: rpc: Properly parse -rpcworkqueue/-rpcthreads (master...2602-int-arg) https://github.com/bitcoin/bitcoin/pull/34582
<bitcoin-git> [bitcoin] hebasto merged pull request #34548: ci: Add and use ci-windows-cross.py helper (master...2602-ci-win-cross) https://github.com/bitcoin/bitcoin/pull/34548
<bitcoin-git> bitcoin/master fa674d5 MarcoFalke: ci: [refactor] Move print_version step into ci-windows-cross.py helper
<bitcoin-git> bitcoin/master faf7389 MarcoFalke: ci: Move check_manifests step to ci-windows-cross.py
<bitcoin-git> bitcoin/master fac9c7b MarcoFalke: ci: [refactor] Move config.ini rewrite to ci-windows-cross.py
<bitcoin-git> [bitcoin] hebasto pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/03e5f063b5c0...b65ff0e5a1fd
<bitcoin-git> [bitcoin] maflcko opened pull request #34581: test: Set assert_debug_log timeout to 0 (master...2602-test-time-0) https://github.com/bitcoin/bitcoin/pull/34581
<bitcoin-git> [bitcoin] fanquake merged pull request #34559: ci: split vcpkg tools cache into restore/save (master...vcpkg-tools-cache) https://github.com/bitcoin/bitcoin/pull/34559
<bitcoin-git> bitcoin/master c413cf1 willcl-ark: ci: Split vcpkg tools cache into restore/save
<bitcoin-git> bitcoin/master 03e5f06 merge-script: Merge bitcoin/bitcoin#34559: ci: split vcpkg tools cache into restore/save
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/84e826ddc1cf...03e5f063b5c0
<bitcoin-git> [bitcoin] polespinasa opened pull request #34580: build: Add a compiler minimum version check (master...clang_min_version_check) https://github.com/bitcoin/bitcoin/pull/34580
<bitcoin-git> [bitcoin] fanquake merged pull request #34511: test: fully reset the state of CConnman in tests (master...test_reset_connman_pb) https://github.com/bitcoin/bitcoin/pull/34511
<bitcoin-git> bitcoin/master 2cb7e99 Vasil Dimov: test: also reset CConnman::m_private_broadcast in tests
<bitcoin-git> bitcoin/master 84e826d merge-script: Merge bitcoin/bitcoin#34511: test: fully reset the state of CConnman in te...
<bitcoin-git> bitcoin/master 91b7c87 Vasil Dimov: test: add ConnmanTestMsg convenience method Reset()
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/309c51d89dfc...84e826ddc1cf
<bitcoin-git> [bitcoin] fanquake merged pull request #34546: kernel: Avoid duplicating symbols in the kernel library (master...warn_dupe_symbols) https://github.com/bitcoin/bitcoin/pull/34546
<bitcoin-git> bitcoin/master eafd530 Cory Fields: kernel: avoid potential duplicate object in shared library/binary
<bitcoin-git> bitcoin/master 309c51d merge-script: Merge bitcoin/bitcoin#34546: kernel: Avoid duplicating symbols in the kern...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07b924775e4f...309c51d89dfc
<bitcoin-git> bitcoin/master 24c3b47 Cory Fields: build: add kernel-specific warnings
<bitcoin-git> [bitcoin] hebasto closed pull request #32709: cmake: Fix `FindQt` module (master...250609-cmake-findqt) https://github.com/bitcoin/bitcoin/pull/32709
<bitcoin-git> [bitcoin] fanquake pushed tag v28.4rc1: https://github.com/bitcoin/bitcoin/compare/v28.4rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #34560: [28.x] Finalize 28.4rc1 (28.x...28_x_maybe_final) https://github.com/bitcoin/bitcoin/pull/34560
<bitcoin-git> bitcoin/28.x 72ff93e fanquake: doc: update release notes for v28.4rc1
<bitcoin-git> bitcoin/28.x fb5fdbf fanquake: build: bump version to v28.4rc1
<bitcoin-git> bitcoin/28.x f60bfe7 fanquake: doc: update manual pages for v28.4rc1
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/0578a6ddf655...866efbd8e2aa
<bitcoin-git> qa-assets/main 86129f0 maflcko: Merge pull request #255 from murchandamus/2026-02-initial-bnb_finds_min_wa...
<bitcoin-git> qa-assets/main df67749 Murch: Add initial corpus for bnb_finds_min_waste
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/c19a207dc6e5...86129f054d6c
<bitcoin-git> [qa-assets] maflcko merged pull request #255: Add initial corpus for bnb_finds_min_waste (main...2026-02-initial-bnb_finds_min_waste) https://github.com/bitcoin-core/qa-assets/pull/255

2026-02-12

<bitcoin-git> [bitcoin] hebasto opened pull request #34578: depends: Update Qt to version 6.10.2 (master...260212-qt6.10) https://github.com/bitcoin/bitcoin/pull/34578
<bitcoin-git> [bitcoin] furszy opened pull request #34577: http: fix submission during shutdown race (master...2026_http_submission_error) https://github.com/bitcoin/bitcoin/pull/34577