<bitcoin-git>
[bitcoin] achow101 merged pull request #34410: test: let connections happen in any order in p2p_private_broadcast.py (master...test_private_broadcast_net_specific_connection) https://github.com/bitcoin/bitcoin/pull/34410
<bitcoin-git>
bitcoin/master da7f70a Vasil Dimov: test: use port 0 for I2P addresses in p2p_private_broadcast.py
<bitcoin-git>
[bitcoin] sedited opened pull request #34705: kernel: Use fs:: namespace and unicode path in kernel tests (master...kernel_unicode_path_patch) https://github.com/bitcoin/bitcoin/pull/34705
<bitcoin-git>
[bitcoin] sedited opened pull request #34704: validation: Explicitly move blocks to validation signals (master...block_connected_move) https://github.com/bitcoin/bitcoin/pull/34704
<bitcoin-git>
[gui-qml] johnny9 opened pull request #527: Decouple Peers Models from bitcoin/src/qt (qt6...pr/qt6-qml-qtdep-04-peer-model-decouple) https://github.com/bitcoin-core/gui-qml/pull/527
2026-02-28
<bitcoin-git>
[bitcoin] nervana21 opened pull request #34702: doc: Fix fee field in getblock RPC result (master...2026-02-getblock-fee-optional) https://github.com/bitcoin/bitcoin/pull/34702
<bitcoin-git>
[bitcoin] fanquake closed pull request #34701: test: Fix script_assets_tests no-op on Windows CI (master...feature/issue-34670) https://github.com/bitcoin/bitcoin/pull/34701
<bitcoin-git>
[bitcoin] R-Panic opened pull request #34701: test: Fix script_assets_tests no-op on Windows CI (master...feature/issue-34670) https://github.com/bitcoin/bitcoin/pull/34701
<bitcoin-git>
[bitcoin] cuiweixie opened pull request #34700: script: Fix undefined behavior in Clone() -- std::transform writes pat end of empty vector (master...bugfix) https://github.com/bitcoin/bitcoin/pull/34700
<bitcoin-git>
[bitcoin] fanquake closed pull request #32217: Bugfix: Only use git for build info if the repository is actually the right one (master...fix_gitdir_foreign) https://github.com/bitcoin/bitcoin/pull/32217
<bitcoin-git>
[bitcoin] maflcko opened pull request #34687: ci: Set TEST_RUNNER_PORT_MIN in test-each after cirrus runner switch (master...2602-ci-min-port) https://github.com/bitcoin/bitcoin/pull/34687
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #34683: RFC: Support a format description of our JSON-RPC interface (master...json-rpc-schema) https://github.com/bitcoin/bitcoin/pull/34683
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #34682: ci: fix vcpkg tools cache key collision between windows matrix jobs (master...fix-windows-ci-cache-overlap) https://github.com/bitcoin/bitcoin/pull/34682
<bitcoin-git>
[bitcoin] maflcko closed pull request #34564: COPYING: Correct start date for "The Bitcoin Core developers" copyright line (master...fix-copyright-date) https://github.com/bitcoin/bitcoin/pull/34564
<bitcoin-git>
[bitcoin] maflcko opened pull request #34679: ci: Download script_assets_test.json for Windows CI (master...2602-win-cross-json) https://github.com/bitcoin/bitcoin/pull/34679
<bitcoin-git>
[bitcoin] chriszeng1010 opened pull request #34678: net: drop connection on unknown socket family in AcceptConnection (master...fix-accept-unknown-sockaddr) https://github.com/bitcoin/bitcoin/pull/34678
<bitcoin-git>
[bitcoin] w0xlt opened pull request #34672: mining: add reason/debug to `submitSolution` and unify with `submitBlock` (master...ipc-submit-solution-new-fields) https://github.com/bitcoin/bitcoin/pull/34672
<bitcoin-git>
[bitcoin] sipa opened pull request #34669: feefrac: drop comparison and operator{,} for sorted wrappers (master...wip_feefrac_order) https://github.com/bitcoin/bitcoin/pull/34669
<bitcoin-git>
[bitcoin] maflcko opened pull request #34668: test: Add missing resolve() to valgrind.supp file for test shell (master...2602-valgrind-supp) https://github.com/bitcoin/bitcoin/pull/34668
<bitcoin-git>
[bitcoin] sedited merged 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/master c86bce5 fanquake: guix: use a temporary file over sponge
<bitcoin-git>
bitcoin/master f50d53c merge-script: Merge bitcoin/bitcoin#34627: guix: use a temporary file over sponge, drop ...
<bitcoin-git>
[bitcoin] fanquake reopened pull request #34422: Update libmultiprocess subtree to be more stable with rust IPC client (master...pr/subtree-8) https://github.com/bitcoin/bitcoin/pull/34422
<bitcoin-git>
[bitcoin] fanquake closed pull request #34422: Update libmultiprocess subtree to be more stable with rust IPC client (master...pr/subtree-8) https://github.com/bitcoin/bitcoin/pull/34422
<bitcoin-git>
[bitcoin] maflcko reopened pull request #34410: test: let connections happen in any order in p2p_private_broadcast.py (master...test_private_broadcast_net_specific_connection) https://github.com/bitcoin/bitcoin/pull/34410
<bitcoin-git>
[bitcoin] maflcko closed pull request #34410: test: let connections happen in any order in p2p_private_broadcast.py (master...test_private_broadcast_net_specific_connection) https://github.com/bitcoin/bitcoin/pull/34410
<corebot`>
https://github.com/bitcoin/bitcoin/issues/34422 | Update libmultiprocess subtree to be more stable with rust IPC client by ryanofsky · Pull Request #34422 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34655: fuzz: keep `coins_view` fuzzers within caller contracts (master...l0rinc/coins_view_fuzzer_cleanup) https://github.com/bitcoin/bitcoin/pull/34655
<bitcoin-git>
[bitcoin] sedited reopened pull request #34054: net processing: Add ibd check before processing block for txdownloadman (master...txdownloadman_ibd_check) https://github.com/bitcoin/bitcoin/pull/34054
<bitcoin-git>
[bitcoin] sedited closed pull request #34054: net processing: Add ibd check before processing block for txdownloadman (master...txdownloadman_ibd_check) https://github.com/bitcoin/bitcoin/pull/34054
2026-02-21
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #34647: fix: properly reset coins_view_cache after catching flush exception (master...fix_coins_view_fuzzer) https://github.com/bitcoin/bitcoin/pull/34647
<bitcoin-git>
[bitcoin] vasild opened pull request #34646: Fix two issues in p2p_private_broadcast.py (master...test_pb_aborttx_at_end) https://github.com/bitcoin/bitcoin/pull/34646
<bitcoin-git>
bitcoin/master 6fd780d Ava Chow: descriptors: Increment key_exp_index in ParsePubkey(Inner)
<bitcoin-git>
[bitcoin] sedited merged pull request #34141: miniscript: Use Func and Expr when parsing keys, hashes, and locktimes (master...musig-miniscript) https://github.com/bitcoin/bitcoin/pull/34141
<bitcoin-git>
bitcoin/master b12281b Ava Chow: miniscript: Use a reference to key_exp_index in KeyParser
<bitcoin-git>
bitcoin/master ce4c66e Ava Chow: test: Test that key expression indexes match key count
<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 a9a3b29 Fabian Jahr: index: Check availability of undo data for indices
<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
<l0rinc>
as discussed yesterday, I've opened a PR to set the dbcache size dynamically based on total RAM. I added it as a draft for now, concept reviews and Kernel help are welcome: https://github.com/bitcoin/bitcoin/pull/34641
<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