<bitcoin-git>
[bitcoin] hodlinator opened pull request #36215: asmap: Make version match externally computed hashes (master...2026/09/asmap_ver_s256) https://github.com/bitcoin/bitcoin/pull/36215
<bitcoin-git>
[bitcoin] yuvicc opened pull request #36214: test: cover cluster limits during reorgs (master...2026-7-add_reorg_test_cluster_mempoool) https://github.com/bitcoin/bitcoin/pull/36214
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #36210: streams: Include the OS error when AutoFile I/O fails (master...streams/autofile-io-error-detail) https://github.com/bitcoin/bitcoin/pull/36210
<bitcoin-git>
[bitcoin] fanquake merged pull request #36116: iwyu: Fix warnings in `src/rpc` and treat them as errors (master...260828-iwyu-rpc) https://github.com/bitcoin/bitcoin/pull/36116
<bitcoin-git>
bitcoin/master 7e75b3b merge-script: Merge bitcoin/bitcoin#36116: iwyu: Fix warnings in `src/rpc` and treat the...
<bitcoin-git>
bitcoin/master 7d54a88 Hennadii Stepanov: iwyu: Fix warnings in `src/rpc` and treat them as errors
<bitcoin-git>
bitcoin/master 462ff18 Hennadii Stepanov: iwyu, refactor: Fix includes in some source files
<bitcoin-git>
[bitcoin] fanquake opened pull request #36206: build: drop use of `OBJC_OLD_DISPATCH_PROTOTYPES` (master...drop_OBJC_OLD_DISPATCH_PROTOTYPES) https://github.com/bitcoin/bitcoin/pull/36206
<bitcoin-git>
[bitcoin] kriss39 opened pull request #36205: contrib: reject truncated UTXO snapshots during SQLite conversion (master...fix-utxo-sqlite-truncated-snapshots) https://github.com/bitcoin/bitcoin/pull/36205
<bitcoin-git>
[bitcoin] janb84 opened pull request #36204: http: disconnect clients that never finish a request (master...http-request-deadline) https://github.com/bitcoin/bitcoin/pull/36204
<bitcoin-git>
[bitcoin] fanquake reopened pull request #36116: iwyu: Fix warnings in `src/rpc` and treat them as errors (master...260828-iwyu-rpc) https://github.com/bitcoin/bitcoin/pull/36116
<bitcoin-git>
[bitcoin] fanquake closed pull request #36116: iwyu: Fix warnings in `src/rpc` and treat them as errors (master...260828-iwyu-rpc) https://github.com/bitcoin/bitcoin/pull/36116
<bitcoin-git>
[bitcoin] fanquake merged pull request #35778: scripted-diff: Use C.UTF-8 locale in all shell scripts (master...260722-lint-subtree) https://github.com/bitcoin/bitcoin/pull/35778
<bitcoin-git>
bitcoin/master 4665409 Hennadii Stepanov: lint: Use C.UTF-8 locale only in shell scripts
<bitcoin-git>
[bitcoin] sedited closed pull request #34535: test: Add wallet reorg test during assumeutxo background sync (master...test-wallet-reorg-assumeutxo) https://github.com/bitcoin/bitcoin/pull/34535
<bitcoin-git>
[bitcoin] fanquake merged 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>
bitcoin/master 1c7f9aa Ava Chow: miniscript: Don't use StringType::COMPAT
<bitcoin-git>
bitcoin/master 1d87af2 Ava Chow: descriptors: Remove default StringType from PubkeyProvider::ToString()
<bitcoin-git>
bitcoin/master 35d6a60 Ava Chow: descriptor: Add ToCanonicalString
<bitcoin-git>
[bitcoin] hodlinator opened pull request #36200: rpc: invalid credentials can occupy every HTTP worker (master...2026/09/http_auth_sleep) https://github.com/bitcoin/bitcoin/pull/36200
<bitcoin-git>
[bitcoin] fjahr opened pull request #36199: net: treat RFC 9637 new IPv6 documentation range as invalid (master...2026-09-doc-rfc) https://github.com/bitcoin/bitcoin/pull/36199
<bitcoin-git>
[bitcoin] sedited merged pull request #34931: validation: abort on DB unreadable coins instead of treating them as missing (master...2026_utxo_deser_error_divergence) https://github.com/bitcoin/bitcoin/pull/34931
<bitcoin-git>
[bitcoin] Bortlesboat opened pull request #36190: util: preserve Windows child exit status -1 (master...review/windows-launcher-36105-20260907) https://github.com/bitcoin/bitcoin/pull/36190
<bitcoin-git>
[bitcoin] HouseOfHufflepuff opened pull request #36189: fs: use ftruncate on OpenBSD in AllocateFileRange (master...fs-openbsd-ftruncate-allocatefilerange) https://github.com/bitcoin/bitcoin/pull/36189
<bitcoin-git>
[bitcoin] HouseOfHufflepuff closed pull request #34892: net: Warn when Tor onion service lacks a dedicated onion bind (master...net-warn-bind-missing-onion-socket) https://github.com/bitcoin/bitcoin/pull/34892
2026-09-07
<bitcoin-git>
[bitcoin] achow101 merged pull request #36176: wallet: avoid a crash when creating a wallet with -nosettings (master...fix/wallet-disabled-settings-upstream) https://github.com/bitcoin/bitcoin/pull/36176
<bitcoin-git>
bitcoin/master a34fc8b Robert Hamilton: wallet: handle disabled startup settings
<bitcoin-git>
bitcoin/master 013b0b2 Ava Chow: Merge bitcoin/bitcoin#36176: wallet: avoid a crash when creating a wallet ...
<bitcoin-git>
bitcoin/master b7113e6 Robert Hamilton: test: characterize disabled wallet settings
<bitcoin-git>
[bitcoin] achow101 merged pull request #36113: psbt: fix rendering for invalid long sighash type field (master...2026/08/decode-sighash) https://github.com/bitcoin/bitcoin/pull/36113
<bitcoin-git>
bitcoin/master 2ed4be4 Ava Chow: Merge bitcoin/bitcoin#36113: psbt: fix rendering for invalid long sighash ...
<bitcoin-git>
bitcoin/master 1fca819 Sjors Provoost: psbt: fix rendering for invalid long sighash type field
<bitcoin-git>
[bitcoin] fametrano opened pull request #36186: test: return False for a too-short ECDSA signature (master...test-verify-ecdsa-len) https://github.com/bitcoin/bitcoin/pull/36186
<bitcoin-git>
[bitcoin] fametrano opened pull request #36185: test: add BIP32 vectors 3 and 4 to the extendedkey self-test (master...test-bip32-vectors) https://github.com/bitcoin/bitcoin/pull/36185
<bitcoin-git>
[bitcoin] w0xlt closed pull request #36095: fees: validate persisted mempool policy estimator data after restoration (master...fix-mempool-estimator-persistence) https://github.com/bitcoin/bitcoin/pull/36095
<bitcoin-git>
[bitcoin] optout21 reopened pull request #35461: util: Clarify the assertion message in assertion failures (Assert, Assume, etc.) (master...2606-assert-msg) https://github.com/bitcoin/bitcoin/pull/35461
<bitcoin-git>
[bitcoin] optout21 closed pull request #35461: util: Clarify the assertion message in assertion failures (Assert, Assume, etc.) (master...2606-assert-msg) https://github.com/bitcoin/bitcoin/pull/35461
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #36183: span: diagnose dangling views from MakeByteSpan/MakeUCharSpan (master...span-lifetimebound-make-byte-uchar) https://github.com/bitcoin/bitcoin/pull/36183
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #36182: fees: return `block_policy` fee rate estimate when `mempool_policy` is not ready (master...09-2026-fee-estimator-not-ready-fallback) https://github.com/bitcoin/bitcoin/pull/36182
<bitcoin-git>
[bitcoin] sedited merged pull request #36136: rpc: remove stale "canonical form" claim from getdescriptorinfo help (master...fix-canonical-wording) https://github.com/bitcoin/bitcoin/pull/36136
<bitcoin-git>
bitcoin/master 1dad06e Craig Raw: remove stale canonical form claim from getdescriptorinfo help
<bitcoin-git>
[bitcoin] sedited merged pull request #36169: http: Use SO_EXCLUSIVEADDRUSE on Windows (master...2026/09/http_exclusive_socket) https://github.com/bitcoin/bitcoin/pull/36169
<bitcoin-git>
bitcoin/master bcb09b3 Hodlinator: qa: Verify HTTP listen port exclusivity
<bitcoin-git>
bitcoin/master 5f0daa0 merge-script: Merge bitcoin/bitcoin#36169: http: Use SO_EXCLUSIVEADDRUSE on Windows
<bitcoin-git>
bitcoin/master af65069 Hodlinator: windows: Use SO_EXCLUSIVEADDRUSE over SO_REUSEADDR
<bitcoin-git>
[bitcoin] l0rinc opened pull request #36177: net: fix startup failures from stale Tor examples (master...l0rinc/proxy-network-names) https://github.com/bitcoin/bitcoin/pull/36177
<bitcoin-git>
[bitcoin] Rob1Ham opened pull request #36176: wallet: avoid a crash when creating a wallet with -nosettings (master...fix/wallet-disabled-settings-upstream) https://github.com/bitcoin/bitcoin/pull/36176
<bitcoin-git>
[bitcoin] sedited merged pull request #36123: http: throttle per-connection reads while a request is in flight (master...http-no-busy-read) https://github.com/bitcoin/bitcoin/pull/36123
<bitcoin-git>
bitcoin/master 3d1004c Matthew Zipkin: http: throttle per-connection reads while a request is in flight
<bitcoin-git>
bitcoin/master f0c839a merge-script: Merge bitcoin/bitcoin#36123: http: throttle per-connection reads while a r...
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #36172: net: prevent redundant connections to the same peer (master...fix-22559-redundant-connections) https://github.com/bitcoin/bitcoin/pull/36172
<bitcoin-git>
[bitcoin] NAVEENKUMARKR777 opened pull request #36172: net: prevent redundant connections to the same peer (master...fix-22559-redundant-connections) https://github.com/bitcoin/bitcoin/pull/36172
<bitcoin-git>
[bitcoin] w0xlt opened pull request #36171: blockstorage: Defer error notifications to callers (master...blockstorage/defer-error-notifications) https://github.com/bitcoin/bitcoin/pull/36171
<bitcoin-git>
[bitcoin] l0rinc opened pull request #36170: net: require a dedicated bind for automatic Tor (master...l0rinc/identify-tor-shared-binds) https://github.com/bitcoin/bitcoin/pull/36170
<bitcoin-git>
[bitcoin] hodlinator opened pull request #36169: http: Use SO_EXCLUSIVEADDRUSE on Windows (master...2026/09/http_exclusive_socket) https://github.com/bitcoin/bitcoin/pull/36169
<bitcoin-git>
[bitcoin] nebula-21 opened pull request #36168: PSBT: Make input/output `Merge()` methods return void (master...add-mergepsbt-coverage) https://github.com/bitcoin/bitcoin/pull/36168
<bitcoin-git>
[bitcoin] hodlinator opened pull request #36160: refactor: Minor improvements to HTTP unit tests (master...2026/09/improve_http_tests) https://github.com/bitcoin/bitcoin/pull/36160
<bitcoin-git>
[bitcoin] optout21 closed pull request #36158: Make ConnectBlock static, in order to expose the side effects. (master...connectblock-static) https://github.com/bitcoin/bitcoin/pull/36158
<bitcoin-git>
[bitcoin] optout21 opened pull request #36158: Make ConnectBlock static, in order to expose the side effects. (master...connectblock-static) https://github.com/bitcoin/bitcoin/pull/36158
<bitcoin-git>
[bitcoin] fanquake merged pull request #36145: qa: Use IP_PORTRANGE_HIGH on OpenBSD for dynamic port allocation (master...260902-openbsd-portrange) https://github.com/bitcoin/bitcoin/pull/36145
<bitcoin-git>
bitcoin/master 59ebf55 Hennadii Stepanov: qa: Use IP_PORTRANGE_HIGH on OpenBSD for dynamic port allocation
<bitcoin-git>
bitcoin/master f41b917 merge-script: Merge bitcoin/bitcoin#36145: qa: Use IP_PORTRANGE_HIGH on OpenBSD for dyna...
<bitcoin-git>
[bitcoin] aman21-droid opened pull request #36157: contrib: fix dead null-byte check in linearize-data.py (master...fix/linearize-null-byte-check) https://github.com/bitcoin/bitcoin/pull/36157
<bitcoin-git>
[bitcoin] l0rinc opened pull request #36156: mining: include chunks that exactly fill block limits (master...l0rinc/mine-exact-limit-chunks) https://github.com/bitcoin/bitcoin/pull/36156
<bitcoin-git>
[bitcoin] csjones opened pull request #36155: doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples (master...REMOVE-EXAMPLE-QUOTES) https://github.com/bitcoin/bitcoin/pull/36155
<bitcoin-git>
[bitcoin] jeanpablojp opened pull request #36154: wallet: fill PSBT_GLOBAL_XPUB for descriptors with more than one key (master...psbt-global-xpubs) https://github.com/bitcoin/bitcoin/pull/36154
<bitcoin-git>
[bitcoin] brunoerg opened pull request #36152: test: cover the feature-negotiation version boundary in p2p_leak (master...2026-09-test-wtxidrelay-version-boundary) https://github.com/bitcoin/bitcoin/pull/36152
<bitcoin-git>
[bitcoin] aman21-droid opened pull request #36151: contrib: fix off-by-one in makeseeds.py line length check (master...fix/makeseeds-field-count-off-by-one) https://github.com/bitcoin/bitcoin/pull/36151
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #36150: indexes: set prune lock to genesis before first block (master...fix_prune) https://github.com/bitcoin/bitcoin/pull/36150
<bitcoin-git>
[bitcoin] mzumsande opened pull request #36149: validation: Leave pruned blocks in `m_blocks_unlinked`, fix another `nSequenceId` issue (master...202609_fix_cbi_pruning_unlinked) https://github.com/bitcoin/bitcoin/pull/36149
<bitcoin-git>
[bitcoin] hebasto opened pull request #36145: qa: Use IP_PORTRANGE_HIGH on OpenBSD for dynamic port allocation (master...260902-openbsd-portrange) https://github.com/bitcoin/bitcoin/pull/36145