2026-05-13

<bitcoin-git> [bitcoin] ferminquant opened pull request #35281: univalue: respect token end pointer (master...fix-univalue-token-bounds) https://github.com/bitcoin/bitcoin/pull/35281
<bitcoin-git> [bitcoin] rustaceanrob closed pull request #35280: Remove the functional tests (master...rm-functional-test) https://github.com/bitcoin/bitcoin/pull/35280
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #35280: Remove the functional tests (master...rm-functional-test) https://github.com/bitcoin/bitcoin/pull/35280
<bitcoin-git> [bitcoin] fanquake reopened pull request #34860: mining: always pad scriptSig at low heights, drop include_dummy_extranonce (master...2026/03/extra-nonce) https://github.com/bitcoin/bitcoin/pull/34860
<bitcoin-git> [bitcoin] fanquake closed pull request #34860: mining: always pad scriptSig at low heights, drop include_dummy_extranonce (master...2026/03/extra-nonce) https://github.com/bitcoin/bitcoin/pull/34860
<bitcoin-git> [bitcoin] rkrux opened pull request #35279: psbt, test: remove address type restrictions in test (master...psbt-todo) https://github.com/bitcoin/bitcoin/pull/35279
<eugenesiegel> If somebody gets RCE on the machine, what's the worst-case they can do to bitcoin-core devs? Change pull requests to have malicious code?
<maflcko> Just saying, that (if a move is done), some should be paid to run it 24/7 (and run apt update, etc). Self-hosting may not be a good use of bitcoin-core dev's time
<bitcoin-git> [bitcoin] fanquake merged pull request #35277: ci: Enable ruff ambiguous-unicode-character checks (master...2605-emoji-backdoor-🥲) https://github.com/bitcoin/bitcoin/pull/35277
<bitcoin-git> bitcoin/master fa9b01a MarcoFalke: ci: Enable ruff ambiguous-unicode-character checks
<bitcoin-git> bitcoin/master fa9c919 MarcoFalke: refactor: Use ignore-list over verbose select-list
<bitcoin-git> bitcoin/master 82733e6 merge-script: Merge bitcoin/bitcoin#35277: ci: Enable ruff ambiguous-unicode-character c...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fe2bb43e437b...82733e61deea
<bitcoin-git> [bitcoin] sedited merged pull request #35044: contrib: Fix NameError in signet miner gbt() (master...2026-04-10-signet) https://github.com/bitcoin/bitcoin/pull/35044
<bitcoin-git> bitcoin/master 701bc2d Torkel Rogstad: contrib: Fix NameError in signet miner gbt()
<bitcoin-git> bitcoin/master fe2bb43 merge-script: Merge bitcoin/bitcoin#35044: contrib: Fix NameError in signet miner gbt()
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/09a9bb353671...fe2bb43e437b
<bitcoin-git> [bitcoin] sedited merged pull request #34547: lint: modernise lint tooling (master...modernise-linter) https://github.com/bitcoin/bitcoin/pull/34547
<bitcoin-git> bitcoin/master a53b81c will: lint: switch to uv for python management in linter
<bitcoin-git> bitcoin/master 5f4d338 will: lint: switch to ruff for formatting and linting
<bitcoin-git> bitcoin/master fd15b55 will: lint: use requirements.txt
<bitcoin-git> [bitcoin] sedited pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/10ca73c02cbf...09a9bb353671
<bitcoin-git> [bitcoin] maflcko opened pull request #35277: ci: Enable ruff ambiguous-unicode-character checks (master...2605-emoji-backdoor-🥲) https://github.com/bitcoin/bitcoin/pull/35277

2026-05-12

<bitcoin-git> [bitcoin] ImMike opened pull request #35274: doc: clarify libfuzzer-nosan preset uses build_fuzz_nosan dir (master...doc-fuzzing-nosan-build-dir) https://github.com/bitcoin/bitcoin/pull/35274
<bitcoin-git> [bitcoin] josibake closed pull request #28201: Silent Payments: sending (master...implement-bip352-sending) https://github.com/bitcoin/bitcoin/pull/28201
<bitcoin-git> [bitcoin] josibake closed pull request #28122: Silent Payments: Implement BIP352 (master...implement-bip352) https://github.com/bitcoin/bitcoin/pull/28122
<bitcoin-git> [bitcoin] josibake closed pull request #35273: nuke: wallet (master...nuke-wallet) https://github.com/bitcoin/bitcoin/pull/35273
<bitcoin-git> [bitcoin] josibake opened pull request #35273: nuke: wallet (master...nuke-wallet) https://github.com/bitcoin/bitcoin/pull/35273
<bitcoin-git> [bitcoin] sedited reopened pull request #35271: Update CoinsView::NeedsUpgrade to add additional checks (master...fix_coinsview_upgrade) https://github.com/bitcoin/bitcoin/pull/35271
<bitcoin-git> [bitcoin] sedited 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] maflcko closed pull request #35272: wallet: report importdescriptors timestamp errors per item (master...wallet/importdescriptors-timestamp-errors) https://github.com/bitcoin/bitcoin/pull/35272
<bitcoin-git> [bitcoin] ferminquant opened pull request #35272: wallet: report importdescriptors timestamp errors per item (master...wallet/importdescriptors-timestamp-errors) https://github.com/bitcoin/bitcoin/pull/35272
<bitcoin-git> [bitcoin] tomt1664 opened pull request #35271: Update CoinsView::NeedsUpgrade to add additional checks (master...fix_coinsview_upgrade) https://github.com/bitcoin/bitcoin/pull/35271
<bitcoin-git> [bitcoin] maflcko opened pull request #35270: doc: Document minimum Xcode version (master...2605-doc-xcode) https://github.com/bitcoin/bitcoin/pull/35270
<bitcoin-git> [bitcoin] maflcko closed pull request #35265: net: disconnect evicted inbound peers immediately (master...i2p-inbound-eviction-v2) https://github.com/bitcoin/bitcoin/pull/35265
<bitcoin-git> [bitcoin] maflcko closed pull request #35264: doc: add LLM section to CONTRIBUTING.md (master...doc) https://github.com/bitcoin/bitcoin/pull/35264
<bitcoin-git> [bitcoin] achow101 opened pull request #35269: musig: Include pubnonce in session id (master...musig2-pubnonce-session-id) https://github.com/bitcoin/bitcoin/pull/35269
<bitcoin-git> [bitcoin] achow101 closed pull request #35268: wallet: keep MuSig2 signing sessions by pubnonce (master...codex/musig-secnonce-pubnonce) https://github.com/bitcoin/bitcoin/pull/35268

2026-05-11

<bitcoin-git> [bitcoin] juanfradb opened pull request #35268: wallet: keep MuSig2 signing sessions by pubnonce (master...codex/musig-secnonce-pubnonce) https://github.com/bitcoin/bitcoin/pull/35268
<bitcoin-git> [bitcoin] achow101 merged pull request #34580: build: Add a compiler minimum feature check (master...clang_min_version_check) https://github.com/bitcoin/bitcoin/pull/34580
<bitcoin-git> bitcoin/master ac1ccc5 Pol Espinasa: build: Add CTAD feature check
<bitcoin-git> bitcoin/master 10ca73c Ava Chow: Merge bitcoin/bitcoin#34580: build: Add a compiler minimum feature check
<bitcoin-git> bitcoin/master 9f273f1 Pol Espinasa: build: Add path to doc recommended versions for CLANG, GCC and MSVC
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1af8e0c4e895...10ca73c02cbf
<bitcoin-git> [bitcoin] polespinasa opened pull request #35267: rpc: inform if privatebroadcast is enabled in getprivatebroadcastinfo (master...2026-05-11-getprivatetransactioninfoonlyifenabled) https://github.com/bitcoin/bitcoin/pull/35267
<bitcoin-git> [bitcoin] polespinasa opened pull request #35266: rpc, wallet: add an option to not load the wallet after migrating (master...2026-05-11-addoptiontonorescanwhenwalletmigrate) https://github.com/bitcoin/bitcoin/pull/35266
<bitcoin-git> [bitcoin] sedited closed pull request #29642: kernel: Handle fatal errors through return values (master...returnTypeShutdown) https://github.com/bitcoin/bitcoin/pull/29642
<BlueMatt[m]> for those interested in the "should we move off github" discussion - rust-bitcoin is leading the charge a bit, they're migrating slowly onto a self-hosted git.rust-bitcoin.org forgejo instance. we also yet again had github nuke a user account and take with them the PRs that person had open (which looked good!) on LDK....
<bitcoin-git> [bitcoin] CruzMolina opened pull request #35265: net: disconnect evicted inbound peers immediately (master...i2p-inbound-eviction-v2) https://github.com/bitcoin/bitcoin/pull/35265
<pinheadmz> I wonder how common it is to run with debugexclude=libevent ... because bitcoin doesn't like be started with an unknown logging category
<bitcoin-git> [bitcoin] thomasbuilds opened pull request #35264: doc: add LLM section to CONTRIBUTING.md (master...doc) https://github.com/bitcoin/bitcoin/pull/35264
<bitcoin-git> [bitcoin] fanquake closed pull request #35263: ipc: fix typo 'dededup' - 'dedup' in FIXME comments (master...fix-typo-dededup) https://github.com/bitcoin/bitcoin/pull/35263
<bitcoin-git> [bitcoin] yahyasaqban-lab opened pull request #35263: ipc: fix typo 'dededup' - 'dedup' in FIXME comments (master...fix-typo-dededup) https://github.com/bitcoin/bitcoin/pull/35263
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #690: qml: Introduce adaptive sidebar/tab-bar shell driven by size class (qt6...sidebar-sizeclass) https://github.com/bitcoin-core/gui-qml/pull/690
<bitcoin-git> [bitcoin] randomlogin opened pull request #35262: net: calculate compact filters on-the-fly for an already advertised block (master...p2p-cbf-advertised-block-not-found) https://github.com/bitcoin/bitcoin/pull/35262
<bitcoin-git> [bitcoincore.org] Sjors opened pull request #1250: IPC docs (for v31) (master...2026/05/ipc) https://github.com/bitcoin-core/bitcoincore.org/pull/1250
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1245: 31.0: add RPC docs (master...2026/05/rpc-v31) https://github.com/bitcoin-core/bitcoincore.org/pull/1245
<bitcoin-git> bitcoincore.org/master cd948c6 Sjors Provoost: 31.0: add RPC docs
<bitcoin-git> bitcoincore.org/master 442aea8 merge-script: Merge bitcoin-core/bitcoincore.org#1245: 31.0: add RPC docs
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/667555ab9f8c...442aea8c43ff
<bitcoin-git> [bitcoin] fanquake opened pull request #35261: guix: disable LTO in GCC (master...guix_gcc_disable_lto) https://github.com/bitcoin/bitcoin/pull/35261
<bitcoin-git> [bitcoincore.org] Sjors opened pull request #1246: Bump Ruby to 3.3.8 and Debian to Trixie (master...xxx-ruby) https://github.com/bitcoin-core/bitcoincore.org/pull/1246
<bitcoin-git> [bitcoincore.org] Sjors opened pull request #1245: 31.0: add RPC docs (master...2026/05/rpc-v31) https://github.com/bitcoin-core/bitcoincore.org/pull/1245
<bitcoin-git> [bitcoin] l0rinc opened pull request #35260: doc: clarify test placement guidance (master...l0rinc/document-test-placement) https://github.com/bitcoin/bitcoin/pull/35260
<bitcoin-git> [bitcoin] sedited merged pull request #35183: doc: recommend script_flags instead of deployments.taproot (master...2026/04/doc-26201-addendum) https://github.com/bitcoin/bitcoin/pull/35183
<bitcoin-git> bitcoin/master f24a7b5 Sjors Provoost: doc: recommend script_flags instead of deployments.taproot
<bitcoin-git> bitcoin/master 1af8e0c merge-script: Merge bitcoin/bitcoin#35183: doc: recommend script_flags instead of deploy...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccbd00ab87c0...1af8e0c4e895
<bitcoin-git> [gui-qml] hebasto merged pull request #564: qml: Add typography design tokens to Theme (qt6...design-system) https://github.com/bitcoin-core/gui-qml/pull/564
<bitcoin-git> [bitcoin] maflcko closed pull request #35256: net: disconnect evicted inbound peers immediately (master...i2p-inbound-eviction) https://github.com/bitcoin/bitcoin/pull/35256

2026-05-10

<bitcoin-git> [bitcoin] DrahtBot closed pull request #35259: add-rdts-warning (master...add-rdts-warning) https://github.com/bitcoin/bitcoin/pull/35259
<bitcoin-git> [bitcoin] BitcoinMechanic opened pull request #35259: add-rdts-warning (master...add-rdts-warning) https://github.com/bitcoin/bitcoin/pull/35259
<bitcoin-git> [bitcoin] CruzMolina opened pull request #35256: net: disconnect evicted inbound peers immediately (master...i2p-inbound-eviction) https://github.com/bitcoin/bitcoin/pull/35256
<bitcoin-git> [bitcoin] sedited merged pull request #35152: doc: clarify local IWYU workflow and pragmas (master...l0rinc/IWYU-doc) https://github.com/bitcoin/bitcoin/pull/35152
<bitcoin-git> bitcoin/master 7c7cec4 Lőrinc: ci: update IWYU patch reference
<bitcoin-git> bitcoin/master d084bc8 Lőrinc: doc: clarify IWYU workflow
<bitcoin-git> bitcoin/master ccbd00a merge-script: Merge bitcoin/bitcoin#35152: doc: clarify local IWYU workflow and pragmas
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/88bfe89793d2...ccbd00ab87c0
<bitcoin-git> [bitcoin] thomasbuilds opened pull request #35254: crypto: cleanse HMAC stack buffers after use (master...crypto-cleanse-hmac-buffers) https://github.com/bitcoin/bitcoin/pull/35254
<bitcoin-git> [bitcoin] sedited merged pull request #35227: wallet: check the final BDB page LSN during migration (master...l0rinc/check-bdb-last-page-lsn) https://github.com/bitcoin/bitcoin/pull/35227
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21599ea612ec...88bfe89793d2
<bitcoin-git> bitcoin/master 88bfe89 merge-script: Merge bitcoin/bitcoin#35227: wallet: check the final BDB page LSN during m...
<bitcoin-git> bitcoin/master e2b0984 Lőrinc: wallet: check BDB last page LSN
<bitcoin-git> [bitcoin] sedited closed pull request #35253: wallet: Report importdescriptors timestamp errors per item (master...fix-importdescriptors-timestamp-errors) https://github.com/bitcoin/bitcoin/pull/35253
<bitcoin-git> [bitcoin] carlosdouradodev opened pull request #35253: wallet: Report importdescriptors timestamp errors per item (master...fix-importdescriptors-timestamp-errors) https://github.com/bitcoin/bitcoin/pull/35253
<bitcoin-git> [gui-qml] hebasto merged pull request #547: External signer wallet create and send (qt6...external-signer) https://github.com/bitcoin-core/gui-qml/pull/547
<bitcoin-git> [bitcoin] hebasto merged pull request #35241: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDash Nightly pipelines (master...260508-cdash-nightly) https://github.com/bitcoin/bitcoin/pull/35241
<bitcoin-git> bitcoin/master 4defc46 Hennadii Stepanov: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDash Nightly pipelines
<bitcoin-git> bitcoin/master 21599ea Hennadii Stepanov: Merge bitcoin/bitcoin#35241: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDa...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d406cffafdd1...21599ea612ec

2026-05-09

<bitcoin-git> [bitcoin] andrewtoth opened pull request #35252: p2p: send decoy transactions via private broadcast (master...decoys) https://github.com/bitcoin/bitcoin/pull/35252
<bitcoin-git> [bitcoin] maflcko closed pull request #33752: rest: Query predecessor headers using negative count param (master...2025-10-31-rest-headers-downward) https://github.com/bitcoin/bitcoin/pull/33752
<bitcoin-git> [bitcoin] l0rinc closed pull request #35233: wallet: keep enumerating after duplicate signers (master...l0rinc/external-signer-skip-canceled-duplicates) https://github.com/bitcoin/bitcoin/pull/35233
<bitcoin-git> [bitcoin] optout21 opened pull request #35251: rpc: Fix for duplicate external signers case (master...2605-external-signer-duplicate-fix) https://github.com/bitcoin/bitcoin/pull/35251
<bitcoin-git> [bitcoin] sedited closed pull request #35244: doc: document feature deprecation process (master...doc/deprecation-process) https://github.com/bitcoin/bitcoin/pull/35244
<bitcoin-git> [gui-qml] hebasto merged pull request #554: Implement Replace-By-Fee speed-up support in the wallet (qt6...wallet-rbf) https://github.com/bitcoin-core/gui-qml/pull/554
<bitcoin-git> [bitcoin] maflcko closed pull request #35248: txdb: handle malformed first coin cursor key (master...txdb-cursor-malformed-key) https://github.com/bitcoin/bitcoin/pull/35248
<bitcoin-git> [bitcoin] HowHsu closed pull request #35004: Usdt txgraph tracing (master...usdt-txgraph-tracing-v2) https://github.com/bitcoin/bitcoin/pull/35004
<bitcoin-git> [bitcoin] HowHsu reopened pull request #35004: Usdt txgraph tracing (master...usdt-txgraph-tracing-v2) https://github.com/bitcoin/bitcoin/pull/35004
<bitcoin-git> [bitcoin] HowHsu closed pull request #35004: Usdt txgraph tracing (master...usdt-txgraph-tracing-v2) https://github.com/bitcoin/bitcoin/pull/35004

2026-05-08

<bitcoin-git> [bitcoin] CruzMolina opened pull request #35249: sync: guard semaphore grant self-move (master...semaphore-grant-self-move) https://github.com/bitcoin/bitcoin/pull/35249
<bitcoin-git> [bitcoin] CruzMolina closed pull request #35247: dbwrapper: avoid copying unobfuscated iterator values (master...dbwrapper-getvalue-spanreader) https://github.com/bitcoin/bitcoin/pull/35247
<bitcoin-git> [bitcoin] CruzMolina opened pull request #35248: txdb: handle malformed first coin cursor key (master...txdb-cursor-malformed-key) https://github.com/bitcoin/bitcoin/pull/35248
<bitcoin-git> [bitcoin] CruzMolina opened pull request #35247: dbwrapper: avoid copying unobfuscated iterator values (master...dbwrapper-getvalue-spanreader) https://github.com/bitcoin/bitcoin/pull/35247
<bitcoin-git> [bitcoin] fanquake closed pull request #32844: RPC/txoutproof: Support including (and verifying) proofs of wtxid (master...rpc_gettxoutproof_segwit) https://github.com/bitcoin/bitcoin/pull/32844
<bitcoin-git> [bitcoin] fanquake closed pull request #32617: [Draft/POC] Add secp256k1-based HPKE (Hybrid Public Key Encryption) For Payjoin v2 (master...secp256k1_hpke) https://github.com/bitcoin/bitcoin/pull/32617
<bitcoin-git> [bitcoin] sedited closed pull request #34287: [RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops (master...2026-add-secp256k1lab-subtree2) https://github.com/bitcoin/bitcoin/pull/34287
<bitcoin-git> [bitcoin] ferminquant opened pull request #35244: doc: document feature deprecation process (master...doc/deprecation-process) https://github.com/bitcoin/bitcoin/pull/35244
<bitcoin-git> [bitcoin] ferminquant closed pull request #35243: doc: document feature deprecation process (master...codex/doc-deprecation-process) https://github.com/bitcoin/bitcoin/pull/35243
<bitcoin-git> [bitcoin] ferminquant opened pull request #35243: doc: document feature deprecation process (master...codex/doc-deprecation-process) https://github.com/bitcoin/bitcoin/pull/35243
<bitcoin-git> [bitcoin] isghe opened pull request #35242: doc: mention -stdinwalletpassphrase in walletpassphrase(change) help (master...doc/stdinwalletpassphrase-hint) https://github.com/bitcoin/bitcoin/pull/35242
<bitcoin-git> [bitcoin] fanquake merged pull request #34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script (master...260108-depends-clang-epoch) https://github.com/bitcoin/bitcoin/pull/34228
<bitcoin-git> bitcoin/master d406cff merge-script: Merge bitcoin/bitcoin#34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id...
<bitcoin-git> bitcoin/master 9f7a229 Hennadii Stepanov: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f28ed6b6af9...d406cffafdd1
<bitcoin-git> [bitcoin] hebasto opened pull request #35241: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDash Nightly pipelines (master...260508-cdash-nightly) https://github.com/bitcoin/bitcoin/pull/35241
<bitcoin-git> [gui-qml] hebasto merged pull request #546: Fee selection (qt6...standard-fee-selection) https://github.com/bitcoin-core/gui-qml/pull/546
<bitcoin-git> [bitcoin-maintainer-tools] achow101 merged pull request #198: Add verify-commits pre-push-hook.sh example (main...2605-add-file) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/198
<bitcoin-git> bitcoin-maintainer-tools/main b063345 Ava Chow: Merge bitcoin-core/bitcoin-maintainer-tools#198: Add verify-commits pre-pu...
<bitcoin-git> bitcoin-maintainer-tools/main 70ed409 MarcoFalke: Add verify-commits pre-push-hook.sh example
<bitcoin-git> [bitcoin-maintainer-tools] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/d4a0c881b6d0...b06334591568
<bitcoin-git> [bitcoin] achow101 merged pull request #35235: contrib: mv verify-commits/pre-push-hook.sh to maintainer tools repo (master...2605-mv-contrib) https://github.com/bitcoin/bitcoin/pull/35235
<bitcoin-git> bitcoin/master 888857c MarcoFalke: mv contrib/verify-commits/pre-push-hook.sh to maintainer tools repo
<bitcoin-git> bitcoin/master 1f28ed6 Ava Chow: Merge bitcoin/bitcoin#35235: contrib: mv verify-commits/pre-push-hook.sh t...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8396b7f2a3be...1f28ed6b6af9
<bitcoin-git> [qa-assets] Crypt-iQ opened pull request #276: Add cmpctblock inputs (main...05092026/cmpctblock-inputs) https://github.com/bitcoin-core/qa-assets/pull/276

2026-05-07

<bitcoin-git> [bitcoin] hebasto merged pull request #35236: doc: typo roundup (master...typo_roundup) https://github.com/bitcoin/bitcoin/pull/35236
<bitcoin-git> bitcoin/master 8396b7f Hennadii Stepanov: Merge bitcoin/bitcoin#35236: doc: typo roundup
<bitcoin-git> bitcoin/master d9b57ee Philips Ucheolisah .N: doc: fix whitespace in build-osx.md
<bitcoin-git> bitcoin/master e7d4a7e taboger: doc: fix stale autotools reference and SQLite typo
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2b7f5914c427...8396b7f2a3be
<bitcoin-git> [bitcoin] maflcko closed pull request #35239: net: don't count disconnecting peers against the inbound ceiling (master...fix-27843-i2p-inbound-counter) https://github.com/bitcoin/bitcoin/pull/35239
<bitcoin-git> [bitcoin] IsmaelBuilds opened pull request #35239: net: don't count disconnecting peers against the inbound ceiling (master...fix-27843-i2p-inbound-counter) https://github.com/bitcoin/bitcoin/pull/35239
<bitcoin-git> [bitcoin] hebasto merged pull request #35222: cmake: add CTestConfig.cmake (master...ctest-config) https://github.com/bitcoin/bitcoin/pull/35222
<bitcoin-git> bitcoin/master 0868940 will: cmake: add CTestConfig.cmake
<bitcoin-git> bitcoin/master 2b7f591 Hennadii Stepanov: Merge bitcoin/bitcoin#35222: cmake: add CTestConfig.cmake
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f9c55426a12...2b7f5914c427
<bitcoin-git> [bitcoin] achow101 closed pull request #35237: wallet: batch per-block writes in a single SQLite transaction (master...wallet-batch-blockconnected-33618) https://github.com/bitcoin/bitcoin/pull/35237
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35238: docs: fix formatting in CONTRIBUTING.md (master...docs/fix-typo-contributing-35207) https://github.com/bitcoin/bitcoin/pull/35238
<bitcoin-git> [bitcoin] alpurkan17 opened pull request #35238: docs: fix formatting in CONTRIBUTING.md (master...docs/fix-typo-contributing-35207) https://github.com/bitcoin/bitcoin/pull/35238
<bitcoin-git> [bitcoin] IsmaelBuilds opened pull request #35237: wallet: batch per-block writes in a single SQLite transaction (master...wallet-batch-blockconnected-33618) https://github.com/bitcoin/bitcoin/pull/35237
<bitcoin-git> [bitcoin] achow101 closed pull request #34992: rpc: add prev_txs param to utxoupdatepsbt (master...rpc-utxoupdatepsbt-add-prev-txs) https://github.com/bitcoin/bitcoin/pull/34992
<bitcoin-git> [bitcoin] achow101 closed pull request #35185: wallet: fix importdescriptors batch abort on timestamp error (master...fix-importdesc-timestamp-abort) https://github.com/bitcoin/bitcoin/pull/35185
<bitcoin-git> [bitcoin] fanquake opened pull request #35236: doc: typo roundup (master...typo_roundup) https://github.com/bitcoin/bitcoin/pull/35236
<bitcoin-git> [bitcoin-maintainer-tools] maflcko opened pull request #198: Add verify-commits pre-push-hook.sh example (main...2605-add-file) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/198
<bitcoin-git> [bitcoin] achow101 closed pull request #35217: psbt: fix PSBTInput::Merge ignoring sighash_type field (master...fix/psbt-merge-sighash-type) https://github.com/bitcoin/bitcoin/pull/35217
<bitcoin-git> [bitcoin] achow101 closed pull request #35191: txdb: handle malformed first coin cursor key (master...codex/fix-txdb-cursor-malformed-key) https://github.com/bitcoin/bitcoin/pull/35191
<bitcoin-git> [bitcoin] fanquake closed pull request #35136: doc: fix stale autotools reference and SQLite typo (master...doc/fix-cmake-and-sqlite-typos) https://github.com/bitcoin/bitcoin/pull/35136
<bitcoin-git> [bitcoin] achow101 closed pull request #35154: wallet: don't abort on crafted MuSig2 PSBT inputs (master...security/fix-signmusig2-psbt-assert) https://github.com/bitcoin/bitcoin/pull/35154
<bitcoin-git> [bitcoin] achow101 closed pull request #35155: wallet: allow re-processing nonce-less MuSig2 PSBT (master...security/fix-setmusig2-secnonce-assert) https://github.com/bitcoin/bitcoin/pull/35155
<bitcoin-git> [bitcoin] maflcko opened pull request #35235: mv contrib/verify-commits/pre-push-hook.sh to maintainer tools repo (master...2605-mv-contrib) https://github.com/bitcoin/bitcoin/pull/35235
<bitcoin-git> [bitcoin] fanquake closed pull request #34678: net: drop connection on unknown socket family in AcceptConnection (master...fix-accept-unknown-sockaddr) https://github.com/bitcoin/bitcoin/pull/34678
<bitcoin-git> [bitcoin] achow101 closed pull request #34999: refactor: pre-push-hook.sh potential regression (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34999
<bitcoin-git> [bitcoin] fanquake closed pull request #34527: fuzz: Make encryption tests for `CCrypter` roundtrip (master...crypter) https://github.com/bitcoin/bitcoin/pull/34527
<bitcoin-git> [bitcoin] achow101 closed pull request #34833: test: add addnode connection limit test to rpc_net.py (master...test-addnode-limit) https://github.com/bitcoin/bitcoin/pull/34833
<bitcoin-git> [bitcoin] achow101 closed pull request #34765: rpc: detect invalid signatures in analyzepsbt (master...fix-analyzepsbt-invalid-sig) https://github.com/bitcoin/bitcoin/pull/34765
<bitcoin-git> [bitcoin] fanquake opened pull request #35234: [29.x] Backports (29.x...more_29_x_backports) https://github.com/bitcoin/bitcoin/pull/35234
<bitcoin-git> [bitcoin] fanquake merged pull request #35210: [31.x] validation: correct lifetime of precomputed tx data (31.x...2605_cleanup_CVE-2024-52911_v31) https://github.com/bitcoin/bitcoin/pull/35210
<bitcoin-git> bitcoin/31.x 24bfb2c merge-script: Merge bitcoin/bitcoin#35210: [31.x] validation: correct lifetime of precom...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 31.x: https://github.com/bitcoin/bitcoin/compare/42800d93a405...24bfb2c8beda
<bitcoin-git> bitcoin/31.x 0cedd6a Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> [bitcoin] l0rinc opened pull request #35233: wallet: keep enumerating after duplicate signers (master...l0rinc/external-signer-skip-canceled-duplicates) https://github.com/bitcoin/bitcoin/pull/35233
<bitcoin-git> [bitcoin] fanquake opened pull request #35232: [30.x] Backports (30.x...more_30_x_backportss) https://github.com/bitcoin/bitcoin/pull/35232
<bitcoin-git> [bitcoin] sedited merged pull request #35230: ci: Move --usecli --extended from i386 task to alpine task (master...2605-ci-mv) https://github.com/bitcoin/bitcoin/pull/35230
<bitcoin-git> bitcoin/master fad6189 MarcoFalke: ci: Move --usecli --extended from i386 task to alpine task
<bitcoin-git> bitcoin/master 3f9c554 merge-script: Merge bitcoin/bitcoin#35230: ci: Move --usecli --extended from i386 task t...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c84a2bdb162...3f9c55426a12
<bitcoin-git> [bitcoin] fanquake opened pull request #35231: [31.x] Backports (31.x...more_31_x_backports) https://github.com/bitcoin/bitcoin/pull/35231
<bitcoin-git> [bitcoin] fanquake merged pull request #35211: [30.x] validation: correct lifetime of precomputed tx data (30.x...2605_cleanup_CVE-2024-52911_v30) https://github.com/bitcoin/bitcoin/pull/35211
<bitcoin-git> bitcoin/30.x 17de6d2 Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> bitcoin/30.x 1d97fda merge-script: Merge bitcoin/bitcoin#35211: [30.x] validation: correct lifetime of precom...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/9fc3724fca57...1d97fda8a147
<bitcoin-git> [bitcoin] maflcko opened pull request #35230: ci: Move --usecli --extended from i386 task to alpine task (master...2605-ci-mv) https://github.com/bitcoin/bitcoin/pull/35230
<bitcoin-git> [gui-qml] hebasto merged pull request #687: qml: Remove back button after wallet creation (qt6...fix-wallet-back-button) https://github.com/bitcoin-core/gui-qml/pull/687
<bitcoin-git> [gui-qml] hebasto merged pull request #532: Debug log page and tests (qt6...debug-log) https://github.com/bitcoin-core/gui-qml/pull/532
<bitcoin-git> [bitcoin] optout21 opened pull request #35229: refactor: Use CBlockIndex parameters as reference (master...2605-block-param-ref) https://github.com/bitcoin/bitcoin/pull/35229

2026-05-06

<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1244: doc: Add my key to contacts (master...sec-key) https://github.com/bitcoin-core/bitcoincore.org/pull/1244
<bitcoin-git> bitcoincore.org/master 667555a merge-script: Merge bitcoin-core/bitcoincore.org#1244: doc: Add my key to contacts
<bitcoin-git> bitcoincore.org/master 21883ad dergoegge: doc: Add Niklas Goegge's key to security contacts
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/11b149d5ab8d...667555ab9f8c
<bitcoin-git> [bitcoin] fanquake merged pull request #35219: doc: Add my key to SECURITY.md (master...doc-sec-key) https://github.com/bitcoin/bitcoin/pull/35219
<bitcoin-git> bitcoin/master 7c84a2b merge-script: Merge bitcoin/bitcoin#35219: doc: Add my key to SECURITY.md
<bitcoin-git> bitcoin/master 0651a1f dergoegge: doc: Add Niklas Goegge's key to SECURITY.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf5c962a39fc...7c84a2bdb162
<bitcoin-git> [bitcoin] fanquake merged pull request #34991: test: fix feature_index_prune.py bug when using --usecli (master...2026-04-02-sendbatchrequest-usecli-bug) https://github.com/bitcoin/bitcoin/pull/34991
<bitcoin-git> bitcoin/master cf5c962 merge-script: Merge bitcoin/bitcoin#34991: test: fix feature_index_prune.py bug when usi...
<bitcoin-git> bitcoin/master 5603ae0 Pol Espinasa: test: fix send_batch_request to pass callables when using --usecli
<bitcoin-git> bitcoin/master a49bc1e Pol Espinasa: ci: add --extended when using --usecli
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6690117c7ac4...cf5c962a39fc
<bitcoin-git> [bitcoin] sedited merged pull request #35218: test: fix `P2SH` script in coins cache fuzz target (master...l0rinc/fix-coinscache-p2sh-script) https://github.com/bitcoin/bitcoin/pull/35218
<bitcoin-git> bitcoin/master 6690117 merge-script: Merge bitcoin/bitcoin#35218: test: fix `P2SH` script in coins cache fuzz t...
<bitcoin-git> bitcoin/master ac58e6c Lőrinc: test: fix P2SH output in coins cache fuzz
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b11108145c6...6690117c7ac4
<bitcoin-git> [bitcoin] sedited merged pull request #35223: refactor: [rpc] Remove confusing and brittle integral casts (take 3) (master...2605-rpc-cast-pfui) https://github.com/bitcoin/bitcoin/pull/35223
<bitcoin-git> bitcoin/master fa864b9 MarcoFalke: refactor: [rpc] Remove confusing and brittle integral casts (take 3)
<bitcoin-git> bitcoin/master 5b11108 merge-script: Merge bitcoin/bitcoin#35223: refactor: [rpc] Remove confusing and brittle ...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa1d0d7cd735...5b11108145c6
<bitcoin-git> [bitcoin] l0rinc opened pull request #35228: wallet: remove the unused `COutPoint` parameter. (master...l0rinc/wallet-remove-outpoint) https://github.com/bitcoin/bitcoin/pull/35228
<bitcoin-git> [bitcoin] l0rinc opened pull request #35227: wallet: check the final BDB page LSN during migration (master...l0rinc/check-bdb-last-page-lsn) https://github.com/bitcoin/bitcoin/pull/35227
<bitcoin-git> [bitcoin] luke-jr opened pull request #35226: [29.x] Backport coins accounting fixes (and their dependencies) (29.x...fix_coins_accounting-29) https://github.com/bitcoin/bitcoin/pull/35226
<bitcoin-git> [bitcoin] pinheadmz opened pull request #35225: Policy: require minimal push in bare multisig output scripts (master...p2ms-nonstandard-nonminimal) https://github.com/bitcoin/bitcoin/pull/35225
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #687: qml: Remove back button after wallet creation (qt6...fix-wallet-back-button) https://github.com/bitcoin-core/gui-qml/pull/687
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #35224: wallet: importdescriptors should output the request on error (master...importDescriptorsPrintoutRequestOnFailure) https://github.com/bitcoin/bitcoin/pull/35224
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #686: qml: Validate wallet name during wallet creation (qt6...duplicate-wallet-name) https://github.com/bitcoin-core/gui-qml/pull/686
<bitcoin-git> [bitcoin] maflcko opened pull request #35223: refactor: [rpc] Remove confusing and brittle integral casts (take 3) (master...2605-rpc-cast-pfui) https://github.com/bitcoin/bitcoin/pull/35223
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35222: cmake: add CTestConfig.cmake (master...ctest-config) https://github.com/bitcoin/bitcoin/pull/35222
<bitcoin-git> [bitcoin] ajtowns opened pull request #35221: BIP 434 Support: Peer feature negotiation (master...202604-bip434-support) https://github.com/bitcoin/bitcoin/pull/35221
<bitcoin-git> [bitcoin] achow101 reopened pull request #35210: [31.x] validation: correct lifetime of precomputed tx data (31.x...2605_cleanup_CVE-2024-52911_v31) https://github.com/bitcoin/bitcoin/pull/35210
<bitcoin-git> [bitcoin] achow101 closed pull request #35210: [31.x] validation: correct lifetime of precomputed tx data (31.x...2605_cleanup_CVE-2024-52911_v31) https://github.com/bitcoin/bitcoin/pull/35210
<bitcoin-git> [bitcoin] achow101 merged pull request #35046: [31.x] Backports (31.x...31_1_backports) https://github.com/bitcoin/bitcoin/pull/35046
<bitcoin-git> bitcoin/31.x 27e5a30 Vasil Dimov: net_processing: don't modify addrman for private broadcast connections
<bitcoin-git> bitcoin/31.x e1545b5 optout: test: Add clean shutdown to Socks5Server
<bitcoin-git> bitcoin/31.x 20480f5 MarcoFalke: test: Add missing self.options.timeout_factor scale in tool_bitcoin_chains...
<bitcoin-git> [bitcoin] achow101 pushed 11 commits to 31.x: https://github.com/bitcoin/bitcoin/compare/6574cb40869b...42800d93a405
<bitcoin-git> [bitcoin] fanquake reopened pull request #35211: [30.x] validation: correct lifetime of precomputed tx data (30.x...2605_cleanup_CVE-2024-52911_v30) https://github.com/bitcoin/bitcoin/pull/35211
<bitcoin-git> [bitcoin] fanquake closed pull request #35211: [30.x] validation: correct lifetime of precomputed tx data (30.x...2605_cleanup_CVE-2024-52911_v30) https://github.com/bitcoin/bitcoin/pull/35211
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #855: Translate the meetings pages (es) (master...20220119) https://github.com/bitcoin-core/bitcoincore.org/pull/855
<bitcoin-git> bitcoincore.org/master b7b3dac katesalazar: Copy untranslated documents verbatim
<bitcoin-git> bitcoincore.org/master 2ff9495 katesalazar: Translate the meetings pages (es)
<bitcoin-git> bitcoincore.org/master 11b149d Ava Chow: Merge bitcoin-core/bitcoincore.org#855: Translate the meetings pages (es)
<bitcoin-git> [bitcoincore.org] achow101 pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/55b7c19a1d9d...11b149d5ab8d
<bitcoin-git> [bitcoin] achow101 merged pull request #35083: [30.x] Backports (30.x...even_more_30_x_backports) https://github.com/bitcoin/bitcoin/pull/35083
<bitcoin-git> bitcoin/30.x 9632450 Cory Fields: multi_index: fix compilation failure with boost >= 1.91
<bitcoin-git> bitcoin/30.x 33d66c6 Lőrinc: ci: unconfine seccomp for i686 no IPC
<bitcoin-git> bitcoin/30.x 561d072 MarcoFalke: test: Add missing self.options.timeout_factor scale in tool_bitcoin_chains...
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/c5bf64408c92...9fc3724fca57
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #839: Verify Binary change to Guix (es) (master...20220112) https://github.com/bitcoin-core/bitcoincore.org/pull/839
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #838: Spanish translation for published date (master...20220108b) https://github.com/bitcoin-core/bitcoincore.org/pull/838
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1241: ci: check maintenance table updated (master...ci-check-maintenance-table) https://github.com/bitcoin-core/bitcoincore.org/pull/1241
<bitcoin-git> bitcoincore.org/master 55b7c19 Ava Chow: Merge bitcoin-core/bitcoincore.org#1241: ci: check maintenance table updat...
<bitcoin-git> bitcoincore.org/master 8d196d3 stickies-v: ci: check maintenance table updated
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/776e5acd881e...55b7c19a1d9d
<bitcoin-git> [bitcoin] achow101 merged pull request #35213: [28.x] validation: correct lifetime of precomputed tx data (28.x...2605_cleanup_CVE-2024-52911_v28) https://github.com/bitcoin/bitcoin/pull/35213
<bitcoin-git> bitcoin/28.x de32850 Ava Chow: Merge bitcoin/bitcoin#35213: [28.x] validation: correct lifetime of precom...
<bitcoin-git> bitcoin/28.x 076629a Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/2023de53f073...de328509029d
<bitcoin-git> [bitcoin] achow101 merged pull request #35214: [28.x] Backports (28.x...backport_35202) https://github.com/bitcoin/bitcoin/pull/35214
<bitcoin-git> bitcoin/28.x 2c5242d Cory Fields: multi_index: fix compilation failure with boost >= 1.91
<bitcoin-git> bitcoin/28.x c1c2184 fanquake: doc: update release notes for v28.x
<bitcoin-git> bitcoin/28.x 2d3edd9 Lőrinc: ci: unconfine seccomp for i686 no IPC
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/b110304705e1...2023de53f073
<bitcoin-git> [bitcoin] hebasto reopened pull request #24773: Enable HW-accelerated implementations of SHA256 for MSVC builds (master...220405-avx2) https://github.com/bitcoin/bitcoin/pull/24773
<bitcoin-git> [bitcoin] brunoerg opened pull request #35220: fuzz: connman: strengthen assertions and extend coverage (master...2026-04-fuzz-connman-asserts) https://github.com/bitcoin/bitcoin/pull/35220
<bitcoin-git> [bitcoin] achow101 merged pull request #35212: [29.x] validation: correct lifetime of precomputed tx data (29.x...2605_cleanup_CVE-2024-52911_v29) https://github.com/bitcoin/bitcoin/pull/35212
<bitcoin-git> bitcoin/29.x 572ef0f Ava Chow: Merge bitcoin/bitcoin#35212: [29.x] validation: correct lifetime of precom...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/062863d40f03...572ef0fa4338
<bitcoin-git> bitcoin/29.x 9ad085b Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> [bitcoin] dergoegge opened pull request #35219: doc: Add my key to SECURITY.md (master...doc-sec-key) https://github.com/bitcoin/bitcoin/pull/35219
<bitcoin-git> [bitcoincore.org] dergoegge opened pull request #1244: doc: Add my key to SECURITY.md (master...sec-key) https://github.com/bitcoin-core/bitcoincore.org/pull/1244
<bitcoin-git> [bitcoin] achow101 merged pull request #34855: [29.x] Backports (29.x...more_29_x_backports) https://github.com/bitcoin/bitcoin/pull/34855
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/8d6ebc80ce1c...062863d40f03
<bitcoin-git> bitcoin/29.x 0fb5e16 Daniel Pfeifer: cmake: Migrate away from deprecated SQLite3 target
<bitcoin-git> bitcoin/29.x 18739ec Lőrinc: ci: unconfine seccomp for i686 no IPC
<bitcoin-git> bitcoin/29.x 546598b Cory Fields: multi_index: fix compilation failure with boost >= 1.91
<bitcoin-git> [bitcoin] l0rinc opened pull request #35218: test: fix `P2SH` script in coins cache fuzz target (master...l0rinc/fix-coinscache-p2sh-script) https://github.com/bitcoin/bitcoin/pull/35218
<bitcoin-git> [bitcoin] achow101 merged pull request #35209: validation: correct lifetime of precomputed tx data (master...2605_cleanup_CVE-2024-52911) https://github.com/bitcoin/bitcoin/pull/35209
<bitcoin-git> bitcoin/master aa1d0d7 Ava Chow: Merge bitcoin/bitcoin#35209: validation: correct lifetime of precomputed t...
<bitcoin-git> bitcoin/master 1ed799f Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d7ed2840acc0...aa1d0d7cd735

2026-05-05

<bitcoin-git> [bitcoin] adrianrozadagarcia opened pull request #35217: psbt: fix PSBTInput::Merge ignoring sighash_type field (master...fix/psbt-merge-sighash-type) https://github.com/bitcoin/bitcoin/pull/35217
<bitcoin-git> [bitcoin] hebasto opened pull request #35216: qa: Support `get_bind_addrs` and `feature_bind_extra` on illumos (master...260505-illumos-bind) https://github.com/bitcoin/bitcoin/pull/35216
<bitcoin-git> [bitcoin] bittoby closed pull request #34906: contrib: Add zsh completion scripts (master...contrib-add-zsh-completions) https://github.com/bitcoin/bitcoin/pull/34906
<bitcoin-git> [gui] polespinasa opened pull request #936: Remove opt-in RBF (master...2026-05-05-remove-optinRBF) https://github.com/bitcoin-core/gui/pull/936
<bitcoin-git> [bitcoin] maflcko closed pull request #34838: interfaces: typed receive-request APIs (master...feat/issue-34629-typed-receive-request-api) https://github.com/bitcoin/bitcoin/pull/34838
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1243: Add japanese translation for CVE-2024-52911 (master...ja-translate-CVE-2024-52911) https://github.com/bitcoin-core/bitcoincore.org/pull/1243
<bitcoin-git> bitcoincore.org/master de446a0 azuchi: Add japanese translation for CVE-2024-52911
<bitcoin-git> bitcoincore.org/master 776e5ac merge-script: Merge bitcoin-core/bitcoincore.org#1243: Add japanese translation for CVE-...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/3348e4389e08...776e5acd881e
<bitcoin-git> [bitcoin] l0rinc opened pull request #35215: coins: use jumboblock SipHash-1-3 for hashing CCoinsMap keys (master...l0rinc/siphash-jumbo) https://github.com/bitcoin/bitcoin/pull/35215
<bitcoin-git> [bitcoin] fanquake opened pull request #35214: [28.x] Backports (28.x...backport_35202) https://github.com/bitcoin/bitcoin/pull/35214
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1243: Add japanese translation for CVE-2024-52911 (master...ja-translate-CVE-2024-52911) https://github.com/bitcoin-core/bitcoincore.org/pull/1243
<bitcoin-git> [bitcoin] sedited merged pull request #21283: Implement BIP 370 PSBTv2 (master...psbt2) https://github.com/bitcoin/bitcoin/pull/21283
<bitcoin-git> bitcoin/master 0cb884e Ava Chow: psbt: Fill hash preimages and taproot builder from SignatureData
<bitcoin-git> bitcoin/master 8838418 Ava Chow: test: PSBTs should roundtrip through RPCs that do nothing
<bitcoin-git> bitcoin/master 0018775 David Gumberg: test: construct psbt with unknown field programmatically
<bitcoin-git> [bitcoin] sedited pushed 33 commits to master: https://github.com/bitcoin/bitcoin/compare/c89c8ddbb365...d7ed2840acc0
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1242: Security advisory for CVE-2024-52911 (master...2602_advisory_cve-2024-52911) https://github.com/bitcoin-core/bitcoincore.org/pull/1242
<bitcoin-git> bitcoincore.org/master a0f940e Antoine Poinsot: Advisory for CVE-2024-52911
<bitcoin-git> bitcoincore.org/master 3348e43 merge-script: Merge bitcoin-core/bitcoincore.org#1242: Security advisory for CVE-2024-52...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/14e815f93433...3348e4389e08
<bitcoin-git> [bitcoin] darosior opened pull request #35213: [28.x] validation: correct lifetime of precomputed tx data (28.x...2605_cleanup_CVE-2024-52911_v28) https://github.com/bitcoin/bitcoin/pull/35213
<bitcoin-git> [bitcoin] darosior opened pull request #35212: backport 29.x: validation: correct lifetime of precomputed tx data (29.x...2605_cleanup_CVE-2024-52911_v29) https://github.com/bitcoin/bitcoin/pull/35212
<bitcoin-git> [bitcoin] darosior opened pull request #35211: 30.x backport: validation: correct lifetime of precomputed tx data (30.x...2605_cleanup_CVE-2024-52911_v30) https://github.com/bitcoin/bitcoin/pull/35211
<bitcoin-git> [bitcoin] darosior opened pull request #35210: 31.x backport: validation: correct lifetime of precomputed tx data (31.x...2605_cleanup_CVE-2024-52911_v31) https://github.com/bitcoin/bitcoin/pull/35210
<bitcoin-git> [bitcoin] darosior opened pull request #35209: validation: correct lifetime of precomputed tx data (master...2605_cleanup_CVE-2024-52911) https://github.com/bitcoin/bitcoin/pull/35209
<bitcoin-git> [bitcoincore.org] darosior opened pull request #1242: Security advisory for CVE-2024-52911 (master...2602_advisory_cve-2024-52911) https://github.com/bitcoin-core/bitcoincore.org/pull/1242
<bitcoin-git> [bitcoin] l0rinc opened pull request #35208: net: cap future-MTP headers commitments (master...l0rinc/headerssync-future-mtp-cap) https://github.com/bitcoin/bitcoin/pull/35208
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35173: util: shorten thread names to avoid Linux truncation (master...l0rinc/thread-name-truncation) https://github.com/bitcoin/bitcoin/pull/35173
<bitcoin-git> [bitcoin] l0rinc closed pull request #35173: util: shorten thread names to avoid Linux truncation (master...l0rinc/thread-name-truncation) https://github.com/bitcoin/bitcoin/pull/35173
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35200: node: smooth oversized `dbcache` warnings (master...l0rinc/smooth-dbcache-warnings) https://github.com/bitcoin/bitcoin/pull/35200
<bitcoin-git> [bitcoin] l0rinc closed pull request #35200: node: smooth oversized `dbcache` warnings (master...l0rinc/smooth-dbcache-warnings) https://github.com/bitcoin/bitcoin/pull/35200
<bitcoin-git> [bitcoin] l0rinc reopened pull request #35205: node,kernel: share `dbcache` default sizing (master...l0rinc/share-dbcache-defaults) https://github.com/bitcoin/bitcoin/pull/35205
<bitcoin-git> [bitcoin] l0rinc closed pull request #35205: node,kernel: share `dbcache` default sizing (master...l0rinc/share-dbcache-defaults) https://github.com/bitcoin/bitcoin/pull/35205
<eugenesiegel> hi, https://github.com/bitcoin/bitcoin/pull/34028 needs a workflow approval when somebody gets a chance

2026-05-04

<bitcoin-git> [gui-qml] epicleafies opened pull request #565: Watch only wallet (qt6...watch-only-wallet) https://github.com/bitcoin-core/gui-qml/pull/565
<bitcoin-git> [bitcoin] fanquake merged pull request #33300: fuzz: compact block harness (master...cmpctblock-fuzz-0807-fs) https://github.com/bitcoin/bitcoin/pull/33300
<bitcoin-git> bitcoin/master 6cd480f Eugene Siegel: fuzz: initial compact block fuzz harness