<bitcoin-git>
[bitcoin] maflcko closed pull request #35532: doc: clarify that -maxmempool minimum is derived from cluster size limit (master...doc/maxmempool-minimum) https://github.com/bitcoin/bitcoin/pull/35532
<bitcoin-git>
[bitcoin] fernandguil opened pull request #35532: doc: clarify that -maxmempool minimum is derived from cluster size limit (master...doc/maxmempool-minimum) https://github.com/bitcoin/bitcoin/pull/35532
2026-06-14
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #35531: txindex: use siphash keys to optimize disk usage (master...txindex_optimization) https://github.com/bitcoin/bitcoin/pull/35531
<bitcoin-git>
[leveldb-subtree] andrewtoth opened pull request #63: Revert "Revert "Increase maximum read-only mmap()s used from 1000 to … (bitcoin-fork...revert-52) https://github.com/bitcoin-core/leveldb-subtree/pull/63
<bitcoin-git>
[bitcoincore.org] fanquake merged pull request #1256: Add japanese translation for private broadcast IP leak in 31.0 (master...ja-translate-privatebroadcast-ip-leak) https://github.com/bitcoin-core/bitcoincore.org/pull/1256
<bitcoin-git>
bitcoincore.org/master 74059e5 merge-script: Merge bitcoin-core/bitcoincore.org#1256: Add japanese translation for priv...
<bitcoin-git>
bitcoincore.org/master 7af88f0 azuchi: Add japanese translation for private broadcast IP leak in 31.0
<bitcoin-git>
[bitcoin] fernandguil opened pull request #35518: doc: document -blocknotify, -walletnotify and other -*notify options (master...doc/notify-options) https://github.com/bitcoin/bitcoin/pull/35518
<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1256: Add japanese translation for private broadcast IP leak in 31.0 (master...ja-translate-privatebroadcast-ip-leak) https://github.com/bitcoin-core/bitcoincore.org/pull/1256
<bitcoin-git>
[bitcoin] OSINTv96 opened pull request #35517: node: reject trailing bytes in stored blocks (master...codex/block-trailing-junk-bytes) https://github.com/bitcoin/bitcoin/pull/35517
<bitcoin-git>
[bitcoin] thomasbuilds opened pull request #35516: rpc: preserve global xpubs and proprietary fields in joinpsbts (master...fix-joinpsbts-drop-globals) https://github.com/bitcoin/bitcoin/pull/35516
<bitcoin-git>
[bitcoincore.org] achow101 merged pull request #1255: posts: add notice about private broadcast IP leak in 31.0 (master...disclose-privatebroadcast-ip-leak) https://github.com/bitcoin-core/bitcoincore.org/pull/1255
<bitcoin-git>
bitcoincore.org/master 43ac196 Ava Chow: Merge bitcoin-core/bitcoincore.org#1255: posts: add notice about private b...
<bitcoin-git>
bitcoincore.org/master d3a8e25 Andrew Toth: posts: add notice about private broadcast IP leak in 31.0
<bitcoin-git>
[bitcoin] hebasto opened pull request #35515: cmake: Use target file name for manpage installation (master...260611-cmake-install) https://github.com/bitcoin/bitcoin/pull/35515
<bitcoin-git>
[bitcoin] polespinasa opened pull request #35512: wallet: move fAbortRescan reset into WalletRescanReserver reserve function (master...2026-06-11-movefAbortRescan) https://github.com/bitcoin/bitcoin/pull/35512
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35511: RFC: consensus: Make `CAmount` a class (master...2026/06/safer_camount.take2) https://github.com/bitcoin/bitcoin/pull/35511
<bitcoin-git>
[bitcoin] vasild opened pull request #35510: test: SOCKS5 proxy: expect that connection may be reset when forwarding (master...socks5_forward_sockets_handle_reset) https://github.com/bitcoin/bitcoin/pull/35510
<bitcoin-git>
[bitcoin] instagibbs opened pull request #35506: test: ensure group data cluster pointers are live (master...2026-06-actual_clusters_check) https://github.com/bitcoin/bitcoin/pull/35506
<bitcoin-git>
[bitcoin] w0xlt opened pull request #35502: refactor: extract per-message helpers from ProcessMessage (move-only) (master...refactor/extract-processmessage-helpers) https://github.com/bitcoin/bitcoin/pull/35502
<bitcoin-git>
[bitcoin] achow101 opened pull request #35501: wallet: store all witness variants of a transaction (master...wallet-tx-multiple-wtx) https://github.com/bitcoin/bitcoin/pull/35501
2026-06-09
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #35500: wallet: check WriteMasterKey result when changing passphrase (master...wallet-check-writemasterkey) https://github.com/bitcoin/bitcoin/pull/35500
<bitcoin-git>
[bitcoin] cryptomentor-de opened pull request #35500: wallet: check WriteMasterKey result when changing passphrase (master...wallet-check-writemasterkey) https://github.com/bitcoin/bitcoin/pull/35500
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #35498: net: move cs_main up in FetchBlock to fix rpc assert crash (master...06092026/fetchblock_fix) https://github.com/bitcoin/bitcoin/pull/35498
<bitcoin-git>
[bitcoin] maflcko opened pull request #35497: test: FakeNodeClock follow-ups in unit tests (master...2606-tests-mocktime-refactor) https://github.com/bitcoin/bitcoin/pull/35497
<bitcoin-git>
[bitcoin] stringintech opened pull request #35496: kernel: add `btck_set_mock_time` for testing time-dependent paths (master...2026/06/kernel-mocktime) https://github.com/bitcoin/bitcoin/pull/35496
<bitcoin-git>
bitcoin/master 5b65e31 rkrux: test: remove two unnecessary nodes from the test
<bitcoin-git>
[bitcoin] sedited merged pull request #35456: test: Perform full reset of CoinsResult in order to avoid passing 21M BTC (master...2026/06/camount_gifts_2) https://github.com/bitcoin/bitcoin/pull/35456
<bitcoin-git>
bitcoin/master d0b76c7 Hodlinator: rpc+bitcoin-tx: Specify correct type for ParseFixedPoint()
<bitcoin-git>
bitcoin/master 43ca54c Hodlinator: refactor(test): Make CAmount arg explicit for BuildCreditingTransaction()
<bitcoin-git>
[bitcoin] sedited merged pull request #35267: rpc: make getprivatebroadcastinfo and abortprivatebroadcast fail if privatebroadcast is not enabled (master...2026-05-11-getprivatetransactioninfoonlyifenabled) https://github.com/bitcoin/bitcoin/pull/35267
<bitcoin-git>
bitcoin/master 0bfc5e4 Pol Espinasa: add release notes
<bitcoin-git>
[bitcoincore.org] andrewtoth opened pull request #1255: posts: add notice about private broadcast IP leak in 31.0 (master...disclose-privatebroadcast-ip-leak) https://github.com/bitcoin-core/bitcoincore.org/pull/1255
<bitcoin-git>
[bitcoin] fernandguil opened pull request #35475: doc: fix typos in benchmarking.md, tracing.md, and assumeutxo.md (master...doc/fix-typos-benchmarking-tracing-assumeutxo) https://github.com/bitcoin/bitcoin/pull/35475
<bitcoin-git>
[bitcoin] w0xlt opened pull request #35474: node: move index ownership to NodeContext (master...global-state-index-nodecontext) https://github.com/bitcoin/bitcoin/pull/35474
<bitcoin-git>
[bitcoin] sedited closed pull request #35473: policy: use 64-bit accumulator for package total weight (master...policy-package-weight-64bit) https://github.com/bitcoin/bitcoin/pull/35473
<bitcoin-git>
[bitcoin] digin1 opened pull request #35473: policy: use 64-bit accumulator for package total weight (master...policy-package-weight-64bit) https://github.com/bitcoin/bitcoin/pull/35473
<bitcoin-git>
[bitcoin] sedited closed pull request #35420: cli: added -rpcmaxresponsesize to cap HTTP response size (master...max-response-size-for-http-client) https://github.com/bitcoin/bitcoin/pull/35420
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35465: validation: compact chainstate after connecting assumevalid block (master...l0rinc/forcecompactdb-ibd-exit) https://github.com/bitcoin/bitcoin/pull/35465
<bitcoin-git>
[bitcoin] sedited opened pull request #35464: kernel: Add function for creating chainparams with a signet challenge (master...kernel_signet_challenge) https://github.com/bitcoin/bitcoin/pull/35464
<bitcoin-git>
[bitcoin] hebasto opened pull request #35463: depends: Drop trailing slash from `CMAKE_INSTALL_LIBDIR` (master...260604-depends-slash) https://github.com/bitcoin/bitcoin/pull/35463
<bitcoin-git>
[bitcoin] optout21 opened pull request #35461: Clarify the assertion message in Assert, Assume and CHECK_NONFATAL (master...2606-assert-msg) https://github.com/bitcoin/bitcoin/pull/35461
<bitcoin-git>
[bitcoin] fanquake merged pull request #35410: net: use the proxy if overriden when doing v2-v1 reconnections (master...keep_using_override_proxy_for_v1_reconnects_with_functional_test) https://github.com/bitcoin/bitcoin/pull/35410
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35458: qa: Avoid extra tracebacks when exception is raised (master...2026/06/simplify_tracebacks) https://github.com/bitcoin/bitcoin/pull/35458
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35456: test: Perform full reset of CoinsResult in order to avoid passing 21M BTC (master...2026/06/camount_gifts_2) https://github.com/bitcoin/bitcoin/pull/35456