2026-05-28

<darosior> If it's a win for the Kernel library, and Bitcoin Core is no worse off, that seems fine?
<sedited> not sure how interested people are in this split in the first place. The code-organizational benefits are kind of nice, but beyond that the utility for the Bitcoin Core software are a bit questionable.
<sedited> I rebased my branch for splitting the mempool/policy code from validation (and thus from the kernel library): https://github.com/sedited/bitcoin/tree/mempoolout_rebase
<corebot> https://github.com/bitcoin/bitcoin/issues/32427 | kernel: Replace leveldb-based BlockTreeDB with flat-file based store by sedited · Pull Request #32427 · bitcoin/bitcoin · GitHub
<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] fanquake merged pull request #35400: doc: Remove good_first_issue.yml, Reword "Getting started" section (master...2605-doc-rm-template) https://github.com/bitcoin/bitcoin/pull/35400
<bitcoin-git> bitcoin/master fab5733 MarcoFalke: doc: Remove good_first_issue.yml
<bitcoin-git> bitcoin/master fa51f37 MarcoFalke: doc: Reword the Getting-Started section
<bitcoin-git> bitcoin/master d12d8e5 merge-script: Merge bitcoin/bitcoin#35400: doc: Remove good_first_issue.yml, Reword "Get...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a34dbc836c57...d12d8e52d23f
<bitcoin-git> [bitcoin] instagibbs opened pull request #35406: private broadcast: limit outstanding txs to count of 1000 (master...2026-05-private_cap) https://github.com/bitcoin/bitcoin/pull/35406
<bitcoin-git> [bitcoin] hebasto closed pull request #35098: guix: Compile GUI separately from other binaries (master...260417-guix-gui) https://github.com/bitcoin/bitcoin/pull/35098
<bitcoin-git> [bitcoin] rkrux opened pull request #35405: wallet: switch optinrbf from true to false (master...defaultrbf) https://github.com/bitcoin/bitcoin/pull/35405
<bitcoin-git> [bitcoin] rkrux opened pull request #35404: wallet: allow anti-fee-sniping in sendall RPC while not relying of RBF default (master...antifeesniping) https://github.com/bitcoin/bitcoin/pull/35404
<hacker4web3bitco> Hi folks, is this TODO still valid: https://github.com/bitcoin/bitcoin/blob/master/src/support/lockedpool.cpp#L309C1-L310C1 seems arenas.size() is small
<bitcoin-git> [bitcoin] fanquake merged pull request #35313: Bump leveldb subtree (master...bump_leveldb_subtree) https://github.com/bitcoin/bitcoin/pull/35313
<bitcoin-git> bitcoin/master 4d58c32 fanquake: build: remove -Wno-conditional-uninitialized from leveldb build
<bitcoin-git> bitcoin/master 5fe0615 fanquake: Update leveldb subtree to latest upstream
<bitcoin-git> bitcoin/master 58cdb5c fanquake: Squashed 'src/leveldb/' changes from ab6c84e6f3..a7f9bdc611
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/896eaacd9134...a34dbc836c57
<bitcoin-git> [bitcoin] ryanofsky merged pull request #34644: mining: add submitBlock to IPC Mining interface (master...ipc-submit-block) https://github.com/bitcoin/bitcoin/pull/34644
<bitcoin-git> bitcoin/master 3962138 woltx: test: add IPC submitBlock functional test
<bitcoin-git> bitcoin/master 5b60f69 woltx: mining: add submitBlock IPC method to Mining interface
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e3f5c1891342...896eaacd9134
<bitcoin-git> bitcoin/master 813b4a8 w0xlt: refactor: introduce SubmitBlock helper
<hebasto> what's the actual failure in `rpc_misc.py` here -- https://github.com/bitcoin/bitcoin/actions/runs/26565179991/job/78263776240 ?
<bitcoin-git> [bitcoin] Sjors opened pull request #35403: mining: pr 33966 followups (disentangle miner startup defaults) (master...2026/05/pr-33966-followups) https://github.com/bitcoin/bitcoin/pull/35403
<bitcoin-git> [bitcoin] maflcko opened pull request #35402: doc: Compress doc/build-unix.md dependency package names into table (master...2605-doc-build-compress) https://github.com/bitcoin/bitcoin/pull/35402
<bitcoin-git> [bitcoin] Sjors closed pull request #34419: mining: add coinbase locktime and sequence fields to getblocktemplate RPC (master...2026/01/bip-coinbase-fields) https://github.com/bitcoin/bitcoin/pull/34419
<bitcoin-git> [bitcoin] fanquake merged pull request #34948: guix: Split manifest into build and codesign manifests (master...260329-guix-manifest-split) https://github.com/bitcoin/bitcoin/pull/34948
<bitcoin-git> bitcoin/master d846444 Hennadii Stepanov: guix: Split manifest into build and codesign manifests
<bitcoin-git> bitcoin/master e3f5c18 merge-script: Merge bitcoin/bitcoin#34948: guix: Split manifest into build and codesign ...
<bitcoin-git> bitcoin/master 0b9e10a Hennadii Stepanov: guix: Update `python-signapple` and wrap with OpenSSL paths
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/00af5620f01d...e3f5c1891342
<corebot> https://github.com/bitcoin/bitcoin/issues/35313 | Bump leveldb subtree by fanquake · Pull Request #35313 · bitcoin/bitcoin · GitHub
<bitcoin-git> [leveldb-subtree] fanquake 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] fanquake 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> [leveldb-subtree] fanquake merged pull request #52: Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems" (bitcoin-fork...2025-05-revert-mmap-increase) https://github.com/bitcoin-core/leveldb-subtree/pull/52
<bitcoin-git> leveldb-subtree/bitcoin-fork fd8f696 laanwj: Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bi...
<bitcoin-git> leveldb-subtree/bitcoin-fork a7f9bdc merge-script: Merge bitcoin-core/leveldb-subtree#52: Revert "Increase maximum read-only ...
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/a2f531d2d04a...a7f9bdc6114f
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #60: util: use [[fallthrough]] directly (bitcoin-fork...fallthrough_default) https://github.com/bitcoin-core/leveldb-subtree/pull/60
<bitcoin-git> leveldb-subtree/bitcoin-fork a2f531d merge-script: Merge bitcoin-core/leveldb-subtree#60: util: use [[fallthrough]] directly
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/1a166221cf8f...a2f531d2d04a
<bitcoin-git> leveldb-subtree/bitcoin-fork 42a5f29 fanquake: util: use [[fallthrough]] directly
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35401: build: exclude libmultiprocess test target from compile commands (master...fix/iwyu-libmultiprocess) https://github.com/bitcoin/bitcoin/pull/35401
<bitcoin-git> [bitcoin] Sanjana2906 opened pull request #35401: build: exclude libmultiprocess test target from compile commands (master...fix/iwyu-libmultiprocess) https://github.com/bitcoin/bitcoin/pull/35401
<bitcoin-git> [bitcoin] maflcko opened pull request #35400: doc: Remove good_first_issue.yml, Reword "Getting started" section (master...2605-doc-rm-template) https://github.com/bitcoin/bitcoin/pull/35400

2026-05-27

<corebot> https://github.com/bitcoin/bitcoin/issues/35399 | [rfc] Remove good first issues label and template · Issue #35399 · bitcoin/bitcoin · GitHub
<bitcoin-git> [leveldb-subtree] achow101 merged pull request #61: Disable seek compaction (bitcoin-fork...disable_seek_compaction) https://github.com/bitcoin-core/leveldb-subtree/pull/61
<bitcoin-git> leveldb-subtree/bitcoin-fork 6bfdb60 Andrew Toth: Disable seek compaction
<bitcoin-git> leveldb-subtree/bitcoin-fork 1a16622 Ava Chow: Merge bitcoin-core/leveldb-subtree#61: Disable seek compaction
<bitcoin-git> [leveldb-subtree] achow101 pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/c274b508676d...1a166221cf8f
<bitcoin-git> [bitcoin] m3dwards closed pull request #35398: 250910 silent merge test pr3 (master...250910-silent-merge-test-pr3) https://github.com/bitcoin/bitcoin/pull/35398
<bitcoin-git> [bitcoin] m3dwards opened pull request #35398: 250910 silent merge test pr3 (master...250910-silent-merge-test-pr3) https://github.com/bitcoin/bitcoin/pull/35398
<nkaretnikov> speaking of nix, can we reach some decision here? https://github.com/bitcoin/bitcoin/pull/35375 i feel like i responded to a lot of concerns, made compromises, and i honestly don’t understand what the big deal is with getting this merged. there’s more discussion on that PR compared to the text in the PR itself. right now it sits at 1 ack and 1 nack and people are also discussing what to do with installation docs in
<fanquake> Looking for any more opinions/review in https://github.com/bitcoin-core/leveldb-subtree/pull/61
<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/master 615c0ae merge-script: Merge bitcoin/bitcoin#35391: test: Use operator<< for time_points instead ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0687438e94d7...615c0aefa8fd
<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 0687438 merge-script: Merge bitcoin/bitcoin#35372: refactor: Enhance type safety in overflow ope...
<bitcoin-git> bitcoin/master 0774eaa Hodlinator: util: Require integers for SaturatingAdd() and AdditionOverflow()
<bitcoin-git> bitcoin/master a815e3e Hodlinator: rpc: Correct type for tx_sigops
<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 9c15022 merge-script: Merge bitcoin/bitcoin#35337: doc: add feature deprecation and removal proc...
<bitcoin-git> bitcoin/master 2e9fdcc Guillermo Fernandes: doc: add feature deprecation and removal process to developer notes
<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 fa37606 MarcoFalke: doc: Regroup clang-tidy rules
<bitcoin-git> bitcoin/master fa0202f MarcoFalke: doc: move-only Python section
<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/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...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de925455c802...acea6f2caf89

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 fa38759 MarcoFalke: ci: Require $FILE_ENV
<bitcoin-git> bitcoin/master 7777a92 MarcoFalke: ci: Use path with spaces on windows as well
<bitcoin-git> bitcoin/master fac6c42 MarcoFalke: ci: Put space and non-ASCII char in scratch dir
<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 fa99a3c MarcoFalke: ci: Enable pipefail in 03_test_script.sh
<bitcoin-git> bitcoin/master 59918de merge-script: Merge bitcoin/bitcoin#34801: 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 c471c50 Fabian Jahr: common: Add unused UrlEncode function
<bitcoin-git> bitcoin/master 9687ef1 Fabian Jahr: ci: Tolerate unused free functions in intermediate commits
<bitcoin-git> bitcoin/master a988ac5 Fabian Jahr: cli: Add HTTPResponseHeaders class for parsing response headers
<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 18c1cc6 stickies-v: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage
<bitcoin-git> bitcoin/master 908cc9d merge-script: Merge bitcoin/bitcoin#35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RES...
<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 72e92d6 Anthony Towns: logging: Protect ShrinkDebugFile by m_cs
<bitcoin-git> bitcoin/master f69d1ae Anthony Towns: util/log: Provide util::log::NO_RATE_LIMIT to avoid rate limits
<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/master 00e9df9 merge-script: Merge bitcoin/bitcoin#35333: qa: use NORMAL_GBT_REQUEST_PARAMS consistentl...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37d7ce47c5d8...00e9df90c852
<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 7209eb7 Ryan Ofsky: test: suppress ECONNABORTED in wait_for_rpc_connection on Windows
<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] 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 8ce8432 nervana21: musig: Reject empty pubkey list in GetMuSig2KeyAggCache
<bitcoin-git> bitcoin/master 0553ce5 Ava Chow: Merge bitcoin/bitcoin#35316: musig: Reject empty pubkey list in GetMuSig2K...
<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 bug with leveldb has been reported https://github.com/bitcoin/bitcoin/issues/35298.
<_andrewtoth_> A potential fix is in https://github.com/bitcoin-core/leveldb-subtree/pull/61.
<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 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/master 32169c3 Andrew Toth: dbwrapper: accept optional testing leveldb::Env in DBParams
<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