<bitcoin-git>
[bitcoin] theuni opened pull request #35040: Remove CNode dependency for local address functions and introduce LocalAddressManger (master...addrlocal-refactor3) https://github.com/bitcoin/bitcoin/pull/35040
<bitcoin-git>
[bitcoin] hebasto opened pull request #35031: ci: Match `VCPKG_HOST_TRIPLET` to `VCPKG_TARGET_TRIPLET` (master...260408-vcpkg-build-type) https://github.com/bitcoin/bitcoin/pull/35031
<bitcoin-git>
[bitcoin] javierpmateos opened pull request #35026: mempool: recalculate stale BIP68 lockpoints with mempool parents in removeForReorg (master...fix-bip68-stale-lockpoints-clean) https://github.com/bitcoin/bitcoin/pull/35026
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35025: refactor: use `SpanReader` in block deserialization benchmarks (master...l0rinc/spanreader-bench) https://github.com/bitcoin/bitcoin/pull/35025
<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] 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
<corebot>
https://github.com/bitcoin/bitcoin/issues/30982 | docs: Add instructions on how to self-sign bitcoin-core binaries for macOS by Christewart · Pull Request #30982 · bitcoin/bitcoin · GitHub
<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] 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 6953363 Hennadii Stepanov: refactor: Move license info into new module
<bitcoin-git>
bitcoin/master eb750d2 Hennadii Stepanov: iwyu: Remove workaround for issue that has been fixed upstream
<bitcoin-git>
bitcoin/master 8b49e2d Hennadii Stepanov: ci, iwyu: Fix warnings in `src/util` and treat them as errors
<bitcoin-git>
[bitcoin] maflcko closed pull request #34935: cli: Return more correct error on -norpccookiefile without -rpcpassword (master...2603-cli-coockie) https://github.com/bitcoin/bitcoin/pull/34935
<darosior>
as well. Of course the protocol does not mandate that requests work in lockstep, but because it is unspecified other implementations took this approach instead. For instance, Eric Voskuil pointed to me libbitcoin would disconnect some Bitcoin Core peers doing IBD because they were making interleaving requests. He's since carved out an exception for
<darosior>
Hi, missed the meeting but i'd like to point something out. Our implementation of the Bitcoin protocol may send a peer a second request before the first one completed. Typically this can happen at the beginning of IBD when we request 16 blocks and request a 17th directly after receiving the response to the first one. It can happen in other places
<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