2026-06-04

<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
<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
<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 d01b461 Vasil Dimov: net: ensure no direct private broadcast connections
<bitcoin-git> bitcoin/master 32d072a Vasil Dimov: doc: add release notes for #35319
<bitcoin-git> bitcoin/master fd230f9 Vasil Dimov: net: use the proxy if overriden when doing v2->v1 reconnections
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/0cac23b66e10...47da4f9b716d
<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 4a6d145 fanquake: ci: add pyzmq to msan job
<bitcoin-git> bitcoin/master e01741e merge-script: Merge bitcoin/bitcoin#35446: ci: use pyzmq over zmq
<bitcoin-git> bitcoin/master c21b58e fanquake: ci: use pyzmq over zmq
<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 628816b merge-script: Merge bitcoin/bitcoin#35447: ci: use warpbuild cache for docker buildkit c...
<bitcoin-git> bitcoin/master 8290198 will: ci: use Warp cache for Docker layers
<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/master 7ecea1d Murch: coinselection: Track whether BnB completed
<bitcoin-git> bitcoin/master 2e73739 Murch: coinselection: Track BnB iteration count in result
<bitcoin-git> bitcoin/master 3ca0f36 Murch: coinselection: rewrite BnB in CoinGrinder-style
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/082bb1a1047e...a5050ddb6bbb
<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 801e3bf Antoine Poinsot: chainparams: add overloads for RegTest and SigNet with no options
<bitcoin-git> bitcoin/master 4995c00 Antoine Poinsot: chainparams: make deployment configuration available on all test networks
<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 1d52405 Antoine Poinsot: qa: test we don't warn for ignored unknown version bits deployments
<bitcoin-git> bitcoin/master f802edf Anthony Towns: versionbits: Limit live activation params and activation warnings per BIP3...
<bitcoin-git> bitcoin/master 94e3ac0 Antoine Poinsot: doc: release notes and bips doc update for #34779
<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
<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 7c2718a Hennadii Stepanov: Merge bitcoin/bitcoin#34767: Bugfix: GUI/Intro: Handle errors from SelectP...
<bitcoin-git> bitcoin/master 55d3754 Luke Dashjr: Bugfix: GUI/Intro: Handle errors from SelectParams the same as if during I...
<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 b28cf40 merge-script: Merge bitcoin/bitcoin#34866: fuzz: target concurrent leveldb reads
<bitcoin-git> bitcoin/master 6609088 Andrew Toth: fuzz: extract ConsumeDBParams helper
<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 1dba05e Lőrinc: wallet: use outpoint when estimating input size
<bitcoin-git> bitcoin/30.x f92bd8b junbyjun1238: doc: mention -DWITH_ZMQ=ON in BSD build guides
<bitcoin-git> bitcoin/30.x c7034f4 Hennadii Stepanov: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/1d97fda8a147...1fb642efb3ee
<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 005738e Lőrinc: wallet: use outpoint when estimating input size
<bitcoin-git> bitcoin/29.x e5613db Hennadii Stepanov: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script
<bitcoin-git> bitcoin/29.x 4e3dd13 junbyjun1238: doc: mention -DWITH_ZMQ=ON in BSD build guides
<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 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/master bb05986 Ava Chow: 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
<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
<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 c8b8c27 xyzconstant: test: Improve loopback address check in `rcp_bind.py`
<bitcoin-git> bitcoin/master 2e0a36c merge-script: Merge bitcoin/bitcoin#35439: test: Improve loopback address check in `rpc_...
<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/master 2ce4ae7 will: ci: Add dynamic cache switching to warp cache
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/255f7c720f13...53373d07c3ee
<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 9c1fcac rkrux: wallet, test: fix sendall anti-fee-sniping when locktime is not specified
<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] 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/master 654a522 merge-script: Merge bitcoin/bitcoin#33661: test: Add test on skip heights in CBlockIndex
<bitcoin-git> bitcoin/master 131fa57 optout: test: Add test for BuildSkip() and skip heights
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19e45334bcf9...654a5223af53
<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 19e4533 merge-script: Merge bitcoin/bitcoin#35312: kernel: assert invalid buffer preconditions i...
<bitcoin-git> bitcoin/master 570a627 stringintech: kernel: assert invalid buffer preconditions in `btck_*_create` functions
<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
<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
<bitcoin-git> [bitcoin] nervana21 closed pull request #35419: musig: Reject partial sig without generated secnonce (master...reject-partial-signing) https://github.com/bitcoin/bitcoin/pull/35419
<bitcoin-git> [bitcoin] nervana21 opened pull request #35419: musig: Reject partial sig without generated secnonce (master...reject-partial-signing) https://github.com/bitcoin/bitcoin/pull/35419
<bitcoin-git> [bitcoin] fanquake merged pull request #35131: guix, refactor: Minor script cleanups and improvements (master...260421-guix-shell) https://github.com/bitcoin/bitcoin/pull/35131
<bitcoin-git> bitcoin/master faa9d43 Hennadii Stepanov: guix, refactor: Move duplicated `outdir_for_host()` to `prelude.bash`
<bitcoin-git> bitcoin/master 6b59fd6 Hennadii Stepanov: guix, refactor: Remove `contains()` function
<bitcoin-git> bitcoin/master d4c69a7 Hennadii Stepanov: guix, refactor: Remove unused `out_name()` function
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/34ac53457fd1...fbe628756cc4
<bitcoin-git> [bitcoin] Sanjana2906 opened pull request #35418: build: exclude mptest target from compile commands (master...fix/iwyu-test-exclude) https://github.com/bitcoin/bitcoin/pull/35418

2026-05-29

<bitcoin-git> [bitcoin] achow101 merged pull request #35402: doc: Compress doc/build-unix.md dependency package names into table (master...2605-doc-build-compress) https://github.com/bitcoin/bitcoin/pull/35402
<bitcoin-git> bitcoin/master fa78704 MarcoFalke: doc: Compress doc/build-unix.md dependency package names into table
<bitcoin-git> bitcoin/master 34ac534 Ava Chow: Merge bitcoin/bitcoin#35402: doc: Compress doc/build-unix.md dependency pa...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/10dfdd4b9fab...34ac53457fd1
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35417: ci: isolate container test networks (master...container-networks) https://github.com/bitcoin/bitcoin/pull/35417
<bitcoin-git> [gui-qml] johnny9 opened pull request #736: A bunch of Send fixes (qt6...preview-send-fixes) https://github.com/bitcoin-core/gui-qml/pull/736
<bitcoin-git> [bitcoin] rustaceanrob closed pull request #35158: Decouple `BlockFilter` from GCS implementation (master...26-4-24-filter-abs) https://github.com/bitcoin/bitcoin/pull/35158
<bitcoin-git> [qa-assets] maflcko merged pull request #277: Add dbwrapper and dbwrapper_threaded inputs (main...dbwrapper-inputs) https://github.com/bitcoin-core/qa-assets/pull/277
<bitcoin-git> qa-assets/main 1e4e18d maflcko: Merge pull request #277 from marcofleon/dbwrapper-inputs
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/efb3589827ad...1e4e18dc0dea
<bitcoin-git> qa-assets/main d2f2646 marcofleon: add dbwrapper and dbwrapper_threaded inputs
<bitcoin-git> [bitcoin] hebasto opened pull request #35414: iwyu: Fix warnings in `src/bench` and treat them as error (master...260529-iwyu-bench) https://github.com/bitcoin/bitcoin/pull/35414
<bitcoin-git> [bitcoin] instagibbs opened pull request #35413: fuzz: PrivateBroadcast (master...2026-05-private_fuzz) https://github.com/bitcoin/bitcoin/pull/35413
<bitcoin-git> [bitcoin] fanquake merged pull request #35379: test: Fix feature_dbcrash.py --usecli error (master...2605-test-use-cli) https://github.com/bitcoin/bitcoin/pull/35379
<bitcoin-git> bitcoin/master fac27d7 MarcoFalke: test: Fix feature_dbcrash.py --usecli intermittent error
<bitcoin-git> bitcoin/master fa09de8 MarcoFalke: test: [refactor] Simplify submit_block_catch_error
<bitcoin-git> bitcoin/master faf1475 MarcoFalke: ci: Exclude feature_dbcrash.py under --v2transport --usecli
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/214ad1761b41...10dfdd4b9fab
<bitcoin-git> [bitcoin] fanquake merged pull request #35408: ci: 35378 followups (master...followup_35378) https://github.com/bitcoin/bitcoin/pull/35408
<bitcoin-git> bitcoin/master 5700a61 fanquake: ci: use ubuntu-latest instead of ubuntu-24.04
<bitcoin-git> bitcoin/master 265563b fanquake: doc: remove reference to cirrus
<bitcoin-git> bitcoin/master 214ad17 merge-script: Merge bitcoin/bitcoin#35408: ci: 35378 followups
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a3dc44c08551...214ad1761b41
<bitcoin-git> [bitcoin] fanquake merged pull request #35385: test: restore JSONRPCException error format (master...jsonrpcexception) https://github.com/bitcoin/bitcoin/pull/35385
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/13b7fffc5e06...a3dc44c08551
<bitcoin-git> bitcoin/master ac09260 rkrux: test: restore JSONRPCException error format
<bitcoin-git> bitcoin/master a3dc44c merge-script: Merge bitcoin/bitcoin#35385: test: restore JSONRPCException error format
<bitcoin-git> [bitcoin] fanquake opened pull request #35412: ci: add NetBSD Clang cross job (master...netbsd_clang_cross) https://github.com/bitcoin/bitcoin/pull/35412
<bitcoin-git> [bitcoin] HowHsu opened pull request #35411: [RFC] rpc: expose locked-memory arena_count from getmemoryinfo (master...arena_count) https://github.com/bitcoin/bitcoin/pull/35411
<bitcoin-git> [bitcoin] vasild opened pull request #35410: net: use the proxy if overriden when doing v2-v1 reconnections (with functional test) (master...keep_using_override_proxy_for_v1_reconnects_with_functional_test) https://github.com/bitcoin/bitcoin/pull/35410
<bitcoin-git> [bitcoin] maflcko closed pull request #35409: fix: add buffer-length check in pubkey.cpp (master...fix-pubkey-der-memcpy-bounds-v001) https://github.com/bitcoin/bitcoin/pull/35409
<bitcoin-git> [bitcoin] orbisai0security opened pull request #35409: fix: add buffer-length check in pubkey.cpp (master...fix-pubkey-der-memcpy-bounds-v001) https://github.com/bitcoin/bitcoin/pull/35409
<bitcoin-git> [bitcoin] fanquake merged pull request #35011: iwyu: Fix warnings in `src/script` and treat them as errors (master...iwyu-script) https://github.com/bitcoin/bitcoin/pull/35011
<bitcoin-git> bitcoin/master 13b7fff merge-script: Merge bitcoin/bitcoin#35011: iwyu: Fix warnings in `src/script` and treat ...
<bitcoin-git> bitcoin/master 6183942 Brandon Odiwuor: ci, iwyu: Fix warnings in src/scripts and treat them as error
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ea532e590cd...13b7fffc5e06
<bitcoin-git> [bitcoin] fanquake opened pull request #35408: ci: 35378 followups (master...followup_35378) https://github.com/bitcoin/bitcoin/pull/35408
<bitcoin-git> [bitcoin] fanquake closed pull request #35407: doc: fix invalid JSON-RPC help examples (master...fix-rpc-help-json-examples) https://github.com/bitcoin/bitcoin/pull/35407

2026-05-28

<bitcoin-git> [qa-assets] marcofleon opened pull request #277: Add dbwrapper and dbwrapper_threaded inputs (main...dbwrapper-inputs) https://github.com/bitcoin-core/qa-assets/pull/277
<bitcoin-git> [bitcoin] 0xjc65eth opened pull request #35407: doc: fix invalid JSON-RPC help examples (master...fix-rpc-help-json-examples) https://github.com/bitcoin/bitcoin/pull/35407
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0a54dd8e0e2...1ea532e590cd
<bitcoin-git> bitcoin/master fedeff7 deadmanoz: crypto: disable ASan instrumentation of SSE4 SHA256 for GCC
<bitcoin-git> bitcoin/master 1ea532e merge-script: Merge bitcoin/bitcoin#34953: crypto: disable ASan instrumentation of SSE4 ...
<bitcoin-git> [bitcoin] achow101 merged pull request #35381: wallet, test: optinrbf deprecation followups (master...walletrbf2) https://github.com/bitcoin/bitcoin/pull/35381
<bitcoin-git> bitcoin/master 5e833e0 rkrux: wallet, test: -walletrbf startup option from wallet_bumpfee.py
<bitcoin-git> bitcoin/master a2a2b17 rkrux: wallet, test: remove -walletrbf startup option from rpc_psbt.py
<bitcoin-git> bitcoin/master a3fe455 rkrux: wallet: refactor to read -walletrbf only once instead of twice
<bitcoin-git> [bitcoin] achow101 pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/c6f225c757cf...d0a54dd8e0e2
<bitcoin-git> [bitcoin] sedited merged pull request #28333: wallet: Construct ScriptPubKeyMans with all data rather than loaded progressively (master...raii-spkm) https://github.com/bitcoin/bitcoin/pull/28333
<bitcoin-git> bitcoin/master 0301c75 Ava Chow: wallet migration, fuzz: Migrate hd seed once
<bitcoin-git> bitcoin/master f713fd1 David Gumberg: refactor: wallet: Don't reuse WALLET_BLANK flag for born-encrypted wallets.
<bitcoin-git> bitcoin/master cd912c4 Ava Chow: wallet: Consolidate generation setup callers into one function
<bitcoin-git> [bitcoin] sedited pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/5486ef8cc25b...c6f225c757cf
<bitcoin-git> [bitcoin] achow101 merged pull request #34198: wallet: fix ancient wallets migration (master...2026_wallet_migration_ancient_wallets) https://github.com/bitcoin/bitcoin/pull/34198
<bitcoin-git> bitcoin/master 5486ef8 Ava Chow: Merge bitcoin/bitcoin#34198: wallet: fix ancient wallets migration
<bitcoin-git> bitcoin/master b86c1c4 furszy: test: add coverage for migrating ancient wallets
<bitcoin-git> bitcoin/master fd44d48 furszy: wallet: fix ancient wallets migration
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f1344e6c7fd0...5486ef8cc25b
<bitcoin-git> [gui-qml] johnny9 opened pull request #729: Update submodule to v31 (qt6...v31) https://github.com/bitcoin-core/gui-qml/pull/729
<bitcoin-git> [bitcoin] fanquake closed pull request #35140: ci: Temporarily move CI from Cirrus to GHA (master...2604-ci-ugh) https://github.com/bitcoin/bitcoin/pull/35140
<bitcoin-git> [bitcoin] fanquake merged pull request #35378: ci: switch to warp runners (master...warpbuild-runners) https://github.com/bitcoin/bitcoin/pull/35378
<bitcoin-git> bitcoin/master f1344e6 merge-script: Merge bitcoin/bitcoin#35378: ci: switch to warp runners
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d12d8e52d23f...f1344e6c7fd0
<bitcoin-git> bitcoin/master 4bdd46a will: ci: switch runners from cirrus to warpbuild
<bitcoin-git> [bitcoin] fanquake merged pull request #35400: doc: Remove good_first_issue.yml, Reword "Getting started" section (master...2605-doc-rm-template) https://github.com/bitcoin/bitcoin/pull/35400
<bitcoin-git> bitcoin/master d12d8e5 merge-script: Merge bitcoin/bitcoin#35400: doc: Remove good_first_issue.yml, Reword "Get...
<bitcoin-git> bitcoin/master fa51f37 MarcoFalke: doc: Reword the Getting-Started section
<bitcoin-git> bitcoin/master fab5733 MarcoFalke: doc: Remove good_first_issue.yml
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a34dbc836c57...d12d8e52d23f
<bitcoin-git> [bitcoin] instagibbs opened pull request #35406: private broadcast: limit outstanding txs to count of 1000 (master...2026-05-private_cap) https://github.com/bitcoin/bitcoin/pull/35406
<bitcoin-git> [bitcoin] hebasto closed pull request #35098: guix: Compile GUI separately from other binaries (master...260417-guix-gui) https://github.com/bitcoin/bitcoin/pull/35098
<bitcoin-git> [bitcoin] rkrux opened pull request #35405: wallet: switch optinrbf from true to false (master...defaultrbf) https://github.com/bitcoin/bitcoin/pull/35405
<bitcoin-git> [bitcoin] rkrux opened pull request #35404: wallet: allow anti-fee-sniping in sendall RPC while not relying of RBF default (master...antifeesniping) https://github.com/bitcoin/bitcoin/pull/35404
<bitcoin-git> [bitcoin] fanquake merged pull request #35313: Bump leveldb subtree (master...bump_leveldb_subtree) https://github.com/bitcoin/bitcoin/pull/35313
<bitcoin-git> bitcoin/master 58cdb5c fanquake: Squashed 'src/leveldb/' changes from ab6c84e6f3..a7f9bdc611
<bitcoin-git> bitcoin/master 5fe0615 fanquake: Update leveldb subtree to latest upstream
<bitcoin-git> bitcoin/master 4d58c32 fanquake: build: remove -Wno-conditional-uninitialized from leveldb build
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/896eaacd9134...a34dbc836c57
<bitcoin-git> [bitcoin] ryanofsky merged pull request #34644: mining: add submitBlock to IPC Mining interface (master...ipc-submit-block) https://github.com/bitcoin/bitcoin/pull/34644
<bitcoin-git> bitcoin/master 3962138 woltx: test: add IPC submitBlock functional test
<bitcoin-git> bitcoin/master 5b60f69 woltx: mining: add submitBlock IPC method to Mining interface
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e3f5c1891342...896eaacd9134
<bitcoin-git> bitcoin/master 813b4a8 w0xlt: refactor: introduce SubmitBlock helper
<bitcoin-git> [bitcoin] Sjors opened pull request #35403: mining: pr 33966 followups (disentangle miner startup defaults) (master...2026/05/pr-33966-followups) https://github.com/bitcoin/bitcoin/pull/35403
<bitcoin-git> [bitcoin] maflcko opened pull request #35402: doc: Compress doc/build-unix.md dependency package names into table (master...2605-doc-build-compress) https://github.com/bitcoin/bitcoin/pull/35402
<bitcoin-git> [bitcoin] Sjors closed pull request #34419: mining: add coinbase locktime and sequence fields to getblocktemplate RPC (master...2026/01/bip-coinbase-fields) https://github.com/bitcoin/bitcoin/pull/34419
<bitcoin-git> [bitcoin] fanquake merged pull request #34948: guix: Split manifest into build and codesign manifests (master...260329-guix-manifest-split) https://github.com/bitcoin/bitcoin/pull/34948
<bitcoin-git> bitcoin/master e3f5c18 merge-script: Merge bitcoin/bitcoin#34948: guix: Split manifest into build and codesign ...
<bitcoin-git> bitcoin/master 0b9e10a Hennadii Stepanov: guix: Update `python-signapple` and wrap with OpenSSL paths
<bitcoin-git> bitcoin/master d846444 Hennadii Stepanov: guix: Split manifest into build and codesign manifests
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/00af5620f01d...e3f5c1891342
<bitcoin-git> [leveldb-subtree] fanquake reopened 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] fanquake closed 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] fanquake merged pull request #52: Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems" (bitcoin-fork...2025-05-revert-mmap-increase) https://github.com/bitcoin-core/leveldb-subtree/pull/52
<bitcoin-git> leveldb-subtree/bitcoin-fork a7f9bdc merge-script: Merge bitcoin-core/leveldb-subtree#52: Revert "Increase maximum read-only ...
<bitcoin-git> leveldb-subtree/bitcoin-fork fd8f696 laanwj: Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bi...
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/a2f531d2d04a...a7f9bdc6114f
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #60: util: use [[fallthrough]] directly (bitcoin-fork...fallthrough_default) https://github.com/bitcoin-core/leveldb-subtree/pull/60
<bitcoin-git> leveldb-subtree/bitcoin-fork a2f531d merge-script: Merge bitcoin-core/leveldb-subtree#60: util: use [[fallthrough]] directly
<bitcoin-git> leveldb-subtree/bitcoin-fork 42a5f29 fanquake: util: use [[fallthrough]] directly
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/1a166221cf8f...a2f531d2d04a
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35401: build: exclude libmultiprocess test target from compile commands (master...fix/iwyu-libmultiprocess) https://github.com/bitcoin/bitcoin/pull/35401
<bitcoin-git> [bitcoin] Sanjana2906 opened pull request #35401: build: exclude libmultiprocess test target from compile commands (master...fix/iwyu-libmultiprocess) https://github.com/bitcoin/bitcoin/pull/35401
<bitcoin-git> [bitcoin] maflcko opened pull request #35400: doc: Remove good_first_issue.yml, Reword "Getting started" section (master...2605-doc-rm-template) https://github.com/bitcoin/bitcoin/pull/35400

2026-05-27

<bitcoin-git> [leveldb-subtree] achow101 merged pull request #61: Disable seek compaction (bitcoin-fork...disable_seek_compaction) https://github.com/bitcoin-core/leveldb-subtree/pull/61
<bitcoin-git> leveldb-subtree/bitcoin-fork 6bfdb60 Andrew Toth: Disable seek compaction
<bitcoin-git> leveldb-subtree/bitcoin-fork 1a16622 Ava Chow: Merge bitcoin-core/leveldb-subtree#61: Disable seek compaction
<bitcoin-git> [leveldb-subtree] achow101 pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/c274b508676d...1a166221cf8f
<bitcoin-git> [bitcoin] m3dwards closed pull request #35398: 250910 silent merge test pr3 (master...250910-silent-merge-test-pr3) https://github.com/bitcoin/bitcoin/pull/35398
<bitcoin-git> [bitcoin] m3dwards opened pull request #35398: 250910 silent merge test pr3 (master...250910-silent-merge-test-pr3) https://github.com/bitcoin/bitcoin/pull/35398
<bitcoin-git> [bitcoin] fanquake opened pull request #35397: ci: add OpenBSD Clang cross job (master...openbsd_clang_cross) https://github.com/bitcoin/bitcoin/pull/35397
<bitcoin-git> [bitcoin] maflcko opened pull request #35396: ci: Rewrite broken wrap-valgrind.sh to .py (master...2605-ci-less-sh) https://github.com/bitcoin/bitcoin/pull/35396
<bitcoin-git> [bitcoin] fanquake merged pull request #35206: doc: fix doxygen links to threads in developer-notes.md (master...doxygen-threads) https://github.com/bitcoin/bitcoin/pull/35206
<bitcoin-git> bitcoin/master 00af562 merge-script: Merge bitcoin/bitcoin#35206: doc: fix doxygen links to threads in develope...
<bitcoin-git> bitcoin/master d5adb9d Matthew Zipkin: doc: fix doxygen links to threads in developer-notes.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85c27c9de569...00af5620f01d
<bitcoin-git> [bitcoin] hebasto opened pull request #35395: doc: Improve test suite dependencies documentation (master...260527-ft-needed) https://github.com/bitcoin/bitcoin/pull/35395
<bitcoin-git> [bitcoin] fanquake merged pull request #35394: test: remove unnecessary rpc calls from feature_dbcrash (master...faster-dbcrash) https://github.com/bitcoin/bitcoin/pull/35394
<bitcoin-git> bitcoin/master c17cc76 will: test: speed up feature_dbcrash
<bitcoin-git> bitcoin/master 85c27c9 merge-script: Merge bitcoin/bitcoin#35394: test: remove unnecessary rpc calls from featu...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/615c0aefa8fd...85c27c9de569
<bitcoin-git> [bitcoin] stickies-v closed pull request #33943: kernel: don't use assert to handle invalid user input (master...2025-11/kernel-less-assert) https://github.com/bitcoin/bitcoin/pull/33943
<bitcoin-git> [bitcoin] Sjors closed pull request #35393: mining: add always_add_coinbase_commitment option (master...2026/05/empty-template) https://github.com/bitcoin/bitcoin/pull/35393
<bitcoin-git> [bitcoin] fanquake merged pull request #35391: test: Use operator for time_points instead of manual TickSinceEpoch (master...2605-test-iwyu-op-less-less) https://github.com/bitcoin/bitcoin/pull/35391
<bitcoin-git> bitcoin/master 615c0ae merge-script: Merge bitcoin/bitcoin#35391: test: Use operator<< for time_points instead ...
<bitcoin-git> bitcoin/master fad4f41 MarcoFalke: test: Use operator<< for time_points instead of manual TickSinceEpoch
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0687438e94d7...615c0aefa8fd
<bitcoin-git> [bitcoin] Sjors closed pull request #35392: test: add v31.0 and basic IPC backward compatibility check (master...2026/05/backward-v31-ipc) https://github.com/bitcoin/bitcoin/pull/35392
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35394: test: remove unnecessary rpc calls from feature_dbcrash (master...faster-dbcrash) https://github.com/bitcoin/bitcoin/pull/35394
<bitcoin-git> [bitcoin] Sjors opened pull request #35393: 2026/05/empty template (master...2026/05/empty-template) https://github.com/bitcoin/bitcoin/pull/35393