2026-08-09

<bitcoin-git> [bitcoin] kwsantiago opened pull request #35938: blockstorage: fail instead of storing a null XOR key over a lost one (master...fix-missing-blocksdir-xorkey) https://github.com/bitcoin/bitcoin/pull/35938

2026-08-08

<bitcoin-git> [bitcoin] sedited merged pull request #35260: doc: clarify test placement guidance (master...l0rinc/document-test-placement) https://github.com/bitcoin/bitcoin/pull/35260
<bitcoin-git> bitcoin/master 128456b merge-script: Merge bitcoin/bitcoin#35260: doc: clarify test placement guidance
<bitcoin-git> bitcoin/master db74d33 Lőrinc: doc: clarify test placement guidance
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05a7c470d28c...128456b62d5e
<bitcoin-git> [bitcoin] maflcko opened pull request #35937: test: Append print_suppressions=0 to LSAN_OPTIONS, and suppress bitcoin-qt (master...2608-ci-test-qt-lsan) https://github.com/bitcoin/bitcoin/pull/35937
<bitcoin-git> [bitcoin] sedited merged pull request #35822: fuzz: reset SOCKS5 interrupt between inputs (master...fuzz-socks5-reset) https://github.com/bitcoin/bitcoin/pull/35822
<bitcoin-git> bitcoin/master 05a7c47 merge-script: Merge bitcoin/bitcoin#35822: fuzz: reset SOCKS5 interrupt between inputs
<bitcoin-git> bitcoin/master 7744081 Hao Xu: fuzz: reset SOCKS5 interrupt between inputs
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1be0b46297c6...05a7c470d28c

2026-08-07

<bitcoin-git> [bitcoin] l0rinc opened pull request #35936: net: reject oversized locators before allocating (master...l0rinc/reject-oversized-locators) https://github.com/bitcoin/bitcoin/pull/35936
<bitcoin-git> [bitcoin] achow101 opened pull request #35935: wallet: Avoid unnecessary wtxvariant rewrites (master...optimize-multiple-wtx) https://github.com/bitcoin/bitcoin/pull/35935
<bitcoin-git> [bitcoin] hebasto closed pull request #35934: refactor: remove unused vector header (master...refactor-hash-h-remove-vector-include) https://github.com/bitcoin/bitcoin/pull/35934
<bitcoin-git> [bitcoin] vicjuma opened pull request #35934: refactor: remove unused vector header (master...refactor-hash-h-remove-vector-include) https://github.com/bitcoin/bitcoin/pull/35934
<bitcoin-git> [bitcoin] l0rinc opened pull request #35933: psbt: skip invalid MuSig2 derivation paths (master...l0rinc/musig2-psbt-derivation-abort) https://github.com/bitcoin/bitcoin/pull/35933
<bitcoin-git> [bitcoin] fanquake merged pull request #35898: rpc: fix mempool entry vsize docs (master...fix-mempool-entry-vsize-docs) https://github.com/bitcoin/bitcoin/pull/35898
<bitcoin-git> bitcoin/master 1be0b46 merge-script: Merge bitcoin/bitcoin#35898: rpc: fix mempool entry vsize docs
<bitcoin-git> bitcoin/master a3ebf8a Musa Haruna: rpc: fix mempool entry vsize docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f4d5626e7f0...1be0b46297c6
<bitcoin-git> [bitcoin] fanquake merged pull request #35908: doc: Update NetBSD Build Guide (master...260805-netbsd-doc) https://github.com/bitcoin/bitcoin/pull/35908
<bitcoin-git> bitcoin/master 5964c72 Hennadii Stepanov: doc: Switch `pkg-config` package to modern `pkgconf` on NetBSD
<bitcoin-git> bitcoin/master 9b85c98 Hennadii Stepanov: doc: Drop GCC upgrade instructions for NetBSD
<bitcoin-git> bitcoin/master f326853 Hennadii Stepanov: doc: Install `pkgconf` to find `capnproto` on NetBSD
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8397e09e6baa...5f4d5626e7f0
<bitcoin-git> [bitcoin] fanquake merged pull request #35928: doc: mention -DWITH_ZMQ=ON in macOS build guide (master...patch-2) https://github.com/bitcoin/bitcoin/pull/35928
<bitcoin-git> bitcoin/master 8397e09 merge-script: Merge bitcoin/bitcoin#35928: doc: mention -DWITH_ZMQ=ON in macOS build gui...
<bitcoin-git> bitcoin/master 222855e cyb3ralbert: doc: mention -DWITH_ZMQ=ON in macOS build guide
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b4e63f28231...8397e09e6baa
<bitcoin-git> [bitcoin] fanquake merged pull request #35704: windows: remove deprecated codecvt via UTF-8 narrow APIs (master...remove-deprecated-codecvt) https://github.com/bitcoin/bitcoin/pull/35704
<bitcoin-git> bitcoin/master 6b6d77c kevkevinpal: windows: remove deprecated codecvt via UTF-8 narrow APIs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71c06c5cbcd5...4b4e63f28231
<bitcoin-git> bitcoin/master 4b4e63f merge-script: Merge bitcoin/bitcoin#35704: windows: remove deprecated codecvt via UTF-8 ...
<bitcoin-git> [bitcoin] ryanofsky opened pull request #35932: ipc: make ipc::disconnectIncoming wait for in-progress calls to complete (master...pr/diswait) https://github.com/bitcoin/bitcoin/pull/35932
<bitcoin-git> [bitcoin] hebasto opened pull request #35931: ci: Check DLL imports of cross-built `bitcoind.exe` (master...260807-ci-win-imports) https://github.com/bitcoin/bitcoin/pull/35931
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #35930: wallet: post-#35501 cleanups in CWalletTx (master...review/35501-followup) https://github.com/bitcoin/bitcoin/pull/35930
<bitcoin-git> [bitcoin] hebasto opened pull request #35929: guix, depends: Omit `GUIX_ENVIRONMENT` from `gen_id` calculations (master...260807-guix-depends) https://github.com/bitcoin/bitcoin/pull/35929
<bitcoin-git> [bitcoin] sedited merged pull request #35830: fees: Return false for incompatible fee estimates (master...fuzz-policy-estimator-io-stability) https://github.com/bitcoin/bitcoin/pull/35830
<bitcoin-git> bitcoin/master 71c06c5 merge-script: Merge bitcoin/bitcoin#35830: fees: Return false for incompatible fee estim...
<bitcoin-git> bitcoin/master b9d573e Hao Xu: fees: Return false for incompatible fee estimates
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55dfc244143a...71c06c5cbcd5
<bitcoin-git> [bitcoin] cyb3ralbert opened pull request #35928: doc: mention -DWITH_ZMQ=ON in macOS build guide (master...patch-2) https://github.com/bitcoin/bitcoin/pull/35928
<bitcoin-git> [bitcoin] fanquake merged pull request #35915: Release: Prepare "Open Transifex translations for `v32.0`" step (master...260806-v32-translations) https://github.com/bitcoin/bitcoin/pull/35915
<bitcoin-git> bitcoin/master 97abf95 Hennadii Stepanov: qt: Update the `src/qt/locale/bitcoin_en.ts` translation source file
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f11dc6170ed8...55dfc244143a
<bitcoin-git> bitcoin/master 55dfc24 merge-script: Merge bitcoin/bitcoin#35915: Release: Prepare "Open Transifex translations...
<bitcoin-git> [bitcoin] fanquake merged pull request #35482: fuzz: exercise the transaction-handling path in process_message(s) (master...fuzz-assert-mempool-empty) https://github.com/bitcoin/bitcoin/pull/35482
<bitcoin-git> bitcoin/master 2a4ef42 Hao Xu: fuzz: share a single FakeNodeClock in the chainman-resetting fuzz targets
<bitcoin-git> bitcoin/master b114563 Hao Xu: fuzz: let the test input toggle IBD in the p2p fuzz targets
<bitcoin-git> bitcoin/master 2a29cee Hao Xu: test: add helper to reset chainman and mempool
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/6f906106d73d...f11dc6170ed8
<bitcoin-git> [bitcoin] fanquake merged pull request #35879: ci: Fix $BASE_ROOT_DIR installation (master...2608-ci-fix-install) https://github.com/bitcoin/bitcoin/pull/35879
<bitcoin-git> bitcoin/master fae7ba9 MarcoFalke: ci: Fix $BASE_ROOT_DIR installation
<bitcoin-git> bitcoin/master 6f90610 merge-script: Merge bitcoin/bitcoin#35879: ci: Fix $BASE_ROOT_DIR installation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d36bf709f7f8...6f906106d73d
<bitcoin-git> [bitcoin] fanquake merged pull request #35914: test, fuzz: Remove unused variables (master...260806-unused) https://github.com/bitcoin/bitcoin/pull/35914
<bitcoin-git> bitcoin/master da58e55 Hennadii Stepanov: test, refactor: Remove unused `warnings` in `wallet/test/util.cpp`
<bitcoin-git> bitcoin/master 3df0d06 Hennadii Stepanov: fuzz, refactor: Remove unused `random_string` in `locale.cpp`
<bitcoin-git> bitcoin/master fc28914 Hennadii Stepanov: fuzz, refactor: Remove unused `linearization` in `cluster_linearize.cpp`
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ed2c59ab6547...d36bf709f7f8
<bitcoin-git> [bitcoin] fanquake merged pull request #35896: refactor: Default uint256::operator==, add operator= (master...2608-uint256-compare) https://github.com/bitcoin/bitcoin/pull/35896
<bitcoin-git> bitcoin/master faec059 MarcoFalke: refactor: Add uint256::operator()
<bitcoin-git> bitcoin/master fa588e9 MarcoFalke: refactor: Mark assertion_fail as [[noreturn]]
<bitcoin-git> bitcoin/master fa6df14 MarcoFalke: refactor: uint256::operator==() = default
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b388674acf06...ed2c59ab6547
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35926: fix formating (master...master) https://github.com/bitcoin/bitcoin/pull/35926
<bitcoin-git> [bitcoin] Pushparaj-2022 opened pull request #35926: fix formating (master...master) https://github.com/bitcoin/bitcoin/pull/35926
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35918: descriptor: Expose key expression parsing (master...parse-key-expression-v2) https://github.com/bitcoin/bitcoin/pull/35918
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35918: descriptor: Expose key expression parsing (master...parse-key-expression-v2) https://github.com/bitcoin/bitcoin/pull/35918
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35919: p2p: avoid orphanage abort at high peer counts (master...l0rinc/p2p-handle-zero-orphanage-latency-share) https://github.com/bitcoin/bitcoin/pull/35919
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35919: p2p: avoid orphanage abort at high peer counts (master...l0rinc/p2p-handle-zero-orphanage-latency-share) https://github.com/bitcoin/bitcoin/pull/35919
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35920: net_processing: Ignore MSG_WITNESS_TX entries from INV messages (master...202608-inv-msg-witness) https://github.com/bitcoin/bitcoin/pull/35920
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35920: net_processing: Ignore MSG_WITNESS_TX entries from INV messages (master...202608-inv-msg-witness) https://github.com/bitcoin/bitcoin/pull/35920
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35923: mempool: count unbroadcast txids in memory usage (master...l0rinc/mempool-unbroadcast-memory) https://github.com/bitcoin/bitcoin/pull/35923
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35923: mempool: count unbroadcast txids in memory usage (master...l0rinc/mempool-unbroadcast-memory) https://github.com/bitcoin/bitcoin/pull/35923
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35922: refactor: remove unused GetCScripts function (master...script-remove-unused-getcscripts) https://github.com/bitcoin/bitcoin/pull/35922
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35922: refactor: remove unused GetCScripts function (master...script-remove-unused-getcscripts) https://github.com/bitcoin/bitcoin/pull/35922
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #35925: wallet: Exclude non-owned addresses from listreceivedby* (master...16159-listreceivedby-exclude-send) https://github.com/bitcoin/bitcoin/pull/35925
<bitcoin-git> [bitcoin] vicjuma opened pull request #35924: Wallet, refactor: Remove orphaned EraseWatchOnly function (master...wallet-remove-erasewatchonly) https://github.com/bitcoin/bitcoin/pull/35924

2026-08-06

<bitcoin-git> [bitcoin] l0rinc opened pull request #35923: mempool: count unbroadcast txids in memory usage (master...l0rinc/mempool-unbroadcast-memory) https://github.com/bitcoin/bitcoin/pull/35923
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] l0rinc closed pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] vicjuma opened pull request #35922: script: remove unused GetCScripts function (master...script-remove-unused-getcscripts) https://github.com/bitcoin/bitcoin/pull/35922
<bitcoin-git> [bitcoin] vicjuma closed pull request #35921: script: remove unused GetCScripts (master...remove-unused-getcscripts) https://github.com/bitcoin/bitcoin/pull/35921
<bitcoin-git> [bitcoin] vicjuma opened pull request #35921: script: remove unused GetCScripts (master...remove-unused-getcscripts) https://github.com/bitcoin/bitcoin/pull/35921
<bitcoin-git> [bitcoin] ajtowns opened pull request #35920: net_processing: Ignore MSG_TX_WITNESS entries from INV messages (master...202608-inv-msg-witness) https://github.com/bitcoin/bitcoin/pull/35920
<bitcoin-git> [bitcoin] l0rinc opened pull request #35919: p2p: avoid orphanage abort at high peer counts (master...l0rinc/p2p-handle-zero-orphanage-latency-share) https://github.com/bitcoin/bitcoin/pull/35919
<bitcoin-git> [bitcoin] achow101 merged pull request #35872: rpc: avoid descriptor range counter overflow (master...l0rinc/descriptor-range-counter-overflow) https://github.com/bitcoin/bitcoin/pull/35872
<bitcoin-git> bitcoin/master 143a13f Lőrinc: test: characterize descriptor range endpoint
<bitcoin-git> bitcoin/master 264555a Lőrinc: rpc: avoid descriptor range counter overflow
<bitcoin-git> bitcoin/master b388674 Ava Chow: Merge bitcoin/bitcoin#35872: rpc: avoid descriptor range counter overflow
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c36ffd870e8b...b388674acf06
<bitcoin-git> [bitcoin] pseudoramdom opened pull request #35918: descriptor: Expose key expression parsing (master...parse-key-expression-v2) https://github.com/bitcoin/bitcoin/pull/35918
<bitcoin-git> [bitcoin] darosior closed pull request #35917: net_proc: use a single set to deduplicate tx INVs (master...2608_no_dup_dedup_sets) https://github.com/bitcoin/bitcoin/pull/35917
<bitcoin-git> [bitcoin] fanquake merged pull request #35842: rpc: Properly make RPCResult::Type::ANY non-test-only (master...2607-rpc-any-result) https://github.com/bitcoin/bitcoin/pull/35842
<bitcoin-git> bitcoin/master fa1871a MarcoFalke: refactor: Remove stale NOLINTNEXTLINE above GetAddressInfoBaseFields
<bitcoin-git> bitcoin/master fa1242d MarcoFalke: refactor: Use std::visit in ApplyArgFallback
<bitcoin-git> bitcoin/master fa22647 MarcoFalke: rpc: Properly make RPCResult::Type::ANY non-test-only
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7cb9aaaee80c...c36ffd870e8b
<bitcoin-git> [bitcoin] purpleKarrot closed pull request #33483: CMake: Add dynamic test discovery (master...ctest-test-discovery) https://github.com/bitcoin/bitcoin/pull/33483
<bitcoin-git> [bitcoin] darosior opened pull request #35917: net_proc: use a single set to deduplicate tx INVs (master...2608_no_dup_dedup_sets) https://github.com/bitcoin/bitcoin/pull/35917
<bitcoin-git> [bitcoin] fanquake merged pull request #35759: fuzz: check http_request body matches framing (master...fuzz-http-request-body-assert) https://github.com/bitcoin/bitcoin/pull/35759
<bitcoin-git> bitcoin/master 7cb9aaa merge-script: Merge bitcoin/bitcoin#35759: fuzz: check http_request body matches framing
<bitcoin-git> bitcoin/master 7502b9d ameen-alam: fuzz: check http_request body matches framing
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b008514dbe2...7cb9aaaee80c
<bitcoin-git> [bitcoin] fanquake merged pull request #35878: net_processing: process unique tx INVs only (master...2026-07-inv_dedup) https://github.com/bitcoin/bitcoin/pull/35878
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a061b011b786...5b008514dbe2
<bitcoin-git> bitcoin/master 5b00851 merge-script: Merge bitcoin/bitcoin#35878: net_processing: process unique tx INVs only
<bitcoin-git> bitcoin/master 1278a59 Gregory Sanders: net_processing: process unique tx INVs only
<bitcoin-git> [bitcoin] enirox001 opened pull request #35916: fuzz: improve IPC fuzz coverage (master...08-26-fuzz-ipc-coverage) https://github.com/bitcoin/bitcoin/pull/35916
<bitcoin-git> [bitcoin] hebasto merged pull request #35912: doc: fix stale bitcoin_en.xlf reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/35912
<bitcoin-git> bitcoin/master e98ffd4 cyb3ralbert: doc: fix stale bitcoin_en.xlf reference
<bitcoin-git> bitcoin/master a061b01 Hennadii Stepanov: Merge bitcoin/bitcoin#35912: doc: fix stale bitcoin_en.xlf reference
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/950b1c09225d...a061b011b786
<bitcoin-git> [bitcoin] sedited merged pull request #34927: test: Check that RPCs do not time out, even under load (master...2603-test-rpc-sla) https://github.com/bitcoin/bitcoin/pull/34927
<bitcoin-git> bitcoin/master fa2bd96 MarcoFalke: test: Map cli CalledProcessError on server error to JSONRPCException
<bitcoin-git> bitcoin/master 950b1c0 merge-script: Merge bitcoin/bitcoin#34927: test: Check that RPCs do not time out, even u...
<bitcoin-git> bitcoin/master fa7bc26 MarcoFalke: test: Check that RPCs do not time out, even under load
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bd01e66f0a75...950b1c09225d
<bitcoin-git> [bitcoin] fanquake merged pull request #35885: ci: switch to a sourceware mirror for riscv (master...reenable-riscv) https://github.com/bitcoin/bitcoin/pull/35885
<bitcoin-git> bitcoin/master bd01e66 merge-script: Merge bitcoin/bitcoin#35885: ci: switch to a sourceware mirror for riscv
<bitcoin-git> bitcoin/master 81fcecf will: Revert "ci: Temporarily remove riscv32 config from GHA matrix"
<bitcoin-git> bitcoin/master b283e17 will: ci: use mirror for riscv submodules
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4df077d7cd32...bd01e66f0a75
<bitcoin-git> [bitcoin] hebasto opened pull request #35915: Release: Prepare "Open Transifex translations for v32.0" step (master...260806-v32-translations) https://github.com/bitcoin/bitcoin/pull/35915
<bitcoin-git> [bitcoin] hebasto opened pull request #35914: test, fuzz: Remove and annotate unused variables. (master...260806-unused) https://github.com/bitcoin/bitcoin/pull/35914
<bitcoin-git> [bitcoin] sedited merged pull request #35910: refactor: Remove unused newFeeRate var in ReplacementChecks (master...2608-newFeeRate) https://github.com/bitcoin/bitcoin/pull/35910
<bitcoin-git> bitcoin/master 4df077d merge-script: Merge bitcoin/bitcoin#35910: refactor: Remove unused newFeeRate var in Rep...
<bitcoin-git> bitcoin/master fa9a9a8 MarcoFalke: refactor: Remove unused newFeeRate var in ReplacementChecks
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c4fbd3c72114...4df077d7cd32
<bitcoin-git> [bitcoin] fanquake closed pull request #34895: fuzz: Fuzzing harnesses for ActivateBestChainStep and ActivateBestChain (master...fuzz-harness-activate-chains) https://github.com/bitcoin/bitcoin/pull/34895
<bitcoin-git> [bitcoin] cyb3ralbert opened pull request #35912: doc: fix stale bitcoin_en.xlf reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/35912
<bitcoin-git> [leveldb-subtree] fanquake opened pull request #64: refactor: add [[noreturn]] attribute to BackgroundThread* (bitcoin-fork...missing_noreturn) https://github.com/bitcoin-core/leveldb-subtree/pull/64
<bitcoin-git> [bitcoin] fanquake opened pull request #35911: Warn on and add missing [[noreturn]] (master...missing_noreturn) https://github.com/bitcoin/bitcoin/pull/35911
<bitcoin-git> [bitcoin] maflcko opened pull request #35910: refactor: Remove unused newFeeRate var in ReplacementChecks (master...2608-newFeeRate) https://github.com/bitcoin/bitcoin/pull/35910
<bitcoin-git> [bitcoin] maflcko closed pull request #35857: wallet: add BIP39 mnemonic support to addhdkey (master...wallet-bip39-import) https://github.com/bitcoin/bitcoin/pull/35857

2026-08-05

<bitcoin-git> [bitcoin] davidgumberg opened pull request #35909: rest: Allow fetching stale header (master...2026-08-05-rest-staleheader) https://github.com/bitcoin/bitcoin/pull/35909
<bitcoin-git> [bitcoin] hebasto opened pull request #35908: doc: Update NetBSD Build Guide (master...260805-netbsd-doc) https://github.com/bitcoin/bitcoin/pull/35908
<bitcoin-git> [bitcoin] sedited closed pull request #32317: kernel: Separate UTXO set access from validation functions (master...spendblock) https://github.com/bitcoin/bitcoin/pull/32317
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #35906: First steps towards a stateless, side-effect free validation library (master...validation) https://github.com/bitcoin/bitcoin/pull/35906
<bitcoin-git> [bitcoin] hebasto opened pull request #35905: cmake: Add `-Wunused-template` to `warn_interface` (master...260805-unused-templates) https://github.com/bitcoin/bitcoin/pull/35905
<bitcoin-git> [bitcoin] CapThunder19 opened pull request #35903: contrib: fix crash in message-capture-parser.py on non-printable msgtype (master...fix-message-capture-parser-crash) https://github.com/bitcoin/bitcoin/pull/35903
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35874: p2p: prevent BIP35 requesters from bypassing inbound tx-relay capacity (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] l0rinc closed pull request #35874: p2p: prevent BIP35 requesters from bypassing inbound tx-relay capacity (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] chriszeng1010 opened pull request #35902: zmq: Log bind error at Error level, abort startup on init error (master...zmq-bind-abort) https://github.com/bitcoin/bitcoin/pull/35902
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #35901: wallet: Fix ScanForWalletTransactions missing tx when look-ahead pool expands mid-block (master...wallet/rescan-intrablock-topup) https://github.com/bitcoin/bitcoin/pull/35901
<bitcoin-git> [gui-qml] hebasto merged pull request #814: Receive page improvements (qt6...receive-page-improvements) https://github.com/bitcoin-core/gui-qml/pull/814
<bitcoin-git> [bitcoin] hebasto opened pull request #35900: iwyu: Fix warnings in `src/interfaces` and treat them as errors (master...260805-iwyu-interfaces) https://github.com/bitcoin/bitcoin/pull/35900
<bitcoin-git> [bitcoin] fanquake opened pull request #35899: [29.x] More backports (29.x...more_29_x_backports) https://github.com/bitcoin/bitcoin/pull/35899
<bitcoin-git> [bitcoin] musaHaruna opened pull request #35898: rpc: fix mempool entry vsize docs (master...fix-mempool-entry-vsize-docs) https://github.com/bitcoin/bitcoin/pull/35898
<bitcoin-git> [bitcoin] fanquake merged pull request #35895: refactor: Enable clang-tidy rule to reject anon namespace in header (master...2608-tidy-anon-header) https://github.com/bitcoin/bitcoin/pull/35895
<bitcoin-git> bitcoin/master fa93132 MarcoFalke: refactor: Enable misc-definitions-in-headers
<bitcoin-git> bitcoin/master fa5ca87 MarcoFalke: refactor: Enable clang-tidy rule to reject anon namespace in header
<bitcoin-git> bitcoin/master fafe504 MarcoFalke: refactor: Use C++20 std::identity over IntIdentity
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/465196d0154c...c4fbd3c72114
<bitcoin-git> [bitcoin] sedited merged pull request #35630: test: Add importdescriptors rpc error test coverage (master...2026-07-01-addimportdescriptorstestcoverage) https://github.com/bitcoin/bitcoin/pull/35630
<bitcoin-git> bitcoin/master e4732bf Pol Espinasa: test: test invalid or missing timestamp throws importdescriptors
<bitcoin-git> bitcoin/master 3ac8b80 Pol Espinasa: test: test the result order of a multiple import request is correct
<bitcoin-git> bitcoin/master 07fb58b Pol Espinasa: test: Test a locked wallet rejects an empty importdescriptors request
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c940fd75145d...465196d0154c
<bitcoin-git> [bitcoin] maflcko opened pull request #35896: refactor: Default uint256::operator==, add operator= (master...2608-uint256-compare) https://github.com/bitcoin/bitcoin/pull/35896
<bitcoin-git> [bitcoin] sedited merged pull request #35180: coins: group private cache helpers (master...l0rinc/hide-coins-cache-helpers) https://github.com/bitcoin/bitcoin/pull/35180
<bitcoin-git> bitcoin/master c940fd7 merge-script: Merge bitcoin/bitcoin#35180: coins: group private cache helpers
<bitcoin-git> bitcoin/master c9cedeb Lőrinc: coins: group private cache helpers
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3db96eb5fd7d...c940fd75145d
<bitcoin-git> [bitcoin] sedited merged pull request #35582: rpc: reject null for optional parameters (master...rpc-reject-null-optional-params) https://github.com/bitcoin/bitcoin/pull/35582
<bitcoin-git> bitcoin/master aeca061 Ruslan Kasheparov: rpc: reject null for optional parameters
<bitcoin-git> bitcoin/master 3db96eb merge-script: Merge bitcoin/bitcoin#35582: rpc: reject null for optional parameters
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28257111acf2...3db96eb5fd7d
<bitcoin-git> [bitcoin] maflcko opened pull request #35895: refactor: Enable clang-tidy rule to reject anon namespace in header (master...2608-tidy-anon-header) https://github.com/bitcoin/bitcoin/pull/35895
<bitcoin-git> [bitcoin] sedited merged pull request #35737: test: Move cluster_linearize.h contents into cluster_linearize namespace (master...260716-cluster-unused) https://github.com/bitcoin/bitcoin/pull/35737
<bitcoin-git> bitcoin/master 2825711 merge-script: Merge bitcoin/bitcoin#35737: test: Move cluster_linearize.h contents into ...
<bitcoin-git> bitcoin/master 21b4b79 Hennadii Stepanov: test: Move cluster_linearize.h contents into cluster_linearize namespace
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27b6b5a458f5...28257111acf2
<bitcoin-git> [bitcoin] sedited merged pull request #35836: rpc: Remove meaningless bool fallback in FundTransaction (master...2607-rpc-schema-cleanup) https://github.com/bitcoin/bitcoin/pull/35836
<bitcoin-git> bitcoin/master fa7fe79 MarcoFalke: wallet: Remove meaningless bool fallback in FundTransaction
<bitcoin-git> bitcoin/master 27b6b5a merge-script: Merge bitcoin/bitcoin#35836: rpc: Remove meaningless bool fallback in Fund...
<bitcoin-git> bitcoin/master ddddffd MarcoFalke: doc: Add doc/release-notes-35836.md
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/324c231efeaf...27b6b5a458f5
<bitcoin-git> [bitcoin] sedited merged pull request #35881: iwyu: Fix warnings in `src/consensus` and treat them as errors (master...260804-iwyu-consensus) https://github.com/bitcoin/bitcoin/pull/35881
<bitcoin-git> bitcoin/master 13b53f8 Hennadii Stepanov: iwyu: Fix warnings in `src/consensus` and treat them as errors
<bitcoin-git> bitcoin/master 324c231 merge-script: Merge bitcoin/bitcoin#35881: iwyu: Fix warnings in `src/consensus` and tre...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75183f4464bf...324c231efeaf
<bitcoin-git> [gui] polespinasa opened pull request #957: gui: fix add .dat file extension automatically when exporting watchonly (master...2026-08-05-fileextencionwatchonlywallet) https://github.com/bitcoin-core/gui/pull/957
<bitcoin-git> [bitcoin] fanquake merged pull request #35880: fuzz: don't connman.ReceiveMsgFrom oversized msg (master...2026-08-no_over_msg_tx) https://github.com/bitcoin/bitcoin/pull/35880
<bitcoin-git> bitcoin/master bb19f1d Greg Sanders: fuzz: don't connman.ReceiveMsgFrom oversized msg
<bitcoin-git> bitcoin/master 75183f4 merge-script: Merge bitcoin/bitcoin#35880: fuzz: don't connman.ReceiveMsgFrom oversized ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3cfd02bd7f8...75183f4464bf
<bitcoin-git> [bitcoin] mercie-ux opened pull request #35893: test: cover submitpackage other-wtxid for same-txid-diff-witness (master...test-submitpackage-other-wtxid) https://github.com/bitcoin/bitcoin/pull/35893
<bitcoin-git> [bitcoin] GuTS805 opened pull request #35890: doc: use overwrite () instead of append () for one-shot PSBT files in offline-signing-tutorial.md (master...fix-offline-signing-tutorial-append) https://github.com/bitcoin/bitcoin/pull/35890

2026-08-04

<bitcoin-git> [bitcoin] l0rinc opened pull request #35889: rpc: avoid quadratic `gettxspendingprevout` work and preserve order (master...l0rinc/rpc-gettxspendingprevout-linear) https://github.com/bitcoin/bitcoin/pull/35889
<bitcoin-git> [bitcoin] l0rinc opened pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] sedited merged pull request #35501: wallet: store all witness variants of a transaction (master...wallet-tx-multiple-wtx) https://github.com/bitcoin/bitcoin/pull/35501
<bitcoin-git> bitcoin/master 72ebdd6 Ava Chow: wallet: Remove unused CWalletTx CopyFrom and copy constructor
<bitcoin-git> bitcoin/master 19af439 Ava Chow: wallet: Deserialize directly in CWalletTx's ctor
<bitcoin-git> bitcoin/master 798ba6d Ava Chow: wallet: Make CWalletTx::tx private and use CWalletTx::GetTx to access
<bitcoin-git> [bitcoin] sedited pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/0b8ffd01cde8...d3cfd02bd7f8
<bitcoin-git> [bitcoin] sedited merged pull request #35790: fuzz: populate wallet TXO index in wallet_create_transaction (master...fuzz-spend-refresh-txos) https://github.com/bitcoin/bitcoin/pull/35790
<bitcoin-git> bitcoin/master 0b8ffd0 merge-script: Merge bitcoin/bitcoin#35790: fuzz: populate wallet TXO index in wallet_cre...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f52c2e8c062...0b8ffd01cde8
<bitcoin-git> bitcoin/master 1eac6a7 frankomosh: fuzz: populate wallet TXO index in wallet_create_transaction
<bitcoin-git> [bitcoin] hebasto merged pull request #35886: refactor: Remove unused #include in common/system (master...2608-iwyu) https://github.com/bitcoin/bitcoin/pull/35886
<bitcoin-git> bitcoin/master 2f52c2e Hennadii Stepanov: Merge bitcoin/bitcoin#35886: refactor: Remove unused #include in common/sy...
<bitcoin-git> bitcoin/master fa7304f MarcoFalke: refactor: Remove unused #include in common/system
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7eb159a868f...2f52c2e8c062
<bitcoin-git> [bitcoin] maflcko opened pull request #35886: refactor: Remove unused #include in common/system (master...2608-iwyu) https://github.com/bitcoin/bitcoin/pull/35886
<bitcoin-git> [bitcoin] sedited merged pull request #35773: test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher::operator() (master...2607-test-supp-uint-hash-trunc) https://github.com/bitcoin/bitcoin/pull/35773
<bitcoin-git> bitcoin/master e7eb159 merge-script: Merge bitcoin/bitcoin#35773: test: Suppress implicit-unsigned-integer-trun...
<bitcoin-git> bitcoin/master fa7f553 MarcoFalke: test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6ef42d7dbcf...e7eb159a868f
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35885: ci: switch git transport protocol in riscv (master...reenable-riscv) https://github.com/bitcoin/bitcoin/pull/35885
<bitcoin-git> [bitcoin] sedited merged pull request #35205: kernel,node: add `dbcache` setter and clarify defaults (master...l0rinc/share-dbcache-defaults) https://github.com/bitcoin/bitcoin/pull/35205
<bitcoin-git> bitcoin/master 41c44f5 Lőrinc: node, qt: use `1_MiB` for dbcache conversions
<bitcoin-git> bitcoin/master ab63432 Lőrinc: common: cache total RAM as `uint64_t`
<bitcoin-git> bitcoin/master 031fa40 Lőrinc: scripted-diff: use `TryGetTotalRam`
<bitcoin-git> [bitcoin] sedited pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/17c5e33e9c54...c6ef42d7dbcf
<bitcoin-git> qa-assets/main 3981cb9 maflcko: Merge pull request #285 from murchandamus/2026-08-murch-inputs
<bitcoin-git> qa-assets/main 7cec2af Murch: Add Murch’s inputs August 2026
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/918cdd36fec3...3981cb99b3b7
<bitcoin-git> [qa-assets] maflcko merged pull request #285: Add Murch’s inputs August 2026 (main...2026-08-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/285
<bitcoin-git> [bitcoin] sedited merged pull request #35216: qa: Improve functional test support on illumos and *BSD (master...260505-illumos-bind) https://github.com/bitcoin/bitcoin/pull/35216
<bitcoin-git> bitcoin/master 4cb7f39 Hennadii Stepanov: qa: Drop OpenBSD from supported platforms in `get_bind_addrs` function
<bitcoin-git> bitcoin/master 8a982ee Hennadii Stepanov: qa: Add `skip_if_no_lsof_on_nonlinux` helper and use it where needed
<bitcoin-git> bitcoin/master 1c17355 Hennadii Stepanov: doc: Add `lsof` to Test Suite Dependencies on FreeBSD
<bitcoin-git> [bitcoin] sedited pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/8a4bab8e9753...17c5e33e9c54
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35874: p2p: enforce relay limit for BIP35 requesters (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35874: p2p: enforce relay limit for BIP35 requesters (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35873: test: add a tx_valid vector for CVE-2024-38365 (master...test-cve-2024-38365-vector) https://github.com/bitcoin/bitcoin/pull/35873
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35873: test: add a tx_valid vector for CVE-2024-38365 (master...test-cve-2024-38365-vector) https://github.com/bitcoin/bitcoin/pull/35873
<bitcoin-git> [bitcoin] jeanpablojp opened pull request #35882: test: cover Taproot standardness rules in mempool_accept (master...test-taproot-standardness) https://github.com/bitcoin/bitcoin/pull/35882
<bitcoin-git> [bitcoin] maflcko reopened pull request #35868: rpc, wallet: fix invalid JSON in HelpExampleRpc curl examples (master...fix-helpexamplerpc-json) https://github.com/bitcoin/bitcoin/pull/35868
<bitcoin-git> [bitcoin] maflcko closed pull request #35868: rpc, wallet: fix invalid JSON in HelpExampleRpc curl examples (master...fix-helpexamplerpc-json) https://github.com/bitcoin/bitcoin/pull/35868
<bitcoin-git> [bitcoin] hebasto opened pull request #35881: iwyu: Fix warnings in `src/consensus` and treat them as errors (master...260804-iwyu-consensus) https://github.com/bitcoin/bitcoin/pull/35881
<bitcoin-git> [bitcoin] maflcko reopened pull request #35835: test: add CONST_SCRIPTCODE failure-path vectors to script_tests.json (master...script-tests-const-scriptcode) https://github.com/bitcoin/bitcoin/pull/35835
<bitcoin-git> [bitcoin] maflcko closed pull request #35835: test: add CONST_SCRIPTCODE failure-path vectors to script_tests.json (master...script-tests-const-scriptcode) https://github.com/bitcoin/bitcoin/pull/35835
<bitcoin-git> [bitcoin] instagibbs opened pull request #35880: fuzz: don't connman.ReceiveMsgFrom oversized msg (master...2026-08-no_over_msg_tx) https://github.com/bitcoin/bitcoin/pull/35880
<bitcoin-git> [bitcoin] maflcko opened pull request #35879: ci: Fix $BASE_ROOT_DIR installation (master...2608-ci-fix-install) https://github.com/bitcoin/bitcoin/pull/35879
<bitcoin-git> [bitcoin] sedited closed pull request #35242: doc: mention -stdinwalletpassphrase in walletpassphrase(change) help (master...doc/stdinwalletpassphrase-hint) https://github.com/bitcoin/bitcoin/pull/35242
<bitcoin-git> [bitcoin] instagibbs opened pull request #35878: net_processing: process unique tx INVs only (master...2026-07-inv_dedup) https://github.com/bitcoin/bitcoin/pull/35878
<bitcoin-git> [bitcoin] maflcko opened pull request #35877: build: ci/doc win64-cross build via nix (master...2608-build-win64-cross) https://github.com/bitcoin/bitcoin/pull/35877
<bitcoin-git> [bitcoin] sedited merged pull request #35863: test: fix wrong transaction in GetP2SHSigOpCount assertion (master...test-p2sh-sigop-assert) https://github.com/bitcoin/bitcoin/pull/35863
<bitcoin-git> bitcoin/master 8a4bab8 merge-script: Merge bitcoin/bitcoin#35863: test: fix wrong transaction in GetP2SHSigOpCo...
<bitcoin-git> bitcoin/master 5559fa4 JP: test: fix wrong transaction in GetP2SHSigOpCount assertion
<bitcoin-git> bitcoin/master 756afe1 JP: test: give each ValidateInputsStandardness case its own scope
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/975a314667ed...8a4bab8e9753
<bitcoin-git> [bitcoin] sedited merged pull request #35832: p2p: avoid block disk reads on unnecessary requests (master...2026_p2p_avoid_unnecesary_disk_reads) https://github.com/bitcoin/bitcoin/pull/35832
<bitcoin-git> bitcoin/master aaf9412 furszy: refactor: split p2p_getdata.py in sub-cases
<bitcoin-git> bitcoin/master 9871fb7 furszy: p2p: reject filtered block inv early when bloom is disabled
<bitcoin-git> bitcoin/master 28641fd furszy: p2p: reject empty getblocktxn requests
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d24610fa2c7e...975a314667ed
<bitcoin-git> [bitcoin] fanquake merged pull request #35870: guix: move `python-minimal` to Linux GUI build (master...no_python_linux_nongui) https://github.com/bitcoin/bitcoin/pull/35870
<bitcoin-git> bitcoin/master d24610f merge-script: Merge bitcoin/bitcoin#35870: guix: move `python-minimal` to Linux GUI build
<bitcoin-git> bitcoin/master 101400b fanquake: guix: remove -Werror=dev
<bitcoin-git> bitcoin/master b75eb93 fanquake: guix: move python-minimal to GUI build
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b33a5b5767ef...d24610fa2c7e
<bitcoin-git> [bitcoin] fanquake merged pull request #35871: refactor: Annotate `MakeAndPushFeature` with `[[maybe_unused]]` (master...260803-unused-mapf) https://github.com/bitcoin/bitcoin/pull/35871
<bitcoin-git> bitcoin/master 0238aeb Hennadii Stepanov: refactor: Annotate `MakeAndPushFeature` with `[[maybe_unused]]`
<bitcoin-git> bitcoin/master b33a5b5 merge-script: Merge bitcoin/bitcoin#35871: refactor: Annotate `MakeAndPushFeature` with ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b322989ac2d...b33a5b5767ef
<bitcoin-git> [bitcoin] fanquake merged pull request #34995: iwyu: Fix warnings in `src/common` and treat them as errors (master...260403-iwyu-common) https://github.com/bitcoin/bitcoin/pull/34995
<bitcoin-git> bitcoin/master 4b32298 merge-script: Merge bitcoin/bitcoin#34995: iwyu: Fix warnings in `src/common` and treat ...
<bitcoin-git> bitcoin/master 50145f6 Hennadii Stepanov: ci, iwyu: Enforce warning-free `src/common`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75f024a84e0a...4b322989ac2d
<bitcoin-git> [bitcoin] fanquake merged pull request #35875: ci: Fix NetBSD SDK download failure, Temp. remove riscv32 from GHA (master...2608-ci-fixups) https://github.com/bitcoin/bitcoin/pull/35875
<bitcoin-git> bitcoin/master 2c87337 Lőrinc: ci: update NetBSD cross-build SDK
<bitcoin-git> bitcoin/master 873550b Lőrinc: ci: verify cross-build SDK archives
<bitcoin-git> bitcoin/master fa06ea4 MarcoFalke: ci: Temporarily remove riscv32 config from GHA matrix
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed14c61222e...75f024a84e0a
<bitcoin-git> [bitcoin] sedited closed pull request #35876: doc: Document initial setup storage cost and node startup in macOS build guide (master...doc-osx-blockchain-size) https://github.com/bitcoin/bitcoin/pull/35876
<bitcoin-git> [bitcoin] Alwoch opened pull request #35876: doc: Document initial setup storage cost and node startup in macOS build guide (master...doc-osx-blockchain-size) https://github.com/bitcoin/bitcoin/pull/35876
<bitcoin-git> [bitcoin] l0rinc closed pull request #35754: ci: update and verify SDKs, lock lint dependencies (master...l0rinc/ci-verify-external-inputs) https://github.com/bitcoin/bitcoin/pull/35754
<bitcoin-git> [bitcoin] maflcko opened pull request #35875: ci: Fix NetBSD SDK download failure, Temp. remove riscv32 from GHA (master...2608-ci-fixups) https://github.com/bitcoin/bitcoin/pull/35875

2026-08-03

<bitcoin-git> [bitcoin] l0rinc opened pull request #35874: p2p: account BIP35 requests against relay capacity (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35754: ci: update and verify SDKs, lock lint dependencies (master...l0rinc/ci-verify-external-inputs) https://github.com/bitcoin/bitcoin/pull/35754
<bitcoin-git> [bitcoin] l0rinc closed pull request #35754: ci: update and verify SDKs, lock lint dependencies (master...l0rinc/ci-verify-external-inputs) https://github.com/bitcoin/bitcoin/pull/35754
<bitcoin-git> [bitcoin] jeanpablojp opened pull request #35873: test: add a tx_valid vector for CVE-2024-38365 (master...test-cve-2024-38365-vector) https://github.com/bitcoin/bitcoin/pull/35873
<bitcoin-git> [bitcoin] l0rinc opened pull request #35872: rpc: avoid descriptor range counter overflow (master...l0rinc/descriptor-range-counter-overflow) https://github.com/bitcoin/bitcoin/pull/35872
<bitcoin-git> [qa-assets] murchandamus opened pull request #285: Add Murch’s inputs August 2026 (main...2026-08-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/285
<bitcoin-git> [bitcoin] hebasto opened pull request #35871: refactor: Annotate `MakeAndPushFeature` with `[[maybe_unused]]` (master...260803-unused-mapf) https://github.com/bitcoin/bitcoin/pull/35871
<bitcoin-git> [gui] hebasto merged pull request #872: Menu action to export a watchonly wallet (master...export-watchonly-wallet-gui) https://github.com/bitcoin-core/gui/pull/872
<bitcoin-git> bitcoin/master 6573196 Ava Chow: doc: Release note for export watchonly wallet gui action
<bitcoin-git> bitcoin/master 5907a5c Ava Chow: gui: Add ExceptionSafeConnect that takes a lambda
<bitcoin-git> bitcoin/master cb51f97 Ava Chow: gui: Menu action for exporting a watchonly wallet
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e27c179db2fd...1ed14c61222e
<bitcoin-git> [bitcoin] fanquake closed pull request #35016: net: deduplicate private broadcast state and snapshot types (master...deduplicate-private-broadcast-types) https://github.com/bitcoin/bitcoin/pull/35016
<bitcoin-git> [bitcoin] fanquake merged pull request #35869: lint: (re-)add contrib/guix for Python linting (master...re_lint_guix_scripts) https://github.com/bitcoin/bitcoin/pull/35869
<bitcoin-git> bitcoin/master e27c179 merge-script: Merge bitcoin/bitcoin#35869: lint: (re-)add contrib/guix for Python linting
<bitcoin-git> bitcoin/master 594a02c fanquake: lint: re-add guix scripts to mypy linting
<bitcoin-git> bitcoin/master 8221d71 fanquake: lint: document CI lief version requirement
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/30f6b05857fb...e27c179db2fd
<bitcoin-git> [bitcoin] fanquake merged pull request #35860: fuzz: Rework rpc fuzz target (master...2608-fuzz-new-rpc) https://github.com/bitcoin/bitcoin/pull/35860
<bitcoin-git> bitcoin/master 30f6b05 merge-script: Merge bitcoin/bitcoin#35860: fuzz: Rework rpc fuzz target
<bitcoin-git> bitcoin/master fa895bb MarcoFalke: fuzz: Rework rpc fuzz target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dcc2ed52b840...30f6b05857fb
<bitcoin-git> [bitcoin] fanquake merged pull request #35856: fuzz: cover the mempool interface for transaction announcement (master...2607_fuzz_mem_inv) https://github.com/bitcoin/bitcoin/pull/35856
<bitcoin-git> bitcoin/master dd25610 Antoine Poinsot: fuzz: cover the mempool interface for transaction announcement
<bitcoin-git> bitcoin/master dcc2ed5 merge-script: Merge bitcoin/bitcoin#35856: fuzz: cover the mempool interface for transac...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/556988790a7f...dcc2ed52b840
<bitcoin-git> [bitcoin] fanquake opened pull request #35870: guix: move `python-minimal` to Linux GUI build (master...no_python_linux_nongui) https://github.com/bitcoin/bitcoin/pull/35870