2026-05-27

<bitcoin-git> [bitcoin] fanquake opened pull request #35397: ci: add OpenBSD Clang cross job (master...openbsd_clang_cross) https://github.com/bitcoin/bitcoin/pull/35397
<bitcoin-git> [bitcoin] maflcko opened pull request #35396: ci: Rewrite broken wrap-valgrind.sh to .py (master...2605-ci-less-sh) https://github.com/bitcoin/bitcoin/pull/35396
<bitcoin-git> [bitcoin] fanquake merged pull request #35206: doc: fix doxygen links to threads in developer-notes.md (master...doxygen-threads) https://github.com/bitcoin/bitcoin/pull/35206
<bitcoin-git> bitcoin/master d5adb9d Matthew Zipkin: doc: fix doxygen links to threads in developer-notes.md
<bitcoin-git> bitcoin/master 00af562 merge-script: Merge bitcoin/bitcoin#35206: doc: fix doxygen links to threads in develope...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85c27c9de569...00af5620f01d
<bitcoin-git> [bitcoin] hebasto opened pull request #35395: doc: Improve test suite dependencies documentation (master...260527-ft-needed) https://github.com/bitcoin/bitcoin/pull/35395
<bitcoin-git> [bitcoin] fanquake merged pull request #35394: test: remove unnecessary rpc calls from feature_dbcrash (master...faster-dbcrash) https://github.com/bitcoin/bitcoin/pull/35394
<bitcoin-git> bitcoin/master c17cc76 will: test: speed up feature_dbcrash
<bitcoin-git> bitcoin/master 85c27c9 merge-script: Merge bitcoin/bitcoin#35394: test: remove unnecessary rpc calls from featu...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/615c0aefa8fd...85c27c9de569
<bitcoin-git> [bitcoin] stickies-v closed pull request #33943: kernel: don't use assert to handle invalid user input (master...2025-11/kernel-less-assert) https://github.com/bitcoin/bitcoin/pull/33943
<bitcoin-git> [bitcoin] Sjors closed pull request #35393: mining: add always_add_coinbase_commitment option (master...2026/05/empty-template) https://github.com/bitcoin/bitcoin/pull/35393
<bitcoin-git> [bitcoin] fanquake merged pull request #35391: test: Use operator for time_points instead of manual TickSinceEpoch (master...2605-test-iwyu-op-less-less) https://github.com/bitcoin/bitcoin/pull/35391
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0687438e94d7...615c0aefa8fd
<bitcoin-git> bitcoin/master 615c0ae merge-script: Merge bitcoin/bitcoin#35391: test: Use operator<< for time_points instead ...
<bitcoin-git> bitcoin/master fad4f41 MarcoFalke: test: Use operator<< for time_points instead of manual TickSinceEpoch
<bitcoin-git> [bitcoin] Sjors closed pull request #35392: test: add v31.0 and basic IPC backward compatibility check (master...2026/05/backward-v31-ipc) https://github.com/bitcoin/bitcoin/pull/35392
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35394: test: remove unnecessary rpc calls from feature_dbcrash (master...faster-dbcrash) https://github.com/bitcoin/bitcoin/pull/35394
<dergoegge> There are people (e.g. me) that spend a lot of their time on fuzzing. There is an irc channel (#bitcoin-core-fuzzing) for the fuzzing working group, although that chat is pretty quiet
<dergoegge> Hi Nikita! We have ~250 harnesses in the main repo (bitcoin/bitcoin), there's fuzzamoto, and there's also https://github.com/bitcoinfuzz/bitcoinfuzz. All of these are fuzzing 24/7. The harnesses in the main repo get fuzzed on oss-fuzz and also on machines of various contributors.
<bitcoin-git> [bitcoin] Sjors opened pull request #35393: 2026/05/empty template (master...2026/05/empty-template) https://github.com/bitcoin/bitcoin/pull/35393
<bitcoin-git> [bitcoin] sedited merged pull request #35372: refactor: Enhance type safety in overflow operations (master...2026/05/overflow_ints) https://github.com/bitcoin/bitcoin/pull/35372
<bitcoin-git> bitcoin/master a815e3e Hodlinator: rpc: Correct type for tx_sigops
<bitcoin-git> bitcoin/master 0774eaa Hodlinator: util: Require integers for SaturatingAdd() and AdditionOverflow()
<bitcoin-git> bitcoin/master 0687438 merge-script: Merge bitcoin/bitcoin#35372: refactor: Enhance type safety in overflow ope...
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9c1502226044...0687438e94d7
<bitcoin-git> [bitcoin] Sjors opened pull request #35392: test: add v31.0 and basic IPC backward compatibility check (master...2026/05/backward-v31-ipc) https://github.com/bitcoin/bitcoin/pull/35392
<bitcoin-git> [bitcoin] maflcko closed pull request #34839: doc: remove unshipped doc references from help and warning text (master...doc/unshipped-doc-links-helptext) https://github.com/bitcoin/bitcoin/pull/34839
<bitcoin-git> [bitcoin] maflcko closed pull request #35318: fuzz: Bound package eval tx fanout (master...fuzz-package-eval-bounds) https://github.com/bitcoin/bitcoin/pull/35318
<bitcoin-git> [bitcoin] maflcko opened pull request #35391: test: Use operator for time_points instead of manual TickSinceEpoch (master...2605-test-iwyu-op-less-less) https://github.com/bitcoin/bitcoin/pull/35391
<bitcoin-git> [bitcoin] Sjors closed pull request #34970: init: add -test=pause_load_mempool, test mempool save before loaded (master...2026/03/pause-mempool-load) https://github.com/bitcoin/bitcoin/pull/34970
<ekzyis> how much interest is there still in adding honggfuzz: https://github.com/bitcoin-core/qa-assets/issues/267? the ticket is 2 years old, and I'm thinking, "maybe it's more important to review fuzzing PRs?"
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #35390: contrib: Add `compare-benches` tool (master...26-5-26-compare-bench) https://github.com/bitcoin/bitcoin/pull/35390
<bitcoin-git> [gui-qml] johnny9 closed pull request #565: Watch only wallet (qt6...watch-only-wallet) https://github.com/bitcoin-core/gui-qml/pull/565

2026-05-26

<bitcoin-git> [bitcoin] optout21 reopened pull request #35229: refactor: Use CBlockIndex parameters as reference (master...2605-block-param-ref) https://github.com/bitcoin/bitcoin/pull/35229
<bitcoin-git> [bitcoin] optout21 closed pull request #35229: refactor: Use CBlockIndex parameters as reference (master...2605-block-param-ref) https://github.com/bitcoin/bitcoin/pull/35229
<eugenesiegel> Uh I might be misunderstanding your question, but this interface would just allow mocking any calls to chainman. _aj_ mentioned a PeerManChainPoolInterface here (https://github.com/bitcoin/bitcoin/issues/27502#issuecomment-1681492139) and it's pretty much that. I had claude prototype the interface and use it instead of a TestingSetup in a fuzz
<bitcoin-git> [bitcoin] ryanofsky opened pull request #35387: logging: make trace logging easily usable (master...pr/loglevel) https://github.com/bitcoin/bitcoin/pull/35387
<bitcoin-git> [gui-qml] pseudoramdom closed 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> [gui-qml] pseudoramdom opened pull request #727: Watch-only wallet, wallet loading status (qt6...wallet-loading-status) https://github.com/bitcoin-core/gui-qml/pull/727
<bitcoin-git> [gui] johnny9 closed pull request #933: [DRAFT] Introduce Qt test automation bridge and gui functional tests (master...qt-test-bridge) https://github.com/bitcoin-core/gui/pull/933
<abubakarsadiq> dergoegge: 2140-dev/bitcoin is a fork of bitcoin-core where we at the 2140 team will marinate bigger, more intrusive ideas and have an e2e implementation that is well-tested and running in production. The plan is to take a move-fast-break-things approach and have most edge cases and ideas more thoroughly thought through before proposing to port them upstream to bitcoin/bitcoin.
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35386: doc: add an AI contribution policy (master...ai-contributions) https://github.com/bitcoin/bitcoin/pull/35386
<dergoegge> josie abubakarsadiq RubenSomsen: just curious, what are you guys cooking up over here https://github.com/2140-dev/bitcoin?
<bitcoin-git> [bitcoin] rkrux opened pull request #35385: test: restore JSONRPCException error format (master...jsonrpcexception) https://github.com/bitcoin/bitcoin/pull/35385
<bitcoin-git> [bitcoin] sh011 opened pull request #35384: Fix for #35373. Updated Error Message (master...sh011-35373-improve-error-msg) https://github.com/bitcoin/bitcoin/pull/35384
<bitcoin-git> [bitcoin] pzafonte closed pull request #35382: kernel: expose btck_transaction_input_get_script_sig (master...kernel-api-txin-script-sig) https://github.com/bitcoin/bitcoin/pull/35382
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35379: test: Fix feature_dbcrash.py --usecli error (master...2605-test-use-cli) https://github.com/bitcoin/bitcoin/pull/35379
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35379: test: Fix feature_dbcrash.py --usecli error (master...2605-test-use-cli) https://github.com/bitcoin/bitcoin/pull/35379
<darosior> stickies-v: i think you made a typo in the PR number in https://github.com/bitcoin/bitcoin/pull/35382#pullrequestreview-4364168648
<bitcoin-git> [bitcoin] sedited merged pull request #35337: doc: add feature deprecation and removal process to developer notes (master...doc/deprecation-removal-process-v2) https://github.com/bitcoin/bitcoin/pull/35337
<bitcoin-git> bitcoin/master 2e9fdcc Guillermo Fernandes: doc: add feature deprecation and removal process to developer notes
<bitcoin-git> bitcoin/master 9c15022 merge-script: Merge bitcoin/bitcoin#35337: doc: add feature deprecation and removal proc...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a4157fc24a29...9c1502226044
<bitcoin-git> [bitcoin] pzafonte opened pull request #35382: kernel: expose btck_transaction_input_get_script_sig (master...kernel-api-txin-script-sig) https://github.com/bitcoin/bitcoin/pull/35382
<bitcoin-git> [bitcoin] rkrux opened pull request #35381: Wallet optinrbf deprecation followups (master...walletrbf2) https://github.com/bitcoin/bitcoin/pull/35381
<bitcoin-git> [bitcoin] pzafonte opened pull request #35380: kernel: expose witness stack items for btck_TransactionInput (master...kernel-api-txin-witness-stack) https://github.com/bitcoin/bitcoin/pull/35380
<bitcoin-git> [bitcoin] ryanofsky merged pull request #33966: refactor: disentangle miner startup defaults from runtime options (master...2025/11/miner-options) https://github.com/bitcoin/bitcoin/pull/33966
<bitcoin-git> bitcoin/master 63b23ea Sjors Provoost: test: regression test for waitNext mining policy
<bitcoin-git> bitcoin/master 24750f8 Sjors Provoost: test: add createNewBlock failure helper
<bitcoin-git> bitcoin/master 63ee9cd Sjors Provoost: test: misc interface_ipc_mining.py improvements
<bitcoin-git> [bitcoin] ryanofsky pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/ac9424fdc633...a4157fc24a29
<bitcoin-git> bitcoin/master ac9424f merge-script: Merge bitcoin/bitcoin#35145: validation: fix misleading VerifyDB summary l...
<bitcoin-git> bitcoin/master 1d66963 ViniciusCestarii: log: clarify VerifyDB summary log
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9767e80b2138...ac9424fdc633
<bitcoin-git> [bitcoin] sedited merged 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/master fa0202f MarcoFalke: doc: move-only Python section
<bitcoin-git> bitcoin/master fa37606 MarcoFalke: doc: Regroup clang-tidy rules
<bitcoin-git> [bitcoin] sedited pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/9ec4efebd1e3...9767e80b2138
<bitcoin-git> bitcoin/master fa9c2dd MarcoFalke: doc: Fix to use lower-case anchors in links to C++ Core Guidelines
<bitcoin-git> [bitcoin] maflcko opened pull request #35379: test: Fix feature_dbcrash.py --usecli error (master...2605-test-use-cli) https://github.com/bitcoin/bitcoin/pull/35379
<bitcoin-git> [bitcoin] sedited merged pull request #35015: bitcoin-cli: note -rpcclienttimeout is not implemented for IPC connections (master...pr/ipc-timeout) https://github.com/bitcoin/bitcoin/pull/35015
<bitcoin-git> bitcoin/master 08c3c37 Ryan Ofsky: bitcoin-cli: note -rpcclienttimeout is not implemented for IPC connections
<bitcoin-git> bitcoin/master 9ec4efe merge-script: Merge bitcoin/bitcoin#35015: bitcoin-cli: note -rpcclienttimeout is not im...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b43a9363556b...9ec4efebd1e3
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35378: ci: switch to warp runners (master...warpbuild-runners) https://github.com/bitcoin/bitcoin/pull/35378
<bitcoin-git> [bitcoin] fanquake merged pull request #33974: cmake: Check dependencies after build option interaction (master...251130-cmake-options) https://github.com/bitcoin/bitcoin/pull/33974
<bitcoin-git> bitcoin/master a154c05 Hennadii Stepanov: cmake: Check dependencies after build option interaction
<bitcoin-git> bitcoin/master b43a936 merge-script: Merge bitcoin/bitcoin#33974: cmake: Check dependencies after build option ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5188b559243...b43a9363556b
<bitcoin-git> [bitcoin] fanquake merged pull request #35363: test: Allow --usecli in more tests (master...2605-test-use-cli-more) https://github.com/bitcoin/bitcoin/pull/35363
<bitcoin-git> bitcoin/master faf993e MarcoFalke: test: Stop node before modifying config to support rpc_users.py --usecli
<bitcoin-git> bitcoin/master fa4fc8c MarcoFalke: test: Set TestNode url field early, so that feature_loadblock.py --usecli ...
<bitcoin-git> bitcoin/master faf0f84 MarcoFalke: test: use echojson to allow rpc_named_arguments.py --usecli
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/743bf350f212...d5188b559243
<bitcoin-git> [bitcoin] fanquake merged pull request #35049: test: remove circular dependency between authproxy and util (master...test-circular) https://github.com/bitcoin/bitcoin/pull/35049
<bitcoin-git> bitcoin/master 7be0d6f rkrux: test: remove the lazy import of util in authproxy
<bitcoin-git> bitcoin/master 743bf35 merge-script: Merge bitcoin/bitcoin#35049: test: remove circular dependency between auth...
<bitcoin-git> bitcoin/master 779f444 rkrux: test: move out JSONRPCException from authproxy to util
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dd0dea3e898d...743bf350f212
<bitcoin-git> [bitcoin] achow101 merged pull request #34917: wallet: mark bip125-replaceable RPC key and walletrbf startup option as deprecated (master...wallet-rbf) https://github.com/bitcoin/bitcoin/pull/34917
<bitcoin-git> bitcoin/master 97f7cc0 rkrux: wallet: mark -walletrbf startup option as deprecated
<bitcoin-git> bitcoin/master aba24a9 rkrux: wallet: remove "RPC Only" from -walletrbf option help description
<bitcoin-git> bitcoin/master c4a7613 rkrux: wallet: mark `bip125-replaceable` key as deprecated in transaction RPCs
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/acea6f2caf89...dd0dea3e898d
<bitcoin-git> [bitcoin] achow101 merged pull request #35251: wallet: Fix for duplicate external signers case (master...2605-external-signer-duplicate-fix) https://github.com/bitcoin/bitcoin/pull/35251
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de925455c802...acea6f2caf89
<bitcoin-git> bitcoin/master f05b1a3 optout: rpc: Fix for duplicate external signers case
<bitcoin-git> bitcoin/master acea6f2 Ava Chow: Merge bitcoin/bitcoin#35251: wallet: Fix for duplicate external signers ca...

2026-05-25

<bitcoin-git> [bitcoin] achow101 opened pull request #35377: wallet: Allow importing of descriptors without private keys when the wallet has the private keys (master...importdescriptors-without-priv) https://github.com/bitcoin/bitcoin/pull/35377
<bitcoin-git> [bitcoin] sedited closed pull request #35374: p2p: allow compact blocks during assumeutxo background validation (master...assumeutxo-compact-blocks-background) https://github.com/bitcoin/bitcoin/pull/35374
<bitcoin-git> [bitcoin] sedited closed pull request #35376: log: add structured fields to log entries (master...structured-log-entry-fields) https://github.com/bitcoin/bitcoin/pull/35376
<bitcoin-git> [bitcoin] 0xjc65eth opened pull request #35376: log: add structured fields to log entries (master...structured-log-entry-fields) https://github.com/bitcoin/bitcoin/pull/35376
<bitcoin-git> [bitcoin] nkaretnikov opened pull request #35375: doc: Add Nix build notes (master...nix-build-notes) https://github.com/bitcoin/bitcoin/pull/35375
<bitcoin-git> [bitcoin] 0xjc65eth opened pull request #35374: p2p: allow compact blocks during assumeutxo background validation (master...assumeutxo-compact-blocks-background) https://github.com/bitcoin/bitcoin/pull/35374
<bitcoin-git> [bitcoin] hodlinator opened pull request #35372: refactor: Enhance type safety in overflow operations (master...2026/05/overflow_ints) https://github.com/bitcoin/bitcoin/pull/35372
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35371: Master (master...master) https://github.com/bitcoin/bitcoin/pull/35371
<bitcoin-git> [bitcoin] juanao645-dotcom opened pull request #35371: Master (master...master) https://github.com/bitcoin/bitcoin/pull/35371
<bitcoin-git> [bitcoin] junbyjun1238 opened pull request #35370: rpc: add stripbip32derivs to PSBT processing RPCs (master...rpc-strip-psbt-bip32-derivs) https://github.com/bitcoin/bitcoin/pull/35370
<bitcoin-git> [bitcoin-maintainer-tools] achow101 closed pull request #200: Update tracking dependencies (main...automated-security-patch) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/200
<bitcoin-git> [bitcoin-maintainer-tools] SJogalekar opened pull request #200: Update tracking dependencies (main...automated-security-patch) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/200

2026-05-24

<bitcoin-git> [gui-qml] hebasto merged pull request #708: Activity filtering and Receive request (qt6...activity-superset) https://github.com/bitcoin-core/gui-qml/pull/708
<bitcoin-git> [bitcoin] yuvicc closed pull request #32790: rpc, test: allow multiple data outputs in `createrawtransaction` & `createpsbt` (master...2025-06-fix-multi-data-outs) https://github.com/bitcoin/bitcoin/pull/32790

2026-05-23

<bitcoin-git> [bitcoin] w0xlt opened pull request #35368: tracing: add block header and compact block tracepoints (master...tracing-compact-block-usdt) https://github.com/bitcoin/bitcoin/pull/35368
<bitcoin-git> [gui-qml] johnny9 closed pull request #716: Language and Units Functional Test Fix (qt6...lang-functional-test-fix) https://github.com/bitcoin-core/gui-qml/pull/716
<bitcoin-git> [gui-qml] johnny9 closed pull request #558: Add MiniBlockClock to the Navigation Bar (qt6...miniblockclock) https://github.com/bitcoin-core/gui-qml/pull/558
<bitcoin-git> [gui-qml] johnny9 closed 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> [gui-qml] johnny9 opened pull request #724: Node startup and runtime feedback (Errors/Warnings) (qt6...qml-node-runtime-feedback) https://github.com/bitcoin-core/gui-qml/pull/724
<bitcoin-git> [bitcoin] sedited merged pull request #35141: fuzz: apply node context reset pattern to p2p_handshake (master...fuzz-p2p-handshake-node-context) https://github.com/bitcoin/bitcoin/pull/35141
<bitcoin-git> bitcoin/master dfe5d6a frankomosh: fuzz: apply node context reset pattern to p2p_handshake
<bitcoin-git> bitcoin/master de92545 merge-script: Merge bitcoin/bitcoin#35141: fuzz: apply node context reset pattern to p2p...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9f7b08c61ca0...de925455c802
<bitcoin-git> [bitcoin] fanquake closed pull request #35364: doc: Fix command in build-unix.md example (master...fix-typo-build-unix-docs) https://github.com/bitcoin/bitcoin/pull/35364
<bitcoin-git> [bitcoin] sedited closed pull request #35365: Fix typo in IPC code comments (master...fix-typo-dededup-comments) https://github.com/bitcoin/bitcoin/pull/35365
<bitcoin-git> [bitcoin] HusseinAdeiza opened pull request #35365: Fix typo in IPC code comments (master...fix-typo-dededup-comments) https://github.com/bitcoin/bitcoin/pull/35365
<bitcoin-git> [bitcoin] HusseinAdeiza opened pull request #35364: doc: Fix command in build-unix.md example (master...fix-typo-build-unix-docs) https://github.com/bitcoin/bitcoin/pull/35364
<corebot> https://github.com/bitcoin/bitcoin/issues/35321 | p2p: Misbehave on invalid compact block in optimistic reconstruction by ViniciusCestarii · Pull Request #35321 · bitcoin/bitcoin · GitHub

2026-05-22

<bitcoin-git> [bitcoin] maflcko opened pull request #35363: test: Allow --usecli in more tests (master...2605-test-use-cli-more) https://github.com/bitcoin/bitcoin/pull/35363
<bitcoin-git> [leveldb-subtree] l0rinc reopened pull request #62: ci: Add LevelDB test workflow (bitcoin-fork...l0rinc/add-leveldb-ci) https://github.com/bitcoin-core/leveldb-subtree/pull/62
<bitcoin-git> [leveldb-subtree] l0rinc closed pull request #62: ci: Add LevelDB test workflow (bitcoin-fork...l0rinc/add-leveldb-ci) https://github.com/bitcoin-core/leveldb-subtree/pull/62
<bitcoin-git> [bitcoin] fanquake merged pull request #35334: test: Allow --usecli in more tests (master...2605-test-more-use-cli) https://github.com/bitcoin/bitcoin/pull/35334
<bitcoin-git> bitcoin/master fa2a368 MarcoFalke: test: Allow mining_getblocktemplate_longpoll.py --usecli
<bitcoin-git> bitcoin/master fa37c6a MarcoFalke: test: [move-only] Extract create_new_rpc_connection
<bitcoin-git> bitcoin/master fa3ae6c MarcoFalke: test: Allow feature_shutdown.py --usecli
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/b9f0040caf45...9f7b08c61ca0
<pinheadmz> oh actually it was last week ;-) https://github.com/bitcoin/bitcoin/pull/35304
<bitcoin-git> [bitcoin] sedited opened pull request #35359: blockstorage: Remove cs_LastBlockFile recursive mutex (master...rmLastBlockFileMutex) https://github.com/bitcoin/bitcoin/pull/35359
<bitcoin-git> [bitcoin] brunoerg opened pull request #35358: external signer: verify PSBT is reliable after signing it (master...2026-04-external-signer) https://github.com/bitcoin/bitcoin/pull/35358
<bitcoin-git> [bitcoin] maflcko opened pull request #35356: ci: Test build dir with spaces (master...2605-ci-bld-space) https://github.com/bitcoin/bitcoin/pull/35356
<bitcoin-git> [bitcoin] sedited merged pull request #34614: ci: Put space and non-ASCII char in scratch dir (master...2602-ci-space) https://github.com/bitcoin/bitcoin/pull/34614
<bitcoin-git> bitcoin/master fac6c42 MarcoFalke: ci: Put space and non-ASCII char in scratch dir
<bitcoin-git> bitcoin/master 7777a92 MarcoFalke: ci: Use path with spaces on windows as well
<bitcoin-git> bitcoin/master fa38759 MarcoFalke: ci: Require $FILE_ENV
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f28cd7587b0f...b9f0040caf45
<bitcoin-git> [bitcoin] fanquake merged pull request #35348: ci: switch to GitHub cache for all runners (master...github-cache) https://github.com/bitcoin/bitcoin/pull/35348
<bitcoin-git> bitcoin/master f28cd75 merge-script: Merge bitcoin/bitcoin#35348: ci: switch to GitHub cache for all runners
<bitcoin-git> bitcoin/master c03107a willcl-ark: ci: switch to GitHub cache for all runners
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59918de329ae...f28cd7587b0f
<bitcoin-git> [bitcoin] fanquake merged pull request #34801: ci: Enable pipefail in 03_test_script.sh (master...2603-ci-pipefail) https://github.com/bitcoin/bitcoin/pull/34801
<bitcoin-git> bitcoin/master 59918de merge-script: Merge bitcoin/bitcoin#34801: ci: Enable pipefail in 03_test_script.sh
<bitcoin-git> bitcoin/master fa99a3c MarcoFalke: ci: Enable pipefail in 03_test_script.sh
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4f033789cc7...59918de329ae
<bitcoin-git> [bitcoin] fanquake merged pull request #35324: test: Document rare failure in test_inv_block better (master...2605-test-doc-fail) https://github.com/bitcoin/bitcoin/pull/35324
<bitcoin-git> bitcoin/master e4f0337 merge-script: Merge bitcoin/bitcoin#35324: test: Document rare failure in test_inv_block...
<bitcoin-git> bitcoin/master fa89098 MarcoFalke: test: Document rare failure in test_inv_block better
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/033a56ccb2fc...e4f033789cc7
<bitcoin-git> [bitcoin] fanquake closed 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> [bitcoin] fanquake merged pull request #34342: cli: Replace libevent usage with simple http client (master...2026-01-cli-noev) https://github.com/bitcoin/bitcoin/pull/34342
<bitcoin-git> bitcoin/master a988ac5 Fabian Jahr: cli: Add HTTPResponseHeaders class for parsing response headers
<bitcoin-git> bitcoin/master 9687ef1 Fabian Jahr: ci: Tolerate unused free functions in intermediate commits
<bitcoin-git> bitcoin/master c471c50 Fabian Jahr: common: Add unused UrlEncode function
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/908cc9d30b99...033a56ccb2fc
<bitcoin-git> [bitcoin] sedited merged pull request #35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage (master...2026-05/kernel-warn-unused-result) https://github.com/bitcoin/bitcoin/pull/35344
<bitcoin-git> bitcoin/master 908cc9d merge-script: Merge bitcoin/bitcoin#35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RES...
<bitcoin-git> bitcoin/master 18c1cc6 stickies-v: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e91f8713ac08...908cc9d30b99
<bitcoin-git> [bitcoin] hebasto merged pull request #35349: ci: Fix `path` input for vcpkg downloads cache (master...260521-vcpkg-cache) https://github.com/bitcoin/bitcoin/pull/35349
<bitcoin-git> bitcoin/master e91f871 Hennadii Stepanov: Merge bitcoin/bitcoin#35349: ci: Fix `path` input for vcpkg downloads cache
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/735b1cf4311d...e91f8713ac08
<bitcoin-git> bitcoin/master e4f1e43 Hennadii Stepanov: ci: Fix `path` input for vcpkg downloads cache
<bitcoin-git> [bitcoin] ryanofsky merged pull request #34806: refactor: logging: Various API improvements (master...202603-log-niceties2) https://github.com/bitcoin/bitcoin/pull/34806
<bitcoin-git> bitcoin/master f69d1ae Anthony Towns: util/log: Provide util::log::NO_RATE_LIMIT to avoid rate limits
<bitcoin-git> bitcoin/master 72e92d6 Anthony Towns: logging: Protect ShrinkDebugFile by m_cs
<bitcoin-git> bitcoin/master 904c0d0 Anthony Towns: util/stdmutex: Drop StdLockGuard
<bitcoin-git> [bitcoin] ryanofsky pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/a56b4ead4142...735b1cf4311d
<bitcoin-git> [bitcoin] ajtowns opened pull request #35355: Use atomics for determining whether trace logging is enabled (master...202512-log-atomic) https://github.com/bitcoin/bitcoin/pull/35355

2026-05-21

<bitcoin-git> [bitcoin] randomlogin opened pull request #35354: net: wait for validation queue flush for missing compact filter for an already known block (master...p2p-cbf-wait-for-indexed) https://github.com/bitcoin/bitcoin/pull/35354
<bitcoin-git> [bitcoin] sedited merged pull request #35017: mempool: remove all subsequent tx in pkg on failure (master...2026-04-remove_all_consensusscript) https://github.com/bitcoin/bitcoin/pull/35017
<bitcoin-git> bitcoin/master a56b4ea merge-script: Merge bitcoin/bitcoin#35017: mempool: remove all subsequent tx in pkg on f...
<bitcoin-git> bitcoin/master ac9aa71 Greg Sanders: mempool: remove all subsequent tx in pkg on failure
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00e9df90c852...a56b4ead4142
<bitcoin-git> [bitcoin] sedited closed pull request #35347: dbwrapper: use RAII for Logv heap buffer and handle vsnprintf failure (master...dbwrapper-logv-raii-cleanup) https://github.com/bitcoin/bitcoin/pull/35347
<bitcoin-git> [bitcoin] sedited merged pull request #35333: qa: use NORMAL_GBT_REQUEST_PARAMS consistently in functional tests (master...2605_qa_GBT_constant) https://github.com/bitcoin/bitcoin/pull/35333
<bitcoin-git> bitcoin/master ca5483a Antoine Poinsot: qa: use NORMAL_GBT_REQUEST_PARAMS consistently
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37d7ce47c5d8...00e9df90c852
<bitcoin-git> bitcoin/master 00e9df9 merge-script: Merge bitcoin/bitcoin#35333: qa: use NORMAL_GBT_REQUEST_PARAMS consistentl...
<bitcoin-git> [bitcoin] achow101 closed pull request #35353: wallet: Replace assert(false) with CHECK_NONFATAL(false) in EncryptWallet (master...fix/encryptwallet-assert-replacement) https://github.com/bitcoin/bitcoin/pull/35353
<bitcoin-git> [bitcoin] TianYuBaBg opened pull request #35353: wallet: Replace assert(false) with CHECK_NONFATAL(false) in EncryptWallet (master...fix/encryptwallet-assert-replacement) https://github.com/bitcoin/bitcoin/pull/35353
<bitcoin-git> [bitcoin] sedited merged pull request #35350: test: suppress ECONNABORTED in wait_for_rpc_connection on Windows (master...pr/connabort) https://github.com/bitcoin/bitcoin/pull/35350
<bitcoin-git> bitcoin/master 37d7ce4 merge-script: Merge bitcoin/bitcoin#35350: test: suppress ECONNABORTED in wait_for_rpc_c...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0553ce5ddb35...37d7ce47c5d8
<bitcoin-git> bitcoin/master 7209eb7 Ryan Ofsky: test: suppress ECONNABORTED in wait_for_rpc_connection on Windows
<bitcoin-git> [bitcoin] sedited closed pull request #35352: wallet: Replace assert(false) with CHECK_NONFATAL(false) in EncryptWallet (master...fix/encryptwallet-assert-replacement) https://github.com/bitcoin/bitcoin/pull/35352
<bitcoin-git> [bitcoin] TianYuBaBg opened pull request #35352: wallet: Replace assert(false) with CHECK_NONFATAL(false) in EncryptWallet (master...fix/encryptwallet-assert-replacement) https://github.com/bitcoin/bitcoin/pull/35352
<bitcoin-git> [bitcoin] hodlinator opened pull request #35351: net: Disallow invalid HeadersSyncState due to lagging clock (master...pr/35208_alt) https://github.com/bitcoin/bitcoin/pull/35351
<bitcoin-git> [bitcoin] ryanofsky opened pull request #35350: test: suppress ECONNABORTED in wait_for_rpc_connection on Windows (master...pr/connabort) https://github.com/bitcoin/bitcoin/pull/35350
<bitcoin-git> [bitcoin] achow101 merged pull request #35316: musig: Reject empty pubkey list in GetMuSig2KeyAggCache (master...reject-empty-pubkey-list) https://github.com/bitcoin/bitcoin/pull/35316
<bitcoin-git> bitcoin/master 0553ce5 Ava Chow: Merge bitcoin/bitcoin#35316: musig: Reject empty pubkey list in GetMuSig2K...
<bitcoin-git> bitcoin/master 8ce8432 nervana21: musig: Reject empty pubkey list in GetMuSig2KeyAggCache
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd0942bbd981...0553ce5ddb35
<bitcoin-git> [bitcoin] hebasto opened pull request #35349: ci: Fix `path` input for vcpkg downloads cache (master...260521-vcpkg-cache) https://github.com/bitcoin/bitcoin/pull/35349
<bitcoin-git> [bitcoin] achow101 closed pull request #35287: script: render BIP-388 wallet policies in getdescriptorinfo (master...2026_interface_refactor) https://github.com/bitcoin/bitcoin/pull/35287
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35348: ci: switch to GitHub cache for all runners (master...github-cache) https://github.com/bitcoin/bitcoin/pull/35348
<bitcoin-git> [bitcoin] dxbjavid opened pull request #35347: dbwrapper: use RAII for Logv heap buffer and handle vsnprintf failure (master...dbwrapper-logv-raii-cleanup) https://github.com/bitcoin/bitcoin/pull/35347
<corebot> https://github.com/bitcoin/bitcoin/issues/35319 | net: use the proxy if overriden when doing v2->v1 reconnections by vasild · Pull Request #35319 · bitcoin/bitcoin · GitHub
<Murch[m]> The CI workers seem to be very slow for the BIPs repository this morning. I assume that this also applies to the Bitcoin Core PRs. Anyone know what’s going on there?
<jurraca> and next collab run is set for June 4th, two weeks from today https://github.com/bitcoin-core/asmap-data/issues/51
<jurraca> opened a PR to merge the prototype asmap.sigs repo into bitcoin-core/asmap-data as discussed at CoreDev https://github.com/bitcoin-core/asmap-data/pull/50
<jurraca> looking for one more ACK on https://github.com/bitcoin-core/asmap-data/pull/48
<corebot> https://github.com/bitcoin/bitcoin/issues/34342 | cli: Replace libevent usage with simple http client by fjahr · Pull Request #34342 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35182 | Replace libevent with our own HTTP and socket-handling implementation by pinheadmz · Pull Request #35182 · bitcoin/bitcoin · GitHub
<johnny9dev> Sorry I have to get going. Here is my qml update. https://github.com/orgs/bitcoin-core/projects/1/views/3 is updated. We're making steady progress and still on track to have the project in a state where we feel it is worthwhile to start getting feedback from a wider group in the middle/end of June.
<corebot> https://github.com/bitcoin/bitcoin/issues/28201 | Silent Payments: sending by josibake · Pull Request #28201 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35302 | Silent Payments: Sending (take 2) by Eunovo · Pull Request #35302 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35301 | Silent Payments: Implement bip352 (take 2) by Eunovo · Pull Request #35301 · bitcoin/bitcoin · GitHub
<theStack> The libsecp SP module PR https://github.com/bitcoin-core/secp256k1/pull/1765 got some momentum and fresh reviewer eyes after coredev (thanks!). In core, Novo__ opened #35301 and #35302 now (second takes of previously #28122 and #28201, respectively) based on that. Review would be much appreciated.
<corebot> https://github.com/bitcoin/bitcoin/issues/35295 | validation: fetch block inputs in parallel during ConnectBlock by andrewtoth · Pull Request #35295 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<_andrewtoth_> This issue in particular does not want it done at startup https://github.com/bitcoin/bitcoin/issues/29662
<_andrewtoth_> A potential fix is in https://github.com/bitcoin-core/leveldb-subtree/pull/61.
<_andrewtoth_> A bug with leveldb has been reported https://github.com/bitcoin/bitcoin/issues/35298.
<stickies-v> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields danielabrozzoni darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs janb84 jarolrod jonatack josibake kanzure kevkevin laanwj LarryRuane lightlike l0rinc luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sliv3r__ sr_gi tdb3 theStack
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35346: . (master...master) https://github.com/bitcoin/bitcoin/pull/35346
<bitcoin-git> [bitcoin] satoshinakamoto777 opened pull request #35346: amount (master...master) https://github.com/bitcoin/bitcoin/pull/35346
<bitcoin-git> [bitcoin] fanquake closed pull request #31974: Drop testnet3 (master...2025/03/testnet3) https://github.com/bitcoin/bitcoin/pull/31974
<bitcoin-git> [bitcoin] HowHsu closed pull request #32791: checkqueue: implement a new scriptcheck worker pool with atomic variables (master...checkqueue_atomic) https://github.com/bitcoin/bitcoin/pull/32791
<bitcoin-git> [bitcoin] hebasto closed pull request #33841: cmake: Switch to `minisketch` upstream build system (master...251110-minisketch) https://github.com/bitcoin/bitcoin/pull/33841
<bitcoin-git> [bitcoin] fanquake merged pull request #34887: fuzz: target CDBWrapper (master...fuzz-dbwrapper) https://github.com/bitcoin/bitcoin/pull/34887
<bitcoin-git> bitcoin/master 32169c3 Andrew Toth: dbwrapper: accept optional testing leveldb::Env in DBParams
<bitcoin-git> bitcoin/master b63ef20 Andrew Toth: test: add fuzz harness for CDBWrapper
<bitcoin-git> bitcoin/master 8d390c9 Andrew Toth: dbwrapper: make max_file_size a configurable DBParams field
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/294005376104...bd0942bbd981
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #35330: test/fuzz: added fuzz target addrdb (master...fuzzAddrDB) https://github.com/bitcoin/bitcoin/pull/35330
<bitcoin-git> [bitcoin] instagibbs closed pull request #35323: private broadcast: disallow tor connection through exit node (master...2026-05-private_hs_only) https://github.com/bitcoin/bitcoin/pull/35323
<_andrewtoth_> Not sure the bot posts about leveldb PRs, so wanted to share https://github.com/bitcoin-core/leveldb-subtree/pull/61 for awareness.
<bitcoin-git> [bitcoin] fanquake merged pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> bitcoin/master eff9e79 Murch: coinselection: Tiebreak SRD eviction by weight
<bitcoin-git> bitcoin/master 2940053 merge-script: Merge bitcoin/bitcoin#33223: coinselection: Tiebreak SRD eviction by weight
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5ccb698f53a6...294005376104
<bitcoin-git> [gui] hebasto merged pull request #936: Remove opt-in RBF (master...2026-05-05-remove-optinRBF) https://github.com/bitcoin-core/gui/pull/936
<bitcoin-git> bitcoin/master 5ccb698 Hennadii Stepanov: Merge bitcoin-core/gui#936: Remove opt-in RBF
<bitcoin-git> bitcoin/master 90eda67 Pol Espinasa: Remove opt-in RBF
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/211e1053bfd2...5ccb698f53a6
<bitcoin-git> [gui-qml] hebasto merged pull request #561: Implement Addresses list and Sign/Verify in Wallet Settings (qt6...address-book) https://github.com/bitcoin-core/gui-qml/pull/561
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35345: . (master...master) https://github.com/bitcoin/bitcoin/pull/35345
<bitcoin-git> [bitcoin] satoshinakamoto777 opened pull request #35345: Update amount.h (master...master) https://github.com/bitcoin/bitcoin/pull/35345
<bitcoin-git> [bitcoin] fanquake merged pull request #32220: cmake: Get rid of undocumented `BITCOIN_GENBUILD_NO_GIT` environment variable (master...250404-tarball) https://github.com/bitcoin/bitcoin/pull/32220
<bitcoin-git> bitcoin/master 9a2cced Hennadii Stepanov: cmake, refactor: Move `find_package(Git)` to `src/CMakeLists.txt`
<bitcoin-git> bitcoin/master b71cd5c Hennadii Stepanov: cmake: Skip using git when building from source tarball or as subproject
<bitcoin-git> bitcoin/master fe94193 Hennadii Stepanov: cmake: Remove unnecessary `BITCOIN_GENBUILD_NO_GIT` environment variable
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ecf20317cb5f...211e1053bfd2
<bitcoin-git> [bitcoin] stickies-v opened pull request #35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage (master...2026-05/kernel-warn-unused-result) https://github.com/bitcoin/bitcoin/pull/35344
<bitcoin-git> [bitcoin] fanquake merged pull request #35270: doc: Document minimum versions for Xcode CLT and MSVC (master...2605-doc-xcode) https://github.com/bitcoin/bitcoin/pull/35270
<bitcoin-git> bitcoin/master fa3d7ce MarcoFalke: doc: Document minimum versions for Xcode CLT and MSVC
<bitcoin-git> bitcoin/master ecf2031 merge-script: Merge bitcoin/bitcoin#35270: doc: Document minimum versions for Xcode CLT ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ee5622455cf...ecf20317cb5f
<fanquake> johnny9dev: In your QML tracker, can you add a TODO to revert https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/199 the same time submodule is removed
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #199: github-merge: Allow using git submodules (main...260518-merge-subtree) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/199
<bitcoin-git> bitcoin-maintainer-tools/main a93ef82 Hennadii Stepanov: github-merge: Allow using git submodules
<bitcoin-git> bitcoin-maintainer-tools/main 1519ef4 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#199: github-merge: Allow using...
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/b06334591568...1519ef4883f8
<bitcoin-git> [bitcoin] fanquake closed pull request #34042: doc: clarify libbitcoinkernel usage in libraries design (master...doc/clarify-libbitcoinkernel-libraries) https://github.com/bitcoin/bitcoin/pull/34042
<bitcoin-git> [bitcoin] fanquake merged pull request #35338: qa: regenerate hardcoded regtest chain for kernel lib unit tests (master...2605_regenerate_hardcoded_regtest_chain) https://github.com/bitcoin/bitcoin/pull/35338
<bitcoin-git> bitcoin/master 98f706c Antoine Poinsot: qa: regenerate hardcoded regtest chain for kernel lib unit tests
<bitcoin-git> bitcoin/master 8ee5622 merge-script: Merge bitcoin/bitcoin#35338: qa: regenerate hardcoded regtest chain for ke...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6dbf3158b4c...8ee5622455cf
<bitcoin-git> [bitcoin] maflcko reopened pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> [bitcoin] maflcko closed pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> [bitcoin] fanquake reopened pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> [bitcoin] fanquake closed pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> [bitcoin] sedited merged 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/master 6189335 csjones: kernel: doc: document wipe lifecycle and best entry nullability
<bitcoin-git> bitcoin/master c6dbf31 merge-script: Merge bitcoin/bitcoin#35304: kernel: doc: document wipe lifecycle and best...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b796bf44f337...c6dbf3158b4c
<bitcoin-git> [bitcoin] fallintoplace closed pull request #35341: wallet: handle bump fee calculation failure (master...wallet-bump-fee-failure) https://github.com/bitcoin/bitcoin/pull/35341
<bitcoin-git> [bitcoin] sedited closed pull request #35340: kernel: validate C API inputs (master...kernel-c-api-validation) https://github.com/bitcoin/bitcoin/pull/35340
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #35342: test: fuzz wallet_rpc target (master...fuzzwalletrpc) https://github.com/bitcoin/bitcoin/pull/35342

2026-05-20

<bitcoin-git> [bitcoin] fallintoplace opened pull request #35341: wallet: handle bump fee calculation failure (master...wallet-bump-fee-failure) https://github.com/bitcoin/bitcoin/pull/35341
<bitcoin-git> [bitcoin] fallintoplace opened pull request #35340: kernel: validate C API inputs (master...kernel-c-api-validation) https://github.com/bitcoin/bitcoin/pull/35340
<bitcoin-git> [bitcoin] darosior opened pull request #35338: qa: regenerate hardcoded regtest chain for kernel lib unit tests (master...2605_regenerate_hardcoded_regtest_chain) https://github.com/bitcoin/bitcoin/pull/35338
<bitcoin-git> [bitcoin] fernandguil opened pull request #35337: doc: add feature deprecation and removal process to developer notes (master...doc/deprecation-removal-process-v2) https://github.com/bitcoin/bitcoin/pull/35337
<bitcoin-git> [bitcoin] l0rinc closed pull request #35208: net: cap future-MTP headers commitments (master...l0rinc/headerssync-future-mtp-cap) https://github.com/bitcoin/bitcoin/pull/35208
<corebot> https://github.com/bitcoin/bitcoin/issues/35335 | Make deployment configuration available outside of regtest in unit tests by darosior · Pull Request #35335 · bitcoin/bitcoin · GitHub
<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] darosior opened pull request #35335: Make deployment configuration available outside of regtest in unit tests (master...2605_more_deployment_config) https://github.com/bitcoin/bitcoin/pull/35335
<bitcoin-git> [bitcoin] fanquake reopened pull request #32150: coinselection: Optimize BnB exploration (master...2025-03-rewrite-BnB) https://github.com/bitcoin/bitcoin/pull/32150
<bitcoin-git> [bitcoin] fanquake closed pull request #32150: coinselection: Optimize BnB exploration (master...2025-03-rewrite-BnB) https://github.com/bitcoin/bitcoin/pull/32150
<bitcoin-git> [bitcoin] fanquake closed pull request #30972: Wallet: "listreceivedby*" fix (master...wallet-listreceivedby-fix) https://github.com/bitcoin/bitcoin/pull/30972
<bitcoin-git> [bitcoin] fanquake merged pull request #35228: wallet: use `outpoint` when estimating input size (master...l0rinc/wallet-remove-outpoint) https://github.com/bitcoin/bitcoin/pull/35228
<bitcoin-git> bitcoin/master cd8d3bd Lőrinc: wallet: use outpoint when estimating input size
<bitcoin-git> bitcoin/master b796bf4 merge-script: Merge bitcoin/bitcoin#35228: wallet: use `outpoint` when estimating input ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3158b890e175...b796bf44f337