2026-06-09

<bitcoin-git> [bitcoin] maflcko closed pull request #35440: wallet: check descriptor cache xpub length before decoding (master...walletdb-xpub-size-check) https://github.com/bitcoin/bitcoin/pull/35440
<bitcoin-git> [bitcoin] maflcko reopened pull request #35384: util: improve settings.json error message to mention full disk (master...sh011-35373-improve-error-msg) https://github.com/bitcoin/bitcoin/pull/35384
<bitcoin-git> [bitcoin] maflcko closed pull request #35384: util: improve settings.json error message to mention full disk (master...sh011-35373-improve-error-msg) https://github.com/bitcoin/bitcoin/pull/35384
<bitcoin-git> [bitcoin] fanquake opened pull request #35499: guix: add `package.sh` (master...split_package_code) https://github.com/bitcoin/bitcoin/pull/35499
<bitcoin-git> [bitcoin] hebasto merged pull request #35459: guix: add setup.sh (master...split_setup_code) https://github.com/bitcoin/bitcoin/pull/35459
<bitcoin-git> bitcoin/master 4b91316 Hennadii Stepanov: Merge bitcoin/bitcoin#35459: guix: add setup.sh
<bitcoin-git> bitcoin/master 54de023 fanquake: guix: add setup.sh
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bcbf5bae1645...4b91316643fa
<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
<dviola> I've made the same suggestion to the Arch devs recently: https://gitlab.archlinux.org/archlinux/packaging/packages/bitcoin/-/merge_requests/4#note_480475
<dviola> BTW, I wanted to say that there's no need to specify qt6-wayland as a dependency here anymore: https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#dependencies -- nor in the installation scripts. That dependency is now part of Qt itself: https://code.qt.io/cgit/qt/qtbase.git/commit/?id=2d790125429123aec4fb3dbee8335732f2d122eb
<corebot> https://github.com/bitcoin/bitcoin/issues/22708 | build, qt: Add Wayland support for Linux builds with depends by hebasto · Pull Request #22708 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35098 | guix: Compile GUI separately from other binaries by hebasto · Pull Request #35098 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/25573 | guix: produce a `-static-pie` bitcoind by fanquake · Pull Request #25573 · bitcoin/bitcoin · GitHub
<dviola> hebasto: anyway, the reason I ask, I wonder whether it makes sense to reconsider: https://github.com/bitcoin/bitcoin/pull/22708
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/29914 | RFC: In guix compile the GUI sequentially from everything else? · Issue #29914 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/24911 | [POC] [RFC] build: Separate GUI application build system · Issue #24911 · bitcoin/bitcoin · GitHub
<dviola> hebasto: though I think I also remember this one: https://github.com/bitcoin/bitcoin/issues/24911
<hebasto> dviola: you means this one https://github.com/bitcoin/bitcoin/issues/35048 or something else?
<corebot> https://github.com/bitcoin/bitcoin/issues/24773 | Enable HW-accelerated implementations of SHA256 for MSVC builds by hebasto · Pull Request #24773 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sedited merged pull request #35114: test: NodeClockContext follow-ups (master...34858-followup) https://github.com/bitcoin/bitcoin/pull/35114
<bitcoin-git> bitcoin/master 1e9546f seduless: test: Use NodeClockContext in more call sites
<bitcoin-git> bitcoin/master 758fea5 seduless: test: Drop ++ from NodeClockContext default constructor
<bitcoin-git> bitcoin/master 7c2ec39 seduless: test: Enter mocktime before peer creation in block_relay_only_eviction
<bitcoin-git> [bitcoin] sedited pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/543c00f47dd2...bcbf5bae1645
<bitcoin-git> [bitcoin] sedited merged pull request #35448: ci: don't build libunwind in msan (master...dont_build_libunwind) https://github.com/bitcoin/bitcoin/pull/35448
<bitcoin-git> bitcoin/master 087f02c fanquake: ci: skip libunwind runtime in LLVM build
<bitcoin-git> bitcoin/master 543c00f merge-script: Merge bitcoin/bitcoin#35448: ci: don't build libunwind in msan
<bitcoin-git> bitcoin/master 6d47f7c fanquake: ci: use llvm 22.1.7
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/17ed7f506096...543c00f47dd2
<bitcoin-git> [bitcoin] fanquake merged pull request #35297: p2p: Release m_peer_mutex early in InitiateTxBroadcastToAll (master...2605-p2p-mutex-early) https://github.com/bitcoin/bitcoin/pull/35297
<bitcoin-git> bitcoin/master fa2afba MarcoFalke: p2p: Release m_peer_mutex early in InitiateTxBroadcastToAll
<bitcoin-git> bitcoin/master 17ed7f5 merge-script: Merge bitcoin/bitcoin#35297: p2p: Release m_peer_mutex early in InitiateTx...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9868e1bf651d...17ed7f506096
<bitcoin-git> [bitcoin] hodlinator closed pull request #31723: qa: Facilitate debugging bitcoind inside functional tests (master...2024/06/wait_for_debugger) https://github.com/bitcoin/bitcoin/pull/31723
<bitcoin-git> [bitcoin] sedited merged pull request #35487: scripted-diff: Rename UNIQUE_NAME to BITCOIN_UNIQUE_NAME (master...260608-win-macro) https://github.com/bitcoin/bitcoin/pull/35487
<bitcoin-git> bitcoin/master fba713a Hennadii Stepanov: scripted-diff: Rename UNIQUE_NAME to BITCOIN_UNIQUE_NAME
<bitcoin-git> bitcoin/master 9868e1b merge-script: Merge bitcoin/bitcoin#35487: scripted-diff: Rename UNIQUE_NAME to BITCOIN_...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/577999c2ce9c...9868e1bf651d
<bitcoin-git> [bitcoin] w0xlt opened pull request #35493: wallet, descriptor: Fix MuSig private key completeness checks on `importdescriptors` (master...descriptors-musig-import-privkey-completeness) https://github.com/bitcoin/bitcoin/pull/35493
<bitcoin-git> [bitcoin] OSINTv96 opened pull request #35492: wallet: fail dump on incomplete writes (master...codex/wallet-dump-write-failure) https://github.com/bitcoin/bitcoin/pull/35492
<bitcoin-git> [bitcoin] w0xlt opened pull request #35490: test: cover unused mempool space in coins cache limit (master...mempool-kernel-regression-tests) https://github.com/bitcoin/bitcoin/pull/35490

2026-06-08

<bitcoin-git> [bitcoin] w0xlt opened pull request #35489: fuzz: test non-max descriptor satisfaction weight (master...fuzz-descriptor-nonmax-sat-weight) https://github.com/bitcoin/bitcoin/pull/35489
<bitcoin-git> [gui-qml] hebasto opened pull request #751: Staging Branch (1 of N) (qt6-dev...260608-qml-release) https://github.com/bitcoin-core/gui-qml/pull/751
<bitcoin-git> [bitcoin] opus-lux opened pull request #35488: P2WOTS: 64 Slot Winternitz Output Type (witness version three) (master...p2wots-witness-v3) https://github.com/bitcoin/bitcoin/pull/35488
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35488: P2WOTS: 64 Slot Winternitz Output Type (witness version three) (master...p2wots-witness-v3) https://github.com/bitcoin/bitcoin/pull/35488
<bitcoin-git> [bitcoin] opus-lux opened pull request #35488: P2WOTS: 64 Slot Winternitz Output Type (witness version three) (master...p2wots-witness-v3) https://github.com/bitcoin/bitcoin/pull/35488
<bitcoin-git> [bitcoin] sedited merged pull request #35462: test: remove unnecessary nodes from wallet_multisig_descriptor_psbt (master...multisig-test) https://github.com/bitcoin/bitcoin/pull/35462
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e36f5d5d0b62...577999c2ce9c
<bitcoin-git> bitcoin/master 577999c merge-script: Merge bitcoin/bitcoin#35462: test: remove unnecessary nodes from wallet_mu...
<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 43ca54c Hodlinator: refactor(test): Make CAmount arg explicit for BuildCreditingTransaction()
<bitcoin-git> bitcoin/master d0b76c7 Hodlinator: rpc+bitcoin-tx: Specify correct type for ParseFixedPoint()
<bitcoin-git> bitcoin/master b5e91e9 Hodlinator: wallet: Remove CoinsResult::Clear()
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1d3bc816c397...e36f5d5d0b62
<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> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1aafd4907704...1d3bc816c397
<bitcoin-git> bitcoin/master 7b821ef Pol Espinasa: rpc: getprivatebroadcastinfo and abortprivatebroadcast throw if -privatebr...
<bitcoin-git> bitcoin/master fdc9fc1 Pol Espinasa: test: check getprivatebroadcast and abortprivatebroadcast throw if the nod...
<bitcoin-git> [bitcoin] hebasto opened pull request #35487: scripted-diff: Rename UNIQUE_NAME to BITCOIN_UNIQUE_NAME (master...260608-win-macro) https://github.com/bitcoin/bitcoin/pull/35487
<bitcoin-git> [bitcoin] fanquake merged pull request #35359: blockstorage: Remove cs_LastBlockFile recursive mutex (master...rmLastBlockFileMutex) https://github.com/bitcoin/bitcoin/pull/35359
<bitcoin-git> bitcoin/master ec6cf49 sedited: blockstorage: Remove cs_LastBlockFile recursive mutex
<bitcoin-git> bitcoin/master 1aafd49 merge-script: Merge bitcoin/bitcoin#35359: blockstorage: Remove cs_LastBlockFile recursi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f33da9aa30f...1aafd4907704
<bitcoin-git> [bitcoin] polespinasa reopened pull request #35179: test: Add importdescriptors rpc error coverage (master...2026-04-29-testaddimportdescriptorsrpccoverage) https://github.com/bitcoin/bitcoin/pull/35179
<bitcoin-git> [bitcoin] polespinasa closed pull request #35179: test: Add importdescriptors rpc error coverage (master...2026-04-29-testaddimportdescriptorsrpccoverage) https://github.com/bitcoin/bitcoin/pull/35179
<bitcoin-git> [bitcoin] edilmedeiros closed pull request #35483: Add bitcoinkernel examples (master...kernel/docs) https://github.com/bitcoin/bitcoin/pull/35483
<bitcoin-git> [bitcoin] edilmedeiros opened pull request #35483: Add bitcoinkernel examples (master...kernel/docs) https://github.com/bitcoin/bitcoin/pull/35483
<bitcoin-git> [gui-qml] johnny9 closed pull request #557: Add PSBT import review flow (qt6...psbt-import-operations) https://github.com/bitcoin-core/gui-qml/pull/557
<abubakarsadiq> manera: Depends on the bug, if it's severe, consider reporting based on the information provided at https://github.com/bitcoin/bitcoin/blob/master/SECURITY.md, else you can simply open an issue about it.
<manera> Hello, i would like to report a bug about bitcoin core is this the right place for this?
<bitcoin-git> [bitcoin] HowHsu opened pull request #35482: fuzz: assert the reused mempool stays empty in process_message(s) (master...fuzz-assert-mempool-empty) https://github.com/bitcoin/bitcoin/pull/35482
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #750: Implement PSBT import, export, inspect, broadcast operations (qt6...psbt-import-export) https://github.com/bitcoin-core/gui-qml/pull/750

2026-06-07

<bitcoin-git> [bitcoin] sedited merged pull request #35481: fuzz: fix dead HD keypaths (de)serialization round-trip (master...202606-fuzz-fix-deserializehdkeypaths_roundtrip) https://github.com/bitcoin/bitcoin/pull/35481
<bitcoin-git> bitcoin/master 5f33da9 merge-script: Merge bitcoin/bitcoin#35481: fuzz: fix dead HD keypaths (de)serialization ...
<bitcoin-git> bitcoin/master 5deb053 Sebastian Falbesoner: fuzz: fix dead HD keypaths (de)serialization round-trip
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27472a542c60...5f33da9aa30f
<bitcoin-git> [bitcoin] achow101 closed 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] theStack opened pull request #35481: fuzz: fix dead HD keypaths (de)serialization round-trip (master...202606-fuzz-fix-deserializehdkeypaths_roundtrip) https://github.com/bitcoin/bitcoin/pull/35481
<bitcoin-git> [bitcoin] fernandguil opened pull request #35480: doc: document ZMQ notification behavior during reorgs and evictions (master...doc/zmq-notification-behavior) https://github.com/bitcoin/bitcoin/pull/35480
<bitcoin-git> [bitcoin] sedited closed pull request #35479: handle InitData() failures in optimistic compact block reconstruction (master...net-fix-cmpctblock-initdata-error-handling) https://github.com/bitcoin/bitcoin/pull/35479
<bitcoin-git> [bitcoin] mjthecoder65 opened pull request #35479: net: handle InitData() failures in optimistic compact block reconstruction (master...net-fix-cmpctblock-initdata-error-handling) https://github.com/bitcoin/bitcoin/pull/35479
<bitcoin-git> [bitcoin] HowHsu opened pull request #35478: fuzz: reset the mockable steady clock between iterations (master...fuzz-reset-mockable-steady-clock) https://github.com/bitcoin/bitcoin/pull/35478
<bitcoin-git> [bitcoin] sedited closed 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] theStack opened pull request #35477: test: exercise Schnorr signature cache in txvalidationcache_tests.cpp (master...202606-test-txvalidationcache_schnorr_coverage) https://github.com/bitcoin/bitcoin/pull/35477

2026-06-06

<bitcoin-git> [bitcoin] pinheadmz closed pull request #35476: crypto: cleanse AEAD Poly1305 key block (master...crypto-cleanse-aead-poly1305-key) https://github.com/bitcoin/bitcoin/pull/35476
<bitcoin-git> [bitcoin] Ap4sh opened pull request #35476: crypto: cleanse AEAD Poly1305 key block (master...crypto-cleanse-aead-poly1305-key) https://github.com/bitcoin/bitcoin/pull/35476
<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 merged pull request #35466: ci: run ipc functional tests in arm job (master...arm_ipc_tests) https://github.com/bitcoin/bitcoin/pull/35466
<bitcoin-git> bitcoin/master 27472a5 merge-script: Merge bitcoin/bitcoin#35466: ci: run ipc functional tests in arm job
<bitcoin-git> bitcoin/master b2fbd5b fanquake: ci: run ipc functional tests in arm job
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47da4f9b716d...27472a542c60
<bitcoin-git> [bitcoin] 151henry151 opened pull request #35472: test: add coverage for feebumper uncomputable cluster error path (master...test/feebumper-huge-cluster-coverage) https://github.com/bitcoin/bitcoin/pull/35472
<bitcoin-git> [gui-qml] epicleafies closed pull request #542: Uri handling (qt6...uri-handling) https://github.com/bitcoin-core/gui-qml/pull/542

2026-06-05

<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #35470: argsman: Prevent duplicate option registration across categories (master...argsman-prevent-option-duplication-acroos-categories) https://github.com/bitcoin/bitcoin/pull/35470
<bitcoin-git> [bitcoin] sedited closed pull request #35469: build: add optional `SECP256K1_BACKEND=ultrafast` secondary secp256k1 backend (master...feature/ultrafast-secp256k1-backend) https://github.com/bitcoin/bitcoin/pull/35469
<bitcoin-git> [bitcoin] shrec opened pull request #35469: build: add optional `SECP256K1_BACKEND=ultrafast` secondary secp256k1 backend (master...feature/ultrafast-secp256k1-backend) https://github.com/bitcoin/bitcoin/pull/35469
<bitcoin-git> [bitcoin] hebasto opened pull request #35468: ci, iwyu: Request IPC file generation explicitly (master...260605-iwyu-ipc) https://github.com/bitcoin/bitcoin/pull/35468
<nkaretnikov> fjahr, sipa, jurraca: I shared more info on the run/machine in the issue: https://github.com/bitcoin-core/asmap-data/issues/51#issuecomment-4633361291
<bitcoin-git> [gui-qml] hebasto merged pull request #736: A bunch of fixes for Preview release target (qt6...preview-send-fixes) https://github.com/bitcoin-core/gui-qml/pull/736
<nkaretnikov> fjahr: do you have access to karto-server? jurraca is not here. i’ve tried uploading my result file and it’s 62M and the server rejects files more than 50M. https://github.com/bitcoin-core/asmap-data/issues/51#issuecomment-4631481684
<bitcoin-git> [bitcoin] l0rinc opened pull request #35467: db: warn about legacy chainstate table format (master...l0rinc/warn-legacy-chainstate-layout) https://github.com/bitcoin/bitcoin/pull/35467
<bitcoin-git> [bitcoin] rustaceanrob closed pull request #35314: kernel: Add `btck_script_pubkey_is_p2tr` (master...26-5-18-is-p2tr) https://github.com/bitcoin/bitcoin/pull/35314
<bitcoin-git> [bitcoin] sedited closed pull request #35421: build: Add Windows MSYS2 build support & build guide (master...msys2) https://github.com/bitcoin/bitcoin/pull/35421

2026-06-04

<bitcoin-git> [bitcoin] fanquake opened pull request #35466: ci: run ipc functional tests in arm job (master...arm_ipc_tests) https://github.com/bitcoin/bitcoin/pull/35466
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/35465 | validation: compact chainstate at minimum chain work by l0rinc · Pull Request #35465 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35406 | private broadcast: limit outstanding txs to count of 1000 by instagibbs · Pull Request #35406 · bitcoin/bitcoin · GitHub
<darosior> From a quick skim through the commits, it seems that this check would never be true for people running with -assumevalid=0 https://github.com/bitcoin/bitcoin/pull/35465/changes/dbf076273476d121a6d04c8a05dfcc5492e68b98#diff-97c3a52bc5fad452d82670a7fd291800bae20c7bc35bb82686c2c0a4ea7b5b98R3418
<corebot> https://github.com/bitcoin/bitcoin/issues/35465 | validation: compact chainstate after connecting assumevalid block by l0rinc · Pull Request #35465 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35182 | Replace libevent with our own HTTP and socket-handling implementation by pinheadmz · Pull Request #35182 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35465 | validation: compact chainstate after connecting assumevalid block by l0rinc · Pull Request #35465 · bitcoin/bitcoin · GitHub
<l0rinc_> adndrewtoth's https://github.com/bitcoin-core/leveldb-subtree/pull/61 was also merged and cherry-picked to previous releases.
<l0rinc_> I pushed a tiny optimization to https://github.com/bitcoin-core/secp256k1/pull/1859 resulting in up to ~12% signature validation speedup by force-inlining int128 mul/sqr helpers.
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/32427 | kernel: Replace leveldb-based BlockTreeDB with flat-file based store by sedited · Pull Request #32427 · bitcoin/bitcoin · GitHub
<stickies-v> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields danielabrozzoni darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs janb84 jarolrod jonatack josibake kanzure kevkevin laanwj LarryRuane lightlike l0rinc luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sliv3r__ sr_gi tdb3 theStack
<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] rkrux opened pull request #35462: test: remove two unnecessary nodes from the test (master...multisig-test) https://github.com/bitcoin/bitcoin/pull/35462
<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 reopened pull request #35179: test: Add importdescriptors rpc error coverage (master...2026-04-29-testaddimportdescriptorsrpccoverage) https://github.com/bitcoin/bitcoin/pull/35179
<bitcoin-git> [bitcoin] fanquake closed pull request #35179: test: Add importdescriptors rpc error coverage (master...2026-04-29-testaddimportdescriptorsrpccoverage) https://github.com/bitcoin/bitcoin/pull/35179
<corebot> https://github.com/bitcoin/bitcoin/issues/35179 | test: Add importdescriptors rpc error coverage by polespinasa · Pull Request #35179 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35460: . (master...cov-dirty) https://github.com/bitcoin/bitcoin/pull/35460
<bitcoin-git> [bitcoin] nkaretnikov opened pull request #35460: Experiments with coverage 2 (dirty) (master...cov-dirty) https://github.com/bitcoin/bitcoin/pull/35460
<corebot> https://github.com/bitcoin/bitcoin/issues/35457 | Partial IBD speed regression between 9c150222604478431669b66b2caa0d75e8324d4c and 1ea532e590cdc16b86436a2bc4f92d74082307f9 · Issue #35457 · bitcoin/bitcoin · GitHub
<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/master 32d072a Vasil Dimov: doc: add release notes for #35319
<bitcoin-git> bitcoin/master d01b461 Vasil Dimov: net: ensure no direct private broadcast connections
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/0cac23b66e10...47da4f9b716d
<bitcoin-git> bitcoin/master fd230f9 Vasil Dimov: net: use the proxy if overriden when doing v2->v1 reconnections
<bitcoin-git> [bitcoin] fanquake opened pull request #35459: guix: add setup.sh (master...split_setup_code) https://github.com/bitcoin/bitcoin/pull/35459
<bitcoin-git> [bitcoin] sedited merged pull request #35431: test: pass -datadir to bitcoin-cli -ipcconnect check (master...minor_fix_interface_bitcoin_cli_test) https://github.com/bitcoin/bitcoin/pull/35431
<bitcoin-git> bitcoin/master 7735c13 Michael Dietz: test: run bitcoin-cli -ipcconnect check under valgrind with -datadir
<bitcoin-git> bitcoin/master 0cac23b merge-script: Merge bitcoin/bitcoin#35431: test: pass -datadir to bitcoin-cli -ipcconnec...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e01741e6ac10...0cac23b66e10
<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] sedited merged pull request #35446: ci: use pyzmq over zmq (master...pyzmq_not_zmq) https://github.com/bitcoin/bitcoin/pull/35446
<bitcoin-git> bitcoin/master c21b58e fanquake: ci: use pyzmq over zmq
<bitcoin-git> bitcoin/master e01741e merge-script: Merge bitcoin/bitcoin#35446: ci: use pyzmq over zmq
<bitcoin-git> bitcoin/master 4a6d145 fanquake: ci: add pyzmq to msan job
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/628816bc5512...e01741e6ac10
<bitcoin-git> [bitcoin] fanquake merged pull request #35447: ci: use warpbuild cache for docker buildkit cache (master...warpbuild-docker-cache) https://github.com/bitcoin/bitcoin/pull/35447
<bitcoin-git> bitcoin/master 8290198 will: ci: use Warp cache for Docker layers
<bitcoin-git> bitcoin/master 628816b merge-script: Merge bitcoin/bitcoin#35447: ci: use warpbuild cache for docker buildkit c...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5050ddb6bbb...628816bc5512
<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
<bitcoin-git> [gui-qml] epicleafies closed pull request #538: Desktop tray functionality and controls (qt6...desktop-tray-with-settings) https://github.com/bitcoin-core/gui-qml/pull/538
<bitcoin-git> [gui-qml] epicleafies closed pull request #540: RPC command console (qt6...rpc-command-console) https://github.com/bitcoin-core/gui-qml/pull/540
<bitcoin-git> [gui-qml] epicleafies opened pull request #746: Desktop tray icon and rpc console (qt6...desktop-tray-rpc-console) https://github.com/bitcoin-core/gui-qml/pull/746
<bitcoin-git> [bitcoin] andrewtoth opened pull request #35455: fuzz: improve dbwrapper_concurrent_reads performance (master...fuzz_db_reads_oom_fix) https://github.com/bitcoin/bitcoin/pull/35455

2026-06-03

<bitcoin-git> [bitcoin] ryanofsky opened pull request #35454: cmake: skip missing example targets in libmultiprocess.cmake (master...pr/supportrm) https://github.com/bitcoin/bitcoin/pull/35454
<bitcoin-git> [bitcoin-maintainer-tools] achow101 opened pull request #202: github-merge: Stop checking against the merge ref (main...merge-skip-merge-ref-diff) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/202
<bitcoin-git> [bitcoin-maintainer-tools] achow101 opened pull request #201: github-merge: Warn about @'s and html comments early (main...merge-warn-early) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/201
<bitcoin-git> [bitcoin] achow101 merged pull request #32150: coinselection: Optimize BnB exploration (master...2025-03-rewrite-BnB) https://github.com/bitcoin/bitcoin/pull/32150
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/082bb1a1047e...a5050ddb6bbb
<bitcoin-git> bitcoin/master 7ecea1d Murch: coinselection: Track whether BnB completed
<bitcoin-git> bitcoin/master 3ca0f36 Murch: coinselection: rewrite BnB in CoinGrinder-style
<bitcoin-git> bitcoin/master 2e73739 Murch: coinselection: Track BnB iteration count in result
<bitcoin-git> [bitcoin] achow101 merged pull request #35335: Make deployment configuration available outside of regtest in unit tests (master...2605_more_deployment_config) https://github.com/bitcoin/bitcoin/pull/35335
<bitcoin-git> bitcoin/master 4995c00 Antoine Poinsot: chainparams: make deployment configuration available on all test networks
<bitcoin-git> bitcoin/master 801e3bf Antoine Poinsot: chainparams: add overloads for RegTest and SigNet with no options
<bitcoin-git> bitcoin/master df7ed5f Antoine Poinsot: chainparams: encapsulate deployment configuration logic
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5bd990a3ddb1...082bb1a1047e
<bitcoin-git> [bitcoin] achow101 merged pull request #34779: BIP 323: reserve version bits 5-28 as extra nonce space (master...2602_more_version_bits_rolling) https://github.com/bitcoin/bitcoin/pull/34779
<bitcoin-git> bitcoin/master 94e3ac0 Antoine Poinsot: doc: release notes and bips doc update for #34779
<bitcoin-git> bitcoin/master f802edf Anthony Towns: versionbits: Limit live activation params and activation warnings per BIP3...
<bitcoin-git> bitcoin/master 1d52405 Antoine Poinsot: qa: test we don't warn for ignored unknown version bits deployments
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7c2718a4b82d...5bd990a3ddb1
<bitcoin-git> [gui] djh58 closed pull request #938: qt: Preserve headers presync progress (master...qt-preserve-headers-presync-progress) https://github.com/bitcoin-core/gui/pull/938
<bitcoin-git> [gui] djh58 opened pull request #938: qt: Preserve headers presync progress (master...qt-preserve-headers-presync-progress) https://github.com/bitcoin-core/gui/pull/938
<bitcoin-git> [bitcoin] fanquake opened pull request #35452: [30.x] 30.3rc1 (30.x...30_3_rc1) https://github.com/bitcoin/bitcoin/pull/35452
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #35451: lint: Grep for `AUTO` test suites in file names (master...26-6-3-tname-lint) https://github.com/bitcoin/bitcoin/pull/35451
<bitcoin-git> [bitcoin] fanquake opened pull request #35450: [29.x] 29.4rc1 (29.x...29_4_rc1) https://github.com/bitcoin/bitcoin/pull/35450
<jurraca> Hi everyone, reminder that tomorrow we're doing our monthly ASmap collaborative run. Feel free to join us: https://github.com/bitcoin-core/asmap-data/issues/51
<bitcoin-git> [bitcoin] fanquake opened pull request #35448: ci: don't build libunwind in msan (master...dont_build_libunwind) https://github.com/bitcoin/bitcoin/pull/35448
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35447: [nomerge] test alt docker cache backend (master...warpbuild-docker-cache) https://github.com/bitcoin/bitcoin/pull/35447
<bitcoin-git> [bitcoin] hebasto merged pull request #34767: Bugfix: GUI/Intro: Handle errors from SelectParams the same as if during InitConfig (master...fix_qt_intro_chain_except) https://github.com/bitcoin/bitcoin/pull/34767
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b28cf409a13b...7c2718a4b82d
<bitcoin-git> bitcoin/master 55d3754 Luke Dashjr: Bugfix: GUI/Intro: Handle errors from SelectParams the same as if during I...
<bitcoin-git> bitcoin/master 7c2718a Hennadii Stepanov: Merge bitcoin/bitcoin#34767: Bugfix: GUI/Intro: Handle errors from SelectP...
<bitcoin-git> [bitcoin] fanquake opened pull request #35446: ci: use pyzmq over zmq (master...pyzmq_not_zmq) https://github.com/bitcoin/bitcoin/pull/35446
<bitcoin-git> [qa-assets] fanquake reopened pull request #278: Add Murch’s inputs June 2026 (main...2026-06-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/278
<bitcoin-git> [qa-assets] fanquake closed pull request #278: Add Murch’s inputs June 2026 (main...2026-06-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/278
<bitcoin-git> qa-assets/main 2ddc174 will: ci: use new cache action paths
<bitcoin-git> qa-assets/main 78def9f fanquake: Merge pull request #279 from willcl-ark/fixup-actions
<bitcoin-git> [qa-assets] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/1e4e18dc0dea...78def9f4ec21
<bitcoin-git> [qa-assets] fanquake merged pull request #279: ci: use new cache action paths (main...fixup-actions) https://github.com/bitcoin-core/qa-assets/pull/279
<bitcoin-git> [bitcoin] fanquake merged pull request #34866: fuzz: target concurrent leveldb reads (master...fuzz_db_reads) https://github.com/bitcoin/bitcoin/pull/34866
<bitcoin-git> bitcoin/master 6609088 Andrew Toth: fuzz: extract ConsumeDBParams helper
<bitcoin-git> bitcoin/master b28cf40 merge-script: Merge bitcoin/bitcoin#34866: fuzz: target concurrent leveldb reads
<bitcoin-git> bitcoin/master 8cb8653 Andrew Toth: fuzz: target concurrent leveldb reads
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2669019fe82a...b28cf409a13b
<bitcoin-git> [bitcoin] fanquake merged pull request #35232: [30.x] Backports (30.x...more_30_x_backportss) https://github.com/bitcoin/bitcoin/pull/35232
<bitcoin-git> bitcoin/30.x c7034f4 Hennadii Stepanov: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script
<bitcoin-git> bitcoin/30.x 1dba05e Lőrinc: wallet: use outpoint when estimating input size
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/1d97fda8a147...1fb642efb3ee
<bitcoin-git> bitcoin/30.x f92bd8b junbyjun1238: doc: mention -DWITH_ZMQ=ON in BSD build guides
<bitcoin-git> [bitcoin] fanquake merged pull request #35234: [29.x] Backports (29.x...more_29_x_backports) https://github.com/bitcoin/bitcoin/pull/35234
<bitcoin-git> bitcoin/29.x 4e3dd13 junbyjun1238: doc: mention -DWITH_ZMQ=ON in BSD build guides
<bitcoin-git> bitcoin/29.x e5613db Hennadii Stepanov: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script
<bitcoin-git> bitcoin/29.x 005738e Lőrinc: wallet: use outpoint when estimating input size
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/572ef0fa4338...d476c286c48a

2026-06-02

<bitcoin-git> [bitcoin] achow101 opened pull request #35445: wallet, descriptor: Revert `StringType::COMPAT` for Miniscript expressions and drop the concept of a Descriptor ID that can be validated (master...fix-miniscript-desc-id) https://github.com/bitcoin/bitcoin/pull/35445
<bitcoin-git> [qa-assets] willcl-ark opened pull request #279: ci: use new cache action paths (main...fixup-actions) https://github.com/bitcoin-core/qa-assets/pull/279
<bitcoin-git> [gui-qml] jarolrod opened pull request #742: [DRAFT] Onboarding PR (qt6...settings-pr) https://github.com/bitcoin-core/gui-qml/pull/742
<bitcoin-git> [qa-assets] murchandamus opened pull request #278: Add Murch’s inputs June 2026 (main...2026-06-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/278
<bitcoin-git> [bitcoin] sedited merged pull request #35269: musig: Include pubnonce in session id (master...musig2-pubnonce-session-id) https://github.com/bitcoin/bitcoin/pull/35269
<bitcoin-git> bitcoin/master bb05986 Ava Chow: musig: Include pubnonce in session id
<bitcoin-git> bitcoin/master 2ef6679 Ava Chow: test: Check that MuSig2 signing does not reuse nonces
<bitcoin-git> bitcoin/master 2669019 merge-script: Merge bitcoin/bitcoin#35269: musig: Include pubnonce in session id
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/61d1c78ed416...2669019fe82a
<bitcoin-git> [gui-qml] hebasto merged pull request #727: Watch-only wallet, wallet loading status (qt6...wallet-loading-status) https://github.com/bitcoin-core/gui-qml/pull/727
<andrewtoth> I also noticed the disk reads exploding for smaller cache sizes. In https://github.com/bitcoin/bitcoin/pull/31132#issuecomment-3678847806, the green line is around block 800k, where the bottleneck is random reading from the db.
<andrewtoth> Hmm based on https://github.com/bitcoin-core/leveldb-subtree/pull/61#issuecomment-4524808917, it doesn't seem like there's that much less compaction with higher dbcache values. So, might not be the issue.
<bitcoin-git> [bitcoin] w0xlt opened pull request #35444: wallet: make descriptor SPKM mutex non-recursive (master...wallet-descriptor-spkm-mutex-19303-simple-index) https://github.com/bitcoin/bitcoin/pull/35444
<bitcoin-git> [bitcoin] mjdietzx opened pull request #35443: tests: add functional test for tr musig2 miniscript decaying multisig (master...test_tr_miniscript_decaying_multiscript_descriptor) https://github.com/bitcoin/bitcoin/pull/35443
<bitcoin-git> [bitcoin] rkrux opened pull request #35442: test: remove usages of MAX_BIP125_RBF_SEQUENCE constant from functional tests (master...rbfsequence-test) https://github.com/bitcoin/bitcoin/pull/35442
<fjahr> We still have an open PR to add the attestations into the data repo, as discussed at CoreDev. Would be great if we could get a few more eyes on this soon so we can complete the transition: https://github.com/bitcoin-core/asmap-data/pull/50
<fjahr> FYI, the next asmap collaborative launch is in 2 days: https://github.com/bitcoin-core/asmap-data/issues/51
<bitcoin-git> [bitcoin] sedited merged pull request #35192: wallet: unfriend LegacyDataSPKM and DescriptorScriptPubKeyMan (master...spkms-unfriend) https://github.com/bitcoin/bitcoin/pull/35192
<bitcoin-git> bitcoin/master 61d1c78 merge-script: Merge bitcoin/bitcoin#35192: wallet: unfriend LegacyDataSPKM and Descripto...
<bitcoin-git> bitcoin/master 6c525c2 rkrux: wallet: unfriend LegacyDataSPKM and DescriptorScriptPubKeyMan classes
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e0a36c36062...61d1c78ed416
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35441: ci: inline runner selection (master...drop-determine-runners) https://github.com/bitcoin/bitcoin/pull/35441
<bitcoin-git> [bitcoin] sedited merged pull request #35439: test: Improve loopback address check in `rpc_bind.py` (master...fix_loopback_check_in_rpc_bind_tests) https://github.com/bitcoin/bitcoin/pull/35439
<bitcoin-git> bitcoin/master 2e0a36c merge-script: Merge bitcoin/bitcoin#35439: test: Improve loopback address check in `rpc_...
<bitcoin-git> bitcoin/master c8b8c27 xyzconstant: test: Improve loopback address check in `rcp_bind.py`
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53373d07c3ee...2e0a36c36062
<bitcoin-git> [bitcoin] fanquake merged pull request #35430: ci: use warp caching on warp runners (master...cache-switching) https://github.com/bitcoin/bitcoin/pull/35430
<bitcoin-git> bitcoin/master 53373d0 merge-script: Merge bitcoin/bitcoin#35430: ci: use warp caching on warp runners
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/255f7c720f13...53373d07c3ee
<bitcoin-git> bitcoin/master 2ce4ae7 will: ci: Add dynamic cache switching to warp cache
<bitcoin-git> [bitcoin] sedited merged pull request #35404: wallet: allow anti-fee-sniping in sendall RPC while not relying on RBF default (master...antifeesniping) https://github.com/bitcoin/bitcoin/pull/35404
<bitcoin-git> bitcoin/master 255f7c7 merge-script: Merge bitcoin/bitcoin#35404: wallet: allow anti-fee-sniping in sendall RPC...
<bitcoin-git> bitcoin/master 8877eec rkrux: wallet: allow anti-fee-sniping in sendall RPC while not relying on RBF def...
<bitcoin-git> bitcoin/master 9c1fcac rkrux: wallet, test: fix sendall anti-fee-sniping when locktime is not specified
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/654a5223af53...255f7c720f13
<bitcoin-git> [bitcoin] alhudz opened pull request #35440: wallet: check descriptor cache xpub length before decoding (master...walletdb-xpub-size-check) https://github.com/bitcoin/bitcoin/pull/35440

2026-06-01

<bitcoin-git> [bitcoin] xyzconstant opened pull request #35439: test: Improve loopback address check in `rcp_bind.py` (master...fix_loopback_check_in_rpc_bind_tests) https://github.com/bitcoin/bitcoin/pull/35439
<bitcoin-git> [bitcoin] theStack opened pull request #35438: test: introduce NodeSigner, run feature_taproot.py without wallet compiled (master...202605-test-feature_taproot-w/o-wallet) https://github.com/bitcoin/bitcoin/pull/35438
<bitcoin-git> [bitcoin] achow101 opened pull request #35437: migrate: Handle HD chains that have identical seeds but different IDs (master...fix-dup-seeds-migration) https://github.com/bitcoin/bitcoin/pull/35437
<bitcoin-git> [bitcoin] pseudoramdom opened pull request #35436: wallet: Add addHDkey interface (master...addhdkey-interface) https://github.com/bitcoin/bitcoin/pull/35436
<bitcoin-git> [bitcoin] sedited merged 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] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19e45334bcf9...654a5223af53
<bitcoin-git> bitcoin/master 131fa57 optout: test: Add test for BuildSkip() and skip heights
<bitcoin-git> bitcoin/master 654a522 merge-script: Merge bitcoin/bitcoin#33661: test: Add test on skip heights in CBlockIndex
<bitcoin-git> [bitcoin] sedited merged pull request #35312: kernel: assert invalid buffer preconditions in `btck_*_create` functions (master...2026/05/kernel-assert-buffer-preconditions) https://github.com/bitcoin/bitcoin/pull/35312
<bitcoin-git> bitcoin/master 570a627 stringintech: kernel: assert invalid buffer preconditions in `btck_*_create` functions
<bitcoin-git> bitcoin/master 19e4533 merge-script: Merge bitcoin/bitcoin#35312: kernel: assert invalid buffer preconditions i...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fbe628756cc4...19e45334bcf9
<bitcoin-git> [bitcoin] sedited closed pull request #35435: doc: improve clarity in reduce-traffic.md and REST-interface.md (master...doc/clarity-fixes-traffic-rest) https://github.com/bitcoin/bitcoin/pull/35435
<bitcoin-git> [bitcoin] fernandguil opened pull request #35435: doc: improve clarity in reduce-traffic.md and REST-interface.md (master...doc/clarity-fixes-traffic-rest) https://github.com/bitcoin/bitcoin/pull/35435
<bitcoin-git> [bitcoin] fanquake closed pull request #35319: net: use the proxy if overriden when doing v2-v1 reconnections (master...keep_using_override_proxy_for_v1_reconnects) https://github.com/bitcoin/bitcoin/pull/35319
<corebot> https://github.com/bitcoin/bitcoin/issues/31734 | miniscript: account for all `StringType` variants in `Miniscriptdescriptor::ToString()` by pythcoiner · Pull Request #31734 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35432 | Backwards-compatibility issue in descriptor ID calculation for existing Miniscript wallets · Issue #35432 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] rkrux opened pull request #35433: Deprecaterbf (master...deprecaterbf) https://github.com/bitcoin/bitcoin/pull/35433
<bitcoin-git> [bitcoin] fanquake closed pull request #35342: test: fuzz wallet_rpc target (master...fuzzwalletrpc) https://github.com/bitcoin/bitcoin/pull/35342
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #62: ci: Add LevelDB test workflow (bitcoin-fork...l0rinc/add-leveldb-ci) https://github.com/bitcoin-core/leveldb-subtree/pull/62
<bitcoin-git> leveldb-subtree/bitcoin-fork 47abe23 Lőrinc: ci: run LevelDB tests in GitHub Actions
<bitcoin-git> leveldb-subtree/bitcoin-fork 8e89537 merge-script: Merge bitcoin-core/leveldb-subtree#62: ci: Add LevelDB test workflow
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/a7f9bdc6114f...8e89537cef11
<bitcoin-git> [gui] ajtowns reopened pull request #911: Adds non-mempool wallet balance to overview (master...202511-wallet-unconf-bal-gui) https://github.com/bitcoin-core/gui/pull/911
<bitcoin-git> [gui] ajtowns closed pull request #911: Adds non-mempool wallet balance to overview (master...202511-wallet-unconf-bal-gui) https://github.com/bitcoin-core/gui/pull/911
<bitcoin-git> [bitcoin] fanquake closed pull request #33727: zmq: Log bind error at Error level, abort startup on init error (master...2025-10-28-fix-33715) https://github.com/bitcoin/bitcoin/pull/33727
<bitcoin-git> [bitcoin] fanquake closed pull request #35271: Update CoinsView::NeedsUpgrade to add additional checks (master...fix_coinsview_upgrade) https://github.com/bitcoin/bitcoin/pull/35271
<bitcoin-git> [bitcoin] willcl-ark closed pull request #35176: ci: reduce ccache size on GHA runners (master...gha-cache-reduction) https://github.com/bitcoin/bitcoin/pull/35176
<bitcoin-git> [bitcoin] fanquake closed pull request #33023: test: Add functional tests for blockreconstructionextratxn and extra pool (compactblocks) (master...compactblocks-extratxs-tests-core) https://github.com/bitcoin/bitcoin/pull/33023
<bitcoin-git> [bitcoin] fanquake closed pull request #32741: rpc: Add optional peer_ids param to filter getpeerinfo (master...2025-06-getpeerinfo-filterid) https://github.com/bitcoin/bitcoin/pull/32741
<bitcoin-git> [bitcoin] instagibbs closed pull request #35413: fuzz: PrivateBroadcast (master...2026-05-private_fuzz) https://github.com/bitcoin/bitcoin/pull/35413
<bitcoin-git> [bitcoin] mjdietzx opened pull request #35431: test: pass -datadir to bitcoin-cli -ipcconnect check (master...minor_fix_interface_bitcoin_cli_test) https://github.com/bitcoin/bitcoin/pull/35431
<bitcoin-git> [bitcoin] fanquake closed pull request #35428: doc: warn about -bind and dedicated Tor socket in tor.md (master...doc/tor-bind-onion-socket-warning) https://github.com/bitcoin/bitcoin/pull/35428
<bitcoin-git> [bitcoin] hebasto closed pull request #33164: Avoid file overwriting in fallback `AllocateFileRange` implementation (master...250809-fallback-fallocate) https://github.com/bitcoin/bitcoin/pull/33164
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35430: ci: use warp caching on warp runners (master...cache-switching) https://github.com/bitcoin/bitcoin/pull/35430
<bitcoin-git> [bitcoin] w0xlt opened pull request #35429: wallet: avoid global access in external signer SPKM (master...wallet-external-signer-no-globals) https://github.com/bitcoin/bitcoin/pull/35429

2026-05-31

<bitcoin-git> [bitcoin] fernandguil opened pull request #35428: doc: warn about -bind and dedicated Tor socket in tor.md (master...doc/tor-bind-onion-socket-warning) https://github.com/bitcoin/bitcoin/pull/35428
<bitcoin-git> [bitcoin] hebasto opened pull request #35427: [WIP] depends: Build `qt` and `qrencode` packages for OpenBSD hosts (master...260531-openbsd-qt) https://github.com/bitcoin/bitcoin/pull/35427
<bitcoin-git> [bitcoin] rustaceanrob closed pull request #34004: Implementation of SwiftSync (master...swiftsync-v0) https://github.com/bitcoin/bitcoin/pull/34004
<bitcoin-git> [gui-qml] hebasto merged pull request #724: Node status (mini blockclock) and runtime feedback (Errors/Warnings) (qt6...qml-node-runtime-feedback) https://github.com/bitcoin-core/gui-qml/pull/724
<bitcoin-git> [bitcoin] w0xlt closed pull request #35425: rpc: add `sign` option to `descriptorprocesspsbt` (master...descriptorprocesspsbt-sign-false) https://github.com/bitcoin/bitcoin/pull/35425
<bitcoin-git> [bitcoin] w0xlt opened pull request #35425: rpc: add `sign` option to `descriptorprocesspsbt` (master...descriptorprocesspsbt-sign-false) https://github.com/bitcoin/bitcoin/pull/35425
<bitcoin-git> [bitcoin] w0xlt opened pull request #35424: doc: align external signer protocol documentation (master...doc-external-signer-protocol) https://github.com/bitcoin/bitcoin/pull/35424

2026-05-30

<bitcoin-git> [bitcoin] pinheadmz closed pull request #35423: rest: use empty() instead of size()/length() comparisons (master...rest-use-empty) https://github.com/bitcoin/bitcoin/pull/35423
<bitcoin-git> [bitcoin] gabrysh opened pull request #35423: rest: use empty() instead of size()/length() comparisons (master...rest-use-empty) https://github.com/bitcoin/bitcoin/pull/35423
<bitcoin-git> [bitcoin] nervana21 opened pull request #35422: musig: Require generated secnonce for partial sig (master...reject-partial-signing) https://github.com/bitcoin/bitcoin/pull/35422
<bitcoin-git> [bitcoin] quadcpu opened pull request #35421: build: Add Windows MSYS2 build support & build guide (master...msys2) https://github.com/bitcoin/bitcoin/pull/35421
<bitcoin-git> [bitcoin] kevkevinpal opened 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