<bitcoin-git>
[bitcoin] rkrux closed pull request #34847: test: throttle large orphan transactions while being sent in RPCs (master...orphan-handling) https://github.com/bitcoin/bitcoin/pull/34847
<bitcoin-git>
[bitcoin] HouseOfHufflepuff opened pull request #35019: wallet: apply anti-fee-sniping locktime uniformly across all funded transaction RPCs (master...rpc/uniform-locktime-anti-fee-sniping) https://github.com/bitcoin/bitcoin/pull/35019
<bitcoin-git>
[bitcoin] achow101 opened pull request #35018: wallet, bench: Use Nanobench setup() for wallet benchmarks, and remove DuplicateMockDatabase (master...wallet-bench-setups) https://github.com/bitcoin/bitcoin/pull/35018
<bitcoin-git>
[bitcoin] achow101 merged pull request #34208: bench: add fluent API for untimed `setup` steps in nanobench (master...l0rinc/untimed-setup-nanobench) https://github.com/bitcoin/bitcoin/pull/34208
<bitcoin-git>
bitcoin/master 83b8528 Lőrinc: bench: add fluent API for untimed setup steps in `nanobench`
<bitcoin-git>
bitcoin/master b730dc3 Ava Chow: Merge bitcoin/bitcoin#34208: bench: add fluent API for untimed `setup` ste...
<bitcoin-git>
bitcoin/master 8825051 Lőrinc: refactor: improve benchmark setup and execution for various tests
<bitcoin-git>
[bitcoin] instagibbs opened pull request #35017: mempool: remove all subsequent tx in pkg on failure (master...2026-04-remove_all_consensusscript) https://github.com/bitcoin/bitcoin/pull/35017
<bitcoin-git>
[bitcoin] MatthewAura444 opened pull request #35016: net: deduplicate private broadcast state and snapshot types (master...deduplicate-private-broadcast-types) https://github.com/bitcoin/bitcoin/pull/35016
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #35015: bitcoin-cli: note -rpcclienttimeout is not implemented for IPC connections (master...pr/ipc-timeout) https://github.com/bitcoin/bitcoin/pull/35015
<bitcoin-git>
[bitcoin] alfonsoromanz opened pull request #35014: ipc: fix exception type visibility with REDUCE_EXPORTS on macOS (master...fix-ipc-exception-visibility-macos) https://github.com/bitcoin/bitcoin/pull/35014
<bitcoin-git>
[bitcoin] fanquake merged pull request #34989: doc: remove stale shortid collision TODO (master...remove_stale_blockencodings_comment) https://github.com/bitcoin/bitcoin/pull/34989
<bitcoin-git>
bitcoin/master 74e7518 merge-script: Merge bitcoin/bitcoin#34989: doc: remove stale shortid collision TODO
<bitcoin-git>
bitcoin/master fc9987d w0xlt: doc: remove stale shortid collision TODO
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #35011: ci, iwyu: Fix warnings in src/script and treat them as errors (master...iwyu-script) https://github.com/bitcoin/bitcoin/pull/35011
<bitcoin-git>
[bitcoin] orbisai0security opened pull request #35010: fix: multiple memcpy operations in ipc serialization... in... (master...fix-fix-v-001-ipc-capnp-memcpy-bounds-check) https://github.com/bitcoin/bitcoin/pull/35010
2026-04-05
<bitcoin-git>
[bitcoin] alfonsoromanz opened pull request #35009: wallet, rpc: add include_change parameter to listtransactions (master...wallet-listtransactions-include-change) https://github.com/bitcoin/bitcoin/pull/35009
<bitcoin-git>
[bitcoin] torkelrogstad opened pull request #35006: cli, rpc: add -rpcid option for custom request IDs (master...2026-04-05-request-id) https://github.com/bitcoin/bitcoin/pull/35006
<bitcoin-git>
[bitcoin] achow101 closed pull request #29365: Extend signetchallenge to set target block spacing (master...signet-blockitme-in-challenge) https://github.com/bitcoin/bitcoin/pull/29365
<bitcoin-git>
[bitcoin] polespinasa opened pull request #34998: ci: add --extended when using --usecli (master...2026-04-03-add-usecli-extended) https://github.com/bitcoin/bitcoin/pull/34998
<bitcoin-git>
[bitcoin] hebasto opened pull request #34995: ci, iwyu: Fix warnings in `src/common` and treat them as errors (master...260403-iwyu-common) https://github.com/bitcoin/bitcoin/pull/34995
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #34994: doc: use repo-relative translation process link (master...suyua9-bitcoin-scan) https://github.com/bitcoin/bitcoin/pull/34994
<bitcoin-git>
[bitcoin] suyua9 opened pull request #34994: doc: use repo-relative translation process link (master...suyua9-bitcoin-scan) https://github.com/bitcoin/bitcoin/pull/34994
<bitcoin-git>
[bitcoin] achow101 merged pull request #34448: ci, iwyu: Fix warnings in `src/util` and treat them as errors (master...260129-iwyu-util) https://github.com/bitcoin/bitcoin/pull/34448
<bitcoin-git>
bitcoin/master eb750d2 Hennadii Stepanov: iwyu: Remove workaround for issue that has been fixed upstream
<bitcoin-git>
bitcoin/master 6953363 Hennadii Stepanov: refactor: Move license info into new module
<bitcoin-git>
bitcoin/master 8b49e2d Hennadii Stepanov: ci, iwyu: Fix warnings in `src/util` and treat them as errors
<bitcoin-git>
[bitcoin] w0xlt opened pull request #34989: doc: remove stale shortid collision TODO (master...remove_stale_blockencodings_comment) https://github.com/bitcoin/bitcoin/pull/34989
<bitcoin-git>
[bitcoin] it-education-md opened pull request #34983: [WIP] validation, rpc: add height and time to testmempoolaccept (master...feat-testmempoolaccept-timelock-context) https://github.com/bitcoin/bitcoin/pull/34983
<bitcoin-git>
[bitcoin] alexanderwiederin opened pull request #34982: kernel: Remove NONNULL annotation from destroy method (master...remove-non-null-block-validation) https://github.com/bitcoin/bitcoin/pull/34982
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #34980: Require captcha for all pull request submissions to prevent LLM abuse (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34980
<bitcoin-git>
[bitcoin] enirox001 opened pull request #34978: init: Reserve file descriptors for IPC connections (master...04-26-ipc-maxconnections) https://github.com/bitcoin/bitcoin/pull/34978
<bitcoin-git>
[bitcoin] Sjors opened pull request #34977: Update libmultiprocess subtree to fix test timeout (master...2026/04/libmultiprocess-subtree) https://github.com/bitcoin/bitcoin/pull/34977
<bitcoin-git>
[bitcoin] maflcko opened pull request #34976: lint: Clarify rmtree/remove_all error message with preferred alternatives (master...2604-lint-msg) https://github.com/bitcoin/bitcoin/pull/34976
<bitcoin-git>
[bitcoin] itdeveloper1988 opened pull request #34973: interfaces/wallet: replace raw receive-request string APIs with typed methods (master...fix/issue-34629) https://github.com/bitcoin/bitcoin/pull/34973
<bitcoin-git>
[bitcoin] itdeveloper1988 opened pull request #34972: test: add feebumper coverage for combined bump fee calculation failure (master...fix/issue-34902) https://github.com/bitcoin/bitcoin/pull/34972
<bitcoin-git>
[bitcoin] Sjors opened pull request #34970: init: add -test=pause_load_mempool, test mempool save before loaded (master...2026/03/pause-mempool-load) https://github.com/bitcoin/bitcoin/pull/34970
<bitcoin-git>
[bitcoin] brunoerg opened pull request #34969: fuzz: several improvements to scriptpubkeyman harness (master...2026-03-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/34969
<bitcoin-git>
[bitcoin] cprkrn opened pull request #34962: wallet: fix crash in coin selection with enormous unconfirmed clusters (master...test-feebumper-enormous-cluster) https://github.com/bitcoin/bitcoin/pull/34962
<bitcoin-git>
[bitcoin] cprkrn closed pull request #34961: test: add functional test for bumpfee with enormous unconfirmed clusters (master...test-feebumper-enormous-cluster) https://github.com/bitcoin/bitcoin/pull/34961
<bitcoin-git>
[bitcoin] cprkrn opened pull request #34961: test: add functional test for bumpfee with enormous unconfirmed clusters (master...test-feebumper-enormous-cluster) https://github.com/bitcoin/bitcoin/pull/34961
<bitcoin-git>
[bitcoin] achow101 opened pull request #34959: wallet: Enforce BDB btree levels and overflow item sizes (master...bdbro-cycle-detection) https://github.com/bitcoin/bitcoin/pull/34959
<bitcoin-git>
[bitcoin] theStack opened pull request #34958: test: mining: add coverage for GBT's "coinbasevalue" result field (master...202603-test-getblocktemplate-coinbasevalue_full_block_reward) https://github.com/bitcoin/bitcoin/pull/34958
<bitcoin-git>
[qa-assets] ekzyis opened pull request #270: Address feedback on new delete-nonreduced-fuzz-inputs script in rust (main...rust-delete-nonreduced-fuzz-inputs-follow-ups) https://github.com/bitcoin-core/qa-assets/pull/270
<bitcoin-git>
[bitcoin] hebasto opened pull request #34956: depends, qt: Fix build on aarch64 macOS 26.4 (master...260330-depends-qt-yield) https://github.com/bitcoin/bitcoin/pull/34956
<bitcoin-git>
[bitcoin] fanquake merged pull request #32875: index: handle case where pindex_prev equals chain tip in NextSyncBlock() (master...fix-comment) https://github.com/bitcoin/bitcoin/pull/32875
<bitcoin-git>
[bitcoin] instagibbs closed pull request #34947: wallet: reject input_weights for outpoints not in transaction (master...2026-03-weight_inputs) https://github.com/bitcoin/bitcoin/pull/34947
<bitcoin-git>
[bitcoin] instagibbs opened pull request #34947: wallet: reject input_weights for outpoints not in transaction (master...2026-03-weight_inputs) https://github.com/bitcoin/bitcoin/pull/34947
<bitcoin-git>
[bitcoin] instagibbs opened pull request #34946: wallet: detect cycles in BDB page traversal during migration (master...2026-03-infinite_migrate) https://github.com/bitcoin/bitcoin/pull/34946
<bitcoin-git>
[bitcoin] Sjors opened pull request #34937: Fix startup failure with RLIM_INFINITY fd limits (master...2026/03/file-descriptor-limit) https://github.com/bitcoin/bitcoin/pull/34937
<bitcoin-git>
[bitcoin] maflcko opened pull request #34935: cli: Return more correct error on -norpccookiefile without -rpcpassword (master...2603-cli-coockie) https://github.com/bitcoin/bitcoin/pull/34935
<bitcoin-git>
[bitcoin] frankomosh opened pull request #34934: fuzz: exercise ForNode/ForEachNode callbacks in connman fuzz harness (master...fuzz-connman-fornode-coverage) https://github.com/bitcoin/bitcoin/pull/34934
<bitcoin-git>
[bitcoin] HowHsu reopened pull request #32875: index: handle case where pindex_prev equals chain tip in NextSyncBlock() (master...fix-comment) https://github.com/bitcoin/bitcoin/pull/32875
<bitcoin-git>
[bitcoin] HowHsu closed pull request #32875: index: handle case where pindex_prev equals chain tip in NextSyncBlock() (master...fix-comment) https://github.com/bitcoin/bitcoin/pull/32875
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #34933: net: cbfilters: Don't disconnect peers for requesting unknown blocks. (master...2026-03-26-dont-disconnect-unknown-block-hash-cfilters) https://github.com/bitcoin/bitcoin/pull/34933
<bitcoin-git>
[bitcoin] fanquake merged pull request #34913: fuzz: Use time helpers in node_eviction (master...2603-fuzz-time-node-eviction) https://github.com/bitcoin/bitcoin/pull/34913
<bitcoin-git>
bitcoin/master fa1ebde MarcoFalke: fuzz: Use time helpers in node_eviction
<bitcoin-git>
bitcoin/master 4f8bd39 merge-script: Merge bitcoin/bitcoin#34913: fuzz: Use time helpers in node_eviction
<bitcoin-git>
[bitcoin] w0xlt opened pull request #34932: blockencodings: recover from cmpctblock short-id collisions (master...cmpctblock-shortid-collision-recovery) https://github.com/bitcoin/bitcoin/pull/34932
<bitcoin-git>
[bitcoin] furszy opened pull request #34931: validation: abort on DB unreadable coins instead of treating them as missing (master...2026_utxo_deser_error_divergence) https://github.com/bitcoin/bitcoin/pull/34931
<bitcoin-git>
[bitcoin] achow101 merged pull request #34439: qa: Drop recursive deletes from test code, add lint checks. (master...2026-01-28-remove-all) https://github.com/bitcoin/bitcoin/pull/34439
<bitcoin-git>
bitcoin/master 8bfb422 David Gumberg: test: functional: drop unused --keepcache argument
<bitcoin-git>
bitcoin/master a7e4a59 David Gumberg: qa: Remove all instances of `remove_all` except test cleanup
<bitcoin-git>
bitcoin/master a49f97f sedited: net: Don't log own ips during discover
<bitcoin-git>
bitcoin/master a5609fc Ava Chow: Merge bitcoin/bitcoin#34458: net: Don't log own ips during discover
<bitcoin-git>
[bitcoin] maflcko opened pull request #34927: test: Check that RPCs do not time out, even under load (master...2603-test-rpc-sla) https://github.com/bitcoin/bitcoin/pull/34927
<bitcoin-git>
[bitcoin] hodlinator opened pull request #34926: test: Replace DEBUG_LOG_OUT with -printtoconsole=1 (master...2026/03/rm_DEBUG_LOG_OUT) https://github.com/bitcoin/bitcoin/pull/34926
<bitcoin-git>
[qa-assets] ekzyis closed pull request #266: Also keep fuzz inputs that increase coverage on older branches (main...keep-fuzz-inputs-for-older-branches) https://github.com/bitcoin-core/qa-assets/pull/266