2026-05-16

<bitcoin-git> [bitcoin] csjones opened pull request #35304: kernel: doc: document wipe lifecycle and best entry nullability (master...doc-kernel-best-entry-null-after-wipe) https://github.com/bitcoin/bitcoin/pull/35304
<bitcoin-git> [bitcoin] joaonevess opened pull request #35303: policy: fix negative CFeeRate::ToString() formatting (master...policy-fix-negative-feerate-string) https://github.com/bitcoin/bitcoin/pull/35303
<bitcoin-git> [bitcoin] Eunovo opened pull request #35302: Silent Payments: Sending (take 2) (master...implement-bip352-sending) https://github.com/bitcoin/bitcoin/pull/35302
<bitcoin-git> [bitcoin] Eunovo opened pull request #35301: Silent Payments: Implement bip352 (take 2) (master...implement-bip352) https://github.com/bitcoin/bitcoin/pull/35301
<bitcoin-git> [bitcoin] w0xlt opened pull request #35300: mining: add precious option to IPC block submission (master...ipc-submit-block-precious) https://github.com/bitcoin/bitcoin/pull/35300
<bitcoin-git> [bitcoin] achow101 merged pull request #35285: bench: add benchmark for GetMappedAS() (master...2026-05-asmap-lookup-bench) https://github.com/bitcoin/bitcoin/pull/35285
<bitcoin-git> bitcoin/master ed1795a Ava Chow: Merge bitcoin/bitcoin#35285: bench: add benchmark for GetMappedAS()
<bitcoin-git> bitcoin/master 096bb0b 0xb10c: bench: add benchmark for GetMappedAS()
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/379b9fbf036e...ed1795aa1720

2026-05-15

<bitcoin-git> [bitcoin] achow101 merged pull request #34225: refactor, key: move `CreateMuSig2{Nonce,PartialSig}` functions to `musig.{h,cpp}` module (master...202601-move-musig-funcs-to-module) https://github.com/bitcoin/bitcoin/pull/34225
<bitcoin-git> bitcoin/master d087f26 Sebastian Falbesoner: refactor, key: move `CreateMuSig2Nonce` to `musig.{h,cpp}` module
<bitcoin-git> bitcoin/master f36d89f w0xlt: key: add `GetSecp256k1SignContext` access function
<bitcoin-git> bitcoin/master 8ba5f68 Sebastian Falbesoner: refactor, key: move `CreateMuSig2PartialSig` to `musig.{h,cpp}` module
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ddb94fd3e106...379b9fbf036e
<bitcoin-git> [gui-qml] achow101 merged pull request #548: Apply password during onboarding and prompt for password when needed (qt6...wallet-password) https://github.com/bitcoin-core/gui-qml/pull/548
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #1253: sass: Resolve deprecated slash as division (master...sass-deprecation) https://github.com/bitcoin-core/bitcoincore.org/pull/1253
<bitcoin-git> [bitcoin] maflcko opened pull request #35297: p2p: Release m_peer_mutex early in InitiateTxBroadcastToAll (master...2605-p2p-mutex-early) https://github.com/bitcoin/bitcoin/pull/35297
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1253: sass: Resolve deprecated slash as division (master...sass-deprecation) https://github.com/bitcoin-core/bitcoincore.org/pull/1253
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1252: Reduce extraneous whitespace in the generated html (master...reduce-template-whitespace) https://github.com/bitcoin-core/bitcoincore.org/pull/1252
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1251: Fix header alternate link to use url instead of permalink (master...fix-language-permalink) https://github.com/bitcoin-core/bitcoincore.org/pull/1251
<bitcoin-git> [gui-qml] johnny9 closed pull request #550: Wallet selector close action (qt6...wallet-close) https://github.com/bitcoin-core/gui-qml/pull/550
<bitcoin-git> [bitcoin] maflcko opened pull request #35296: doc: Fix broken links in dev notes, move sections (master...2605-doc-fix-links) https://github.com/bitcoin/bitcoin/pull/35296
<bitcoin-git> [bitcoin] andrewtoth opened pull request #35295: validation: fetch block inputs in parallel during ConnectBlock (master...threaded-inputs) https://github.com/bitcoin/bitcoin/pull/35295
<bitcoin-git> [bitcoin] andrewtoth closed pull request #31132: validation: fetch block inputs on parallel threads (master...threaded-inputs) https://github.com/bitcoin/bitcoin/pull/31132
<bitcoin-git> [bitcoin] achow101 opened pull request #35294: wallet: Update tx chain state during loading during AttachChain instead of before (master...wallet-chain-load-inconsistency) https://github.com/bitcoin/bitcoin/pull/35294

2026-05-14

<bitcoin-git> [bitcoin] winterrdog opened pull request #35292: test: Add coverage for Tor control `HASHEDPASSWORD` authentication (master...test/torcontrol-hashedpassword-auth) https://github.com/bitcoin/bitcoin/pull/35292
<bitcoin-git> [gui-qml] achow101 merged pull request #539: Add wallet migration flow (qt6...pr/feature-parity-13-migration-flow) https://github.com/bitcoin-core/gui-qml/pull/539
<bitcoin-git> [bitcoin] maflcko closed pull request #35290: wallet: importdescriptors: report per-item error for invalid timestamp (master...fix/importdescriptors-timestamp-per-item-error) https://github.com/bitcoin/bitcoin/pull/35290
<bitcoin-git> [bitcoin] maflcko closed pull request #35291: p2p: ban peers sending oversized NOTFOUND messages (master...fix/p2p-oversized-notfound) https://github.com/bitcoin/bitcoin/pull/35291
<bitcoin-git> [bitcoin] taserz opened pull request #35291: p2p: discourage peers that send oversized NOTFOUND messages (master...fix/p2p-oversized-notfound) https://github.com/bitcoin/bitcoin/pull/35291
<bitcoin-git> [bitcoin] taserz opened pull request #35290: wallet: importdescriptors: report per-item error for invalid timestamp (master...fix/importdescriptors-timestamp-per-item-error) https://github.com/bitcoin/bitcoin/pull/35290
<bitcoin-git> qa-assets/main efb3589 maflcko: Merge pull request #276 from Crypt-iQ/05092026/cmpctblock-inputs
<bitcoin-git> qa-assets/main 8dfbac8 Eugene Siegel: Add cmpctblock inputs
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ef5d7720f2a1...efb3589827ad
<bitcoin-git> [qa-assets] maflcko merged pull request #276: Add cmpctblock inputs (main...05092026/cmpctblock-inputs) https://github.com/bitcoin-core/qa-assets/pull/276
<bitcoin-git> [bitcoin] sedited merged pull request #35289: fuzz: Fix timeout in `txorphan` (master...2026/05/fix-txorphan-timeout) https://github.com/bitcoin/bitcoin/pull/35289
<bitcoin-git> bitcoin/master 004a7e3 marcofleon: fuzz: Fix txorphan timeout by limiting block weight
<bitcoin-git> bitcoin/master ddb94fd merge-script: Merge bitcoin/bitcoin#35289: fuzz: Fix timeout in `txorphan`
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3cab711d6957...ddb94fd3e106
<bitcoin-git> [bitcoin] marcofleon opened pull request #35289: fuzz: Fix timeout in `txorphan` (master...2026/05/fix-txorphan-timeout) https://github.com/bitcoin/bitcoin/pull/35289
<bitcoin-git> [qa-assets] maflcko reopened pull request #276: Add cmpctblock inputs (main...05092026/cmpctblock-inputs) https://github.com/bitcoin-core/qa-assets/pull/276
<bitcoin-git> [qa-assets] maflcko closed pull request #276: Add cmpctblock inputs (main...05092026/cmpctblock-inputs) https://github.com/bitcoin-core/qa-assets/pull/276
<bitcoin-git> [bitcoin] sedited merged pull request #35284: fuzz: use ImmediateBackgroundTaskRunner to silence DEBUG_LOCKORDER (master...05122026/imm_bg_std_thread) https://github.com/bitcoin/bitcoin/pull/35284
<bitcoin-git> bitcoin/master 801d36f Eugene Siegel: fuzz: use ImmediateBackgroundTaskRunner to silence DEBUG_LOCKORDER
<bitcoin-git> bitcoin/master 3cab711 merge-script: Merge bitcoin/bitcoin#35284: fuzz: use ImmediateBackgroundTaskRunner to si...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cad5f5604582...3cab711d6957
<bitcoin-git> [gui-qml] johnny9 opened pull request #697: Have -disablewallet remove all walletmodels and validate node-only mode with a functional test (qt6...issue-691-disablewallet) https://github.com/bitcoin-core/gui-qml/pull/697
<bitcoin-git> [bitcoin] l0rinc closed pull request #35174: test: clean up threadpool test types (master...l0rinc/threadpool-test-casts) https://github.com/bitcoin/bitcoin/pull/35174
<bitcoin-git> [bitcoin] sedited merged pull request #29136: wallet: `addhdkey` RPC to add just keys to wallets via new `unused(KEY)` descriptor (master...sethdseed-void-descriptor) https://github.com/bitcoin/bitcoin/pull/29136
<bitcoin-git> bitcoin/master 82bc280 Ava Chow: test: Simple test for importing unused(KEY)
<bitcoin-git> bitcoin/master 80c29bc Ava Chow: descriptor: Add unused(KEY) descriptor
<bitcoin-git> bitcoin/master f3f8bcb Ava Chow: wallet: Add addhdkey RPC
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/9961229360cb...cad5f5604582
<bitcoin-git> [bitcoin] sedited closed pull request #35249: sync: guard semaphore grant self-move (master...semaphore-grant-self-move) https://github.com/bitcoin/bitcoin/pull/35249
<bitcoin-git> [bitcoin] maflcko opened pull request #35288: ci: Debian Trixie - Ubuntu 26.04 (master...2605-ci-bump) https://github.com/bitcoin/bitcoin/pull/35288
<bitcoin-git> [bitcoin] rxbryan opened pull request #35287: script: render BIP-388 wallet policies in getdescriptorinfo (master...2026_interface_refactor) https://github.com/bitcoin/bitcoin/pull/35287

2026-05-13

<bitcoin-git> [bitcoin] achow101 merged pull request #31298: rpc: combinerawtransaction now rejects unmergeable transactions (master...combinerawtransaction-check) https://github.com/bitcoin/bitcoin/pull/31298
<bitcoin-git> bitcoin/master 6d86184 Adam Andrews: rpc: combinerawtransaction now rejects unmergeable transactions
<bitcoin-git> bitcoin/master 9961229 Ava Chow: Merge bitcoin/bitcoin#31298: rpc: combinerawtransaction now rejects unmerg...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c680cfe34364...9961229360cb
<bitcoin-git> [bitcoin] achow101 merged pull request #35123: wallet: remove outdated arguments from chain scanning methods (master...remove-fupdate) https://github.com/bitcoin/bitcoin/pull/35123
<bitcoin-git> bitcoin/master 6e796e1 rkrux: wallet: remove fUpdate argument from ScanForWalletTransactions
<bitcoin-git> bitcoin/master 94845df rkrux: wallet: remove update_tx argument from SyncTransaction
<bitcoin-git> bitcoin/master 54e4c0b rkrux: wallet: remove update argument from RescanFromTime method
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a145fa881a27...c680cfe34364
<bitcoin-git> [bitcoin] achow101 merged pull request #35156: dbwrapper: reuse scratch `DataStream` buffers (master...l0rinc/ScopedDataStreamUsage) https://github.com/bitcoin/bitcoin/pull/35156
<bitcoin-git> bitcoin/master 31ce729 Lőrinc: streams: add `ScopedDataStreamUsage`
<bitcoin-git> bitcoin/master 7403c0f Lőrinc: dbwrapper: guard `CDBBatch` scratch streams
<bitcoin-git> bitcoin/master cb1ab0a Lőrinc: test: cover repeated dbwrapper stream use
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/04003e1fa375...a145fa881a27
<bitcoin-git> [gui-qml] achow101 merged pull request #536: Lang units settings (qt6...lang-units-settings) https://github.com/bitcoin-core/gui-qml/pull/536
<bitcoin-git> [bitcoin] sedited merged 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/master 04003e1 merge-script: Merge bitcoin/bitcoin#35274: doc: clarify libfuzzer-nosan preset uses buil...
<bitcoin-git> bitcoin/master 0065f35 ImMike: doc: clarify libfuzzer-nosan preset uses build_fuzz_nosan dir
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5309c9054227...04003e1fa375
<bitcoin-git> [bitcoin] sedited merged pull request #35283: doc: mention -DWITH_ZMQ=ON in BSD build guides (master...doc-bsd-zmq-option) https://github.com/bitcoin/bitcoin/pull/35283
<bitcoin-git> bitcoin/master ca93ab8 junbyjun1238: doc: mention -DWITH_ZMQ=ON in BSD build guides
<bitcoin-git> bitcoin/master 5309c90 merge-script: Merge bitcoin/bitcoin#35283: doc: mention -DWITH_ZMQ=ON in BSD build guides
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82733e61deea...5309c9054227
<bitcoin-git> [bitcoin] instagibbs opened pull request #35286: rpc: add testsubmitpackage for 1p1c test submissions (master...2026-05-testsubmitpackage_2) https://github.com/bitcoin/bitcoin/pull/35286
<bitcoin-git> [bitcoin] 0xB10C opened pull request #35285: bench: add benchmark for GetMappedAS() (master...2026-05-asmap-lookup-bench) https://github.com/bitcoin/bitcoin/pull/35285
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #35284: fuzz: use ImmediateBackgroundTaskRunner to silence DEBUG_LOCKORDER (master...05122026/imm_bg_std_thread) https://github.com/bitcoin/bitcoin/pull/35284
<bitcoin-git> [bitcoin] junbyjun1238 opened pull request #35283: doc: mention -DWITH_ZMQ=ON in BSD build guides (master...doc-bsd-zmq-option) https://github.com/bitcoin/bitcoin/pull/35283
<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
<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 fd15b55 will: lint: use requirements.txt
<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] 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 9f273f1 Pol Espinasa: build: Add path to doc recommended versions for CLANG, GCC and MSVC
<bitcoin-git> bitcoin/master 10ca73c Ava Chow: Merge bitcoin/bitcoin#34580: build: Add a compiler minimum feature check
<bitcoin-git> bitcoin/master ac1ccc5 Pol Espinasa: build: Add CTAD feature check
<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
<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
<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 d084bc8 Lőrinc: doc: clarify IWYU workflow
<bitcoin-git> bitcoin/master 7c7cec4 Lőrinc: ci: update IWYU patch reference
<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/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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21599ea612ec...88bfe89793d2
<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 21599ea Hennadii Stepanov: Merge bitcoin/bitcoin#35241: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDa...
<bitcoin-git> bitcoin/master 4defc46 Hennadii Stepanov: cmake: Set `CTEST_NIGHTLY_START_TIME` for CDash Nightly pipelines
<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] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/d4a0c881b6d0...b06334591568
<bitcoin-git> bitcoin-maintainer-tools/main 70ed409 MarcoFalke: Add verify-commits pre-push-hook.sh example
<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 1f28ed6 Ava Chow: Merge bitcoin/bitcoin#35235: contrib: mv verify-commits/pre-push-hook.sh t...
<bitcoin-git> bitcoin/master 888857c MarcoFalke: mv contrib/verify-commits/pre-push-hook.sh to maintainer tools repo
<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 e7d4a7e taboger: doc: fix stale autotools reference and SQLite typo
<bitcoin-git> bitcoin/master d9b57ee Philips Ucheolisah .N: doc: fix whitespace in build-osx.md
<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/31.x 0cedd6a Antoine Poinsot: validation: correct lifetime of precomputed tx data
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 31.x: https://github.com/bitcoin/bitcoin/compare/42800d93a405...24bfb2c8beda
<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 0651a1f dergoegge: doc: Add Niklas Goegge's key to SECURITY.md
<bitcoin-git> bitcoin/master 7c84a2b merge-script: Merge bitcoin/bitcoin#35219: doc: Add my 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 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/master cf5c962 merge-script: Merge bitcoin/bitcoin#34991: test: fix feature_index_prune.py bug when usi...
<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 5b11108 merge-script: Merge bitcoin/bitcoin#35223: refactor: [rpc] Remove confusing and brittle ...
<bitcoin-git> bitcoin/master fa864b9 MarcoFalke: refactor: [rpc] Remove confusing and brittle integral casts (take 3)
<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 e1545b5 optout: test: Add clean shutdown to Socks5Server
<bitcoin-git> bitcoin/31.x 27e5a30 Vasil Dimov: net_processing: don't modify addrman for private broadcast connections
<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 2ff9495 katesalazar: Translate the meetings pages (es)
<bitcoin-git> bitcoincore.org/master b7b3dac katesalazar: Copy untranslated documents verbatim
<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