2026-05-04

<bitcoin-git> [bitcoin] fanquake merged pull request #35202: ci: restore sockets in `i686, no IPC` job (master...l0rinc/skip-i686-sock-tests-seccomp) https://github.com/bitcoin/bitcoin/pull/35202
<bitcoin-git> bitcoin/master 11c9ef9 Lőrinc: ci: unconfine seccomp for i686 no IPC
<bitcoin-git> bitcoin/master 999e9db merge-script: Merge bitcoin/bitcoin#35202: ci: restore sockets in `i686, no IPC` job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/224120bf1299...999e9dbfb43e
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #564: qml: Add typography design tokens to Theme (qt6...design-system) https://github.com/bitcoin-core/gui-qml/pull/564
<bitcoin-git> [bitcoin] pinheadmz opened 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] l0rinc opened pull request #35205: node,kernel: share `dbcache` default sizing (master...l0rinc/share-dbcache-defaults) https://github.com/bitcoin/bitcoin/pull/35205
<bitcoin-git> [bitcoin] sedited merged pull request #32394: net: make m_nodes_mutex non-recursive (master...m_nodes_mutex) https://github.com/bitcoin/bitcoin/pull/32394
<bitcoin-git> bitcoin/master aec4fa2 Vasil Dimov: net: drop the only recursive usage of CConnman::m_nodes_mutex
<bitcoin-git> bitcoin/master 11713c9 Vasil Dimov: net: make CConnman::m_nodes_mutex non-recursive
<bitcoin-git> bitcoin/master 224120b merge-script: Merge bitcoin/bitcoin#32394: net: make m_nodes_mutex non-recursive
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8f4a3ba8972d...224120bf1299
<bitcoin-git> [bitcoin] MkDev11 closed pull request #34924: test: add feebumper coverage for combined bump fee failure (master...fix/issue-34902-feebumper-coverage) https://github.com/bitcoin/bitcoin/pull/34924
<bitcoin-git> [bitcoin] sidhujag closed pull request #35204: validation: keep local undo during NEVM startup rollback (master...br/fix-startup-rollback-quorum-cache) https://github.com/bitcoin/bitcoin/pull/35204
<bitcoin-git> [bitcoin] sidhujag opened pull request #35204: validation: keep local undo during NEVM startup rollback (master...br/fix-startup-rollback-quorum-cache) https://github.com/bitcoin/bitcoin/pull/35204

2026-05-03

<bitcoin-git> [bitcoin] sidhujag closed pull request #35203: Harden LLMQ aggregate signature cache checks (master...harden-llmq-aggregate-cache) https://github.com/bitcoin/bitcoin/pull/35203
<bitcoin-git> [bitcoin] sidhujag opened pull request #35203: Harden LLMQ aggregate signature cache checks (master...harden-llmq-aggregate-cache) https://github.com/bitcoin/bitcoin/pull/35203
<bitcoin-git> [bitcoin] l0rinc opened pull request #35202: test: skip `sock_tests` when `socketcall` is blocked on x86-32 (master...l0rinc/skip-i686-sock-tests-seccomp) https://github.com/bitcoin/bitcoin/pull/35202
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #35201: Refactor: Updated signMessage to use util::Expected and removed SigningResult::OK (master...SigningResultUtilExpected) https://github.com/bitcoin/bitcoin/pull/35201
<bitcoin-git> [bitcoin] l0rinc opened pull request #35200: node: smooth oversized `dbcache` warnings (master...l0rinc/smooth-dbcache-warnings) https://github.com/bitcoin/bitcoin/pull/35200
<bitcoin-git> [bitcoin] arejula27 opened pull request #35198: log: Avoid rounding headers sync progress to 100% (master...truncate_header_sync_percentage) https://github.com/bitcoin/bitcoin/pull/35198
<bitcoin-git> [bitcoin] fanquake opened pull request #35197: guix: add -Wl,--icf=safe to darwin build (master...lld_icf_safe) https://github.com/bitcoin/bitcoin/pull/35197

2026-05-02

<bitcoin-git> [bitcoin] l0rinc opened pull request #35195: coins: cache UTXO outpoint hash codes (master...l0rinc/noexcept-false) https://github.com/bitcoin/bitcoin/pull/35195
<bitcoin-git> [bitcoin] fanquake merged pull request #35165: cmake: Remove NetBSD-specific workaround from `add_boost_if_needed` (master...260427-boost-netbsd) https://github.com/bitcoin/bitcoin/pull/35165
<bitcoin-git> bitcoin/master e2ef54b Hennadii Stepanov: cmake: Remove NetBSD-specific workaround from `add_boost_if_needed`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1ff4773ba73...8f4a3ba8972d
<bitcoin-git> bitcoin/master 8f4a3ba merge-script: Merge bitcoin/bitcoin#35165: cmake: Remove NetBSD-specific workaround from...
<bitcoin-git> [bitcoin] sedited merged pull request #34544: wallet: Disallow wallet names that are paths including `..` and `.` elements (master...wallet-no-relative-paths) https://github.com/bitcoin/bitcoin/pull/34544
<bitcoin-git> bitcoin/master eed7af6 David Gumberg: doc: Add release note for disallowing some wallet path names
<bitcoin-git> bitcoin/master 3d7f0e4 Ava Chow: wallettool: Use GetWalletPath to determine the wallet path
<bitcoin-git> bitcoin/master 2b0dc0d Ava Chow: wallet: Disallow . and .. from wallet names
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/db98e357d3ea...b1ff4773ba73
<bitcoin-git> [bitcoin] sedited merged pull request #35018: wallet, bench: Use Nanobench setup() for wallet benchmarks, and remove DuplicateMockDatabase (master...wallet-bench-setups) https://github.com/bitcoin/bitcoin/pull/35018
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/18d003c3dcc9...db98e357d3ea
<bitcoin-git> bitcoin/master 61412ef Ava Chow: bench: Utilize setup() in WalletCreate to cleanup previous wallets
<bitcoin-git> bitcoin/master 426a94e Ava Chow: bench: Utilize setup() in WalletEncrypt to create the encryption wallet
<bitcoin-git> bitcoin/master d672455 Ava Chow: bench: Utilitze setup() in WalletBalance for marking caches dirty
<bitcoin-git> [bitcoin] achow101 merged pull request #34916: contrib: override system locale in gen-manpages.py (master...2026/03/manpages-locale) https://github.com/bitcoin/bitcoin/pull/34916
<bitcoin-git> bitcoin/master 758f208 Sjors Provoost: contrib: override system locale in gen-manpages.py
<bitcoin-git> bitcoin/master 18d003c Ava Chow: Merge bitcoin/bitcoin#34916: contrib: override system locale in gen-manpag...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/567ff2b6d69c...18d003c3dcc9
<bitcoin-git> [bitcoin] achow101 merged pull request #33196: docs: clarify RPC credentials security boundary (master...ishak2) https://github.com/bitcoin/bitcoin/pull/33196
<bitcoin-git> bitcoin/master 938312d crStiv: docs: clarify RPC credentials security boundary
<bitcoin-git> bitcoin/master 567ff2b Ava Chow: Merge bitcoin/bitcoin#33196: docs: clarify RPC credentials security bounda...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c2646eacc1b...567ff2b6d69c

2026-05-01

<bitcoin-git> [gui-qml] hebasto merged pull request #545: Add qtqml workerscript package to Debian deps (qt6...docs/add-qtqml-workerscript-dep) https://github.com/bitcoin-core/gui-qml/pull/545
<bitcoin-git> [gui-qml] hebasto merged pull request #535: Decouple BanListModel from qt BantableModel (qt6...pr/qt6-qml-qtdep-04-banlistmodel) https://github.com/bitcoin-core/gui-qml/pull/535
<bitcoin-git> [gui-qml] hebasto merged pull request #552: QtTest now see GMock Failures (qt6...fix-gmock-qttest-bridge) https://github.com/bitcoin-core/gui-qml/pull/552
<bitcoin-git> [bitcoin] sedited merged pull request #34026: fuzz: Add tests for `CCoinControl` methods (master...CCoinControl_Wrappers) https://github.com/bitcoin/bitcoin/pull/34026
<bitcoin-git> bitcoin/master 2104282 Chandra Pratap: fuzz: Add tests for CCoinControl methods
<bitcoin-git> bitcoin/master 3c2646e merge-script: Merge bitcoin/bitcoin#34026: fuzz: Add tests for `CCoinControl` methods
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/404470505a8b...3c2646eacc1b
<bitcoin-git> bitcoin/master 43b09b9 Chandra Pratap: fuzz: Improve oracle for existing CCoinControl tests
<corebot> https://github.com/bitcoin/bitcoin/issues/18645 | [doc] Update thread information in developer docs by jnewbery · Pull Request #18645 · bitcoin/bitcoin · GitHub
<pinheadmz> all of the doxygen links in github.com/bitcoin/bitcoin/blob/master/doc/developer-notes.md#threads have these anchor tags that look like hashes but none of them work. looks like they were added manually in #18645 does anyone expect those to be meaningful without constant updates?
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #563: qml: Implement Sign/verify message page in Wallet Settings (qt6...sign-verify-message) https://github.com/bitcoin-core/gui-qml/pull/563
<bitcoin-git> [bitcoin] vasild opened pull request #35193: test: avoid non-loopback network traffic from node_init_tests/init_test (master...avoid_internet_traffic_from_init_test) https://github.com/bitcoin/bitcoin/pull/35193
<bitcoin-git> [bitcoin] rkrux opened pull request #35192: wallet: unfriend LegacyDataSPKM and DescriptorScriptPubKeyMan classes (master...spkms-unfriend) https://github.com/bitcoin/bitcoin/pull/35192
<bitcoin-git> [bitcoin] vasild closed pull request #26812: test: add end-to-end tests for CConnman and PeerManager (master...e2e_tests) https://github.com/bitcoin/bitcoin/pull/26812
<bitcoin-git> [bitcoin] sedited closed pull request #35184: rpc: stop accepting HTTP RPC before shutdown (master...codex/rpc-shutdown-before-mining) https://github.com/bitcoin/bitcoin/pull/35184
<bitcoin-git> [bitcoin] sedited closed pull request #35190: test: replace unwrap()/panic!() with expect() in lint test runner (master...fix/rust-lint-expect-messages) https://github.com/bitcoin/bitcoin/pull/35190
<bitcoin-git> [bitcoin] ArtSabintsev opened pull request #35191: txdb: handle malformed first coin cursor key (master...codex/fix-txdb-cursor-malformed-key) https://github.com/bitcoin/bitcoin/pull/35191
<bitcoin-git> [bitcoin] fitzyracing1 opened pull request #35190: test: replace unwrap()/panic!() with expect() in lint test runner (master...fix/rust-lint-expect-messages) https://github.com/bitcoin/bitcoin/pull/35190
<bitcoin-git> [bitcoin] w0xlt opened pull request #35189: kernel: document `btck_block_check` resets `validation_state` (master...kernel_block_check_doc) https://github.com/bitcoin/bitcoin/pull/35189

2026-04-30

<bitcoin-git> [bitcoin] achow101 closed pull request #34962: wallet: fix crash in coin selection with enormous unconfirmed clusters (master...test-feebumper-enormous-cluster) https://github.com/bitcoin/bitcoin/pull/34962
<bitcoin-git> [gui-qml] johnny9 closed pull request #562: qml: remove unused qt guiutil include (qt6...remove-qml-guiutil-include) https://github.com/bitcoin-core/gui-qml/pull/562
<bitcoin-git> [gui-qml] johnny9 opened pull request #562: qml: remove unused qt guiutil include (qt6...remove-qml-guiutil-include) https://github.com/bitcoin-core/gui-qml/pull/562
<bitcoin-git> [bitcoin] andrewtoth closed pull request #35188: Bench 31132 base (master...bench-31132-base) https://github.com/bitcoin/bitcoin/pull/35188
<bitcoin-git> [bitcoin] andrewtoth opened pull request #35188: Bench 31132 base (master...bench-31132-base) https://github.com/bitcoin/bitcoin/pull/35188
<bitcoin-git> [bitcoin] sedited opened pull request #35187: kernel: Add non-utxo set block validation to API (master...external_coins_block_validation) https://github.com/bitcoin/bitcoin/pull/35187
<bitcoin-git> [bitcoin] achow101 merged pull request #34256: test: support `get_bind_addrs` and `feature_bind_extra` on macOS & BSD (master...l0rinc/test-macos-bind-netutil) https://github.com/bitcoin/bitcoin/pull/34256
<bitcoin-git> bitcoin/master 7236a05 Lőrinc: test: enable `feature_bind_extra` on macOS and BSD
<bitcoin-git> bitcoin/master 1950da9 Lőrinc: test: enable `rpc_bind` on macOS and BSD
<bitcoin-git> bitcoin/master 4044705 Ava Chow: Merge bitcoin/bitcoin#34256: test: support `get_bind_addrs` and `feature_b...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/25100fc28da1...404470505a8b
<eugenesiegel> hi could somebody approve a CI run for https://github.com/bitcoin/bitcoin/pull/34028
<bitcoin-git> [bitcoin] fanquake merged pull request #35186: util, iwyu: Add missed header (master...260430-feefrac-header) https://github.com/bitcoin/bitcoin/pull/35186
<bitcoin-git> bitcoin/master 25100fc merge-script: Merge bitcoin/bitcoin#35186: util, iwyu: Add missed header
<bitcoin-git> bitcoin/master d28179b Hennadii Stepanov: util, iwyu: Add missed header
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32e479f7a5a4...25100fc28da1
<bitcoin-git> [bitcoin] hebasto opened pull request #35186: util, iwyu: Add missed header (master...260430-feefrac-header) https://github.com/bitcoin/bitcoin/pull/35186
<corebot> https://github.com/bitcoin/bitcoin/issues/34669 | feefrac: drop comparison and operator{<<,>>} for sorted wrappers by sipa · Pull Request #34669 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] shuv-amp opened pull request #35185: wallet: fix importdescriptors batch abort on timestamp error (master...fix-importdesc-timestamp-abort) https://github.com/bitcoin/bitcoin/pull/35185
<bitcoin-git> [bitcoin] achow101 merged pull request #34669: feefrac: drop comparison and operator{,} for sorted wrappers (master...wip_feefrac_order) https://github.com/bitcoin/bitcoin/pull/34669
<bitcoin-git> bitcoin/master 1aa78cd Pieter Wuille: clusterlin: adopt STL ranges algorithms (refactor)
<bitcoin-git> bitcoin/master 32e479f Ava Chow: Merge bitcoin/bitcoin#34669: feefrac: drop comparison and operator{>} ...
<bitcoin-git> bitcoin/master 747da25 Pieter Wuille: feefrac: drop comparison and operator{>} for sorted wrappers
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ef499680c8d4...32e479f7a5a4
<bitcoin-git> [bitcoin] ArtSabintsev opened pull request #35184: rpc: stop accepting HTTP RPC before shutdown (master...codex/rpc-shutdown-before-mining) https://github.com/bitcoin/bitcoin/pull/35184
<bitcoin-git> [bitcoin] Sjors opened pull request #35183: doc: recommend script_flags instead of deployments.taproot (master...2026/04/doc-26201-addendum) https://github.com/bitcoin/bitcoin/pull/35183
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/32061 | Replace libevent with our own HTTP and socket-handling implementation by pinheadmz · Pull Request #32061 · bitcoin/bitcoin · GitHub
<abubakarsadiq> Something similar to https://github.com/orgs/bitcoin/projects/3/views/1
<corebot> https://github.com/bitcoin-core/gui-qml/issues/553 | Receive requests page by epicleafies · Pull Request #553 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/557 | Add PSBT import review flow by johnny9 · Pull Request #557 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/558 | Add MiniBlockClock to the Navigation Bar by johnny9 · Pull Request #558 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/559 | Activity search filter by johnny9 · Pull Request #559 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/554 | Implement Replace-By-Fee speed-up support in the wallet by pseudoramdom · Pull Request #554 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/556 | qml: Hide wallet change outputs in activity list by pseudoramdom · Pull Request #556 · bitcoin-core/gui-qml · GitHub
<corebot> https://github.com/bitcoin-core/gui-qml/issues/561 | Implement Addresses list in Settings screen by pseudoramdom · Pull Request #561 · bitcoin-core/gui-qml · GitHub
<johnny9dev> We have first PRs by our new contributor pseudoramdom bitcoin-core/gui-qml#561, bitcoin-core/gui-qml#556, bitcoin-core/gui-qml#554
<johnny9dev> I have PR'd some improvements to our activity page, the block clock, and PSBT support bitcoin-core/gui-qml#559, bitcoin-core/gui-qml#558, bitcoin-core/gui-qml#557
<johnny9dev> epicleafies has a PR up now for feature parity receive features bitcoin-core/gui-qml#553 and is working on other remaining parity features.
<andrewtoth_> Got some good review from l0rinc on https://github.com/bitcoin/bitcoin/pull/31132. More review welcome. That's it from me.
<sedited> Otherwise looking for review for the open PRs on the board https://github.com/orgs/bitcoin/projects/3/views/1
<abubakarsadiq> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields 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] pinheadmz closed pull request #32061: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-13march2025) https://github.com/bitcoin/bitcoin/pull/32061
<bitcoin-git> [bitcoin] pinheadmz opened pull request #35182: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-30Apr2026) https://github.com/bitcoin/bitcoin/pull/35182
<bitcoin-git> [bitcoin] fanquake closed pull request #33500: p2p: implement sender-initiated package relay (master...sender_init_package_relay_final) https://github.com/bitcoin/bitcoin/pull/33500
<fanquake> Looks like we are back to the GitHub Windows CI, not being able to download files from Github: https://github.com/bitcoin/bitcoin/actions/runs/25159592991/job/73750318015?pr=34411
<bitcoin-git> [bitcoin] l0rinc opened pull request #35180: move-only: hide coins cache internals (master...l0rinc/hide-coins-cache-helpers) https://github.com/bitcoin/bitcoin/pull/35180

2026-04-29

<bitcoin-git> [bitcoin] achow101 merged pull request #34176: wallet: crash fix, handle non-writable db directories (master...2025_wallet_check_db_permissions) https://github.com/bitcoin/bitcoin/pull/34176
<bitcoin-git> bitcoin/master 08925d5 furszy: test: add coverage for loading a wallet in a non-writable directory
<bitcoin-git> bitcoin/master 0218966 furszy: test: add coverage for wallet creation in non-writable directory
<bitcoin-git> bitcoin/master bc0090f furszy: wallet: handle non-writable db directories
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fb0e8612d6f7...ef499680c8d4
<bitcoin-git> [bitcoin] fanquake merged pull request #35175: multi_index: fix compilation failure with boost = 1.91 (master...fix-boost-1.91) https://github.com/bitcoin/bitcoin/pull/35175
<bitcoin-git> bitcoin/master fb0e861 merge-script: Merge bitcoin/bitcoin#35175: multi_index: fix compilation failure with boo...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cef58341a0b2...fb0e8612d6f7
<bitcoin-git> bitcoin/master 0bc9d35 Cory Fields: multi_index: fix compilation failure with boost >= 1.91
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #561: Implement Addresses list in Settings screen (qt6...address-book) https://github.com/bitcoin-core/gui-qml/pull/561
<bitcoin-git> [bitcoin] naiyoma closed pull request #33498: p2p: Mitigate GETADDR fingerprinting by setting address timestamps to a fixed value (master...2025_3/getaddr_timestamp_changes) https://github.com/bitcoin/bitcoin/pull/33498
<bitcoin-git> [bitcoin] sedited merged pull request #32876: refactor: use options struct for signing and PSBT operations (master...2025/07/fill-psbt-struct) https://github.com/bitcoin/bitcoin/pull/32876
<bitcoin-git> bitcoin/master 5ed4175 Sjors Provoost: refactor: use SignOptions for SignTransaction
<bitcoin-git> bitcoin/master eab72d1 Sjors Provoost: refactor: use SignOptions for MutableTransactionSignatureCreator
<bitcoin-git> bitcoin/master dc4a5d1 Sjors Provoost: refactor: use PSBTFillOptions for filling and signing
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/859215218667...cef58341a0b2
<corebot> https://github.com/bitcoin/bitcoin/issues/35179 | test: Add importdescriptors rpc error coverage by polespinasa · Pull Request #35179 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] polespinasa opened pull request #35179: test: Add importdescriptors rpc error coverage (master...2026-04-29-testaddimportdescriptorsrpccoverage) https://github.com/bitcoin/bitcoin/pull/35179
<bitcoin-git> [bitcoin] l0rinc closed pull request #34641: node: scale default `-dbcache` with system RAM (master...l0rinc/dynamic-dbcache) https://github.com/bitcoin/bitcoin/pull/34641
<bitcoin-git> [bitcoin] Sjors closed pull request #33008: wallet: support bip388 policy with external signer (master...2025/07/bip388-register) https://github.com/bitcoin/bitcoin/pull/33008
<bitcoin-git> [bitcoin] maflcko closed pull request #35178: fix: the der signature parsing code in pubkey in pubkey.cpp (master...fix-v-002-ecdsa-der-buffer-bounds-check) https://github.com/bitcoin/bitcoin/pull/35178
<bitcoin-git> [bitcoin] orbisai0security opened pull request #35178: fix: the der signature parsing code in pubkey in pubkey.cpp (master...fix-v-002-ecdsa-der-buffer-bounds-check) https://github.com/bitcoin/bitcoin/pull/35178
<bitcoin-git> [bitcoin] AgusR7 opened pull request #35177: test: use MiniWallet for getblockstats test data generation (master...test/getblockstats-gen-miniwallet) https://github.com/bitcoin/bitcoin/pull/35177

2026-04-28

<bitcoin-git> [bitcoin] willcl-ark opened pull request #35176: ci: reduce ccache size on GHA runners (master...gha-cache-reduction) https://github.com/bitcoin/bitcoin/pull/35176
<bitcoin-git> [bitcoin] sedited closed pull request #34170: fuzz: Extend `scriptpubkeyman` coverage (master...scriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/34170
<bitcoin-git> [bitcoin] theuni opened pull request #35175: multi_index: fix compilation failure with boost = 1.91 (master...fix-boost-1.91) https://github.com/bitcoin/bitcoin/pull/35175
<bitcoin-git> [bitcoin] l0rinc opened pull request #35174: test: clean up threadpool test types (master...l0rinc/threadpool-test-casts) https://github.com/bitcoin/bitcoin/pull/35174
<bitcoin-git> [bitcoin] davidgumberg closed pull request #34490: wallet: Follow-ups to create/load split (#32636) (master...2026-02-02-create-load-refactor-followup) https://github.com/bitcoin/bitcoin/pull/34490
<bitcoin-git> [bitcoin] l0rinc opened 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] sedited reopened pull request #32317: kernel: Separate UTXO set access from validation functions (master...spendblock) https://github.com/bitcoin/bitcoin/pull/32317
<bitcoin-git> [bitcoin] sedited closed pull request #32317: kernel: Separate UTXO set access from validation functions (master...spendblock) https://github.com/bitcoin/bitcoin/pull/32317
<bitcoin-git> [bitcoin] danielabrozzoni closed pull request #34480: wallet: don't back-date locktime below input locktime (master...issue/26527-dont-backtime-nlocktime-unconf) https://github.com/bitcoin/bitcoin/pull/34480
<bitcoin-git> [bitcoin] fanquake closed pull request #35171: doc: fix SQLite capitalization and whitespace in build-osx.md (master...doc/fix-build-instructions) https://github.com/bitcoin/bitcoin/pull/35171
<bitcoin-git> [bitcoin] sudophils opened pull request #35171: doc: fix SQLite capitalization and whitespace in build-osx.md (master...doc/fix-build-instructions) https://github.com/bitcoin/bitcoin/pull/35171
<bitcoin-git> [bitcoin] sedited closed pull request #34333: fuzz: add target for wallet receive (master...fuzz-wallet-receive-target) https://github.com/bitcoin/bitcoin/pull/34333
<bitcoin-git> [bitcoin] sedited closed pull request #35166: refactor: Harden prevector::change_capacity against capacity size (master...harden-prevector-change-capacity) https://github.com/bitcoin/bitcoin/pull/35166
<bitcoin-git> [gui] hebasto reopened pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git> [gui] hebasto closed pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git> [bitcoin] optout21 opened pull request #35170: test: Better test coverage for legacy ParseHDKeypath() (master...2604-parse-keypath-legacy) https://github.com/bitcoin/bitcoin/pull/35170
<bitcoin-git> [bitcoin] achow101 closed pull request #32685: wallet: Allow read-only database access for info and dump commands (master...wallet-readonly-access) https://github.com/bitcoin/bitcoin/pull/32685
<bitcoin-git> [bitcoin] achow101 closed pull request #35163: Wallet: add consistency check on wallet transactions stored on wallet database when loading the wallet. (master...issue34599) https://github.com/bitcoin/bitcoin/pull/35163
<bitcoin-git> [bitcoin] achow101 closed pull request #35115: wallet: fix abandon crash on inconsistent state (master...wallet-34599-abandon-confirmed-descendant) https://github.com/bitcoin/bitcoin/pull/35115
<bitcoin-git> [bitcoin] achow101 closed pull request #35137: rpc: document maxconf default value in wallet RPCs (master...wallet/document-maxconf-default) https://github.com/bitcoin/bitcoin/pull/35137
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35169: . (master...patch-14) https://github.com/bitcoin/bitcoin/pull/35169
<bitcoin-git> [bitcoin] ericsmith00759-a11y opened pull request #35169: Fix documentation syntax and standardize technical references (master...patch-14) https://github.com/bitcoin/bitcoin/pull/35169
<corebot> https://github.com/bitcoin/bitcoin/issues/34606 | doc: clarify swapping impact on IBD performance by l0rinc · Pull Request #34606 · bitcoin/bitcoin · GitHub
<_aj_> anyone have any idea why #34606 doesn't show up in https://github.com/bitcoin/bitcoin/pulls?page=17&q=is%3Apr ? just new levels of github brokenness?

2026-04-27

<darosior> eugenesiegel: i have been using a Python script that hits https://gnusha.org/bitcoin-core-dev. I suppose nowadays one can be vibecoded in an instant
<bitcoin-git> [bitcoin] sedited closed pull request #34829: rpc: add wtxid lookup support to getrawtransaction (master...rpc-getrawtransaction-wtxid) https://github.com/bitcoin/bitcoin/pull/34829
<bitcoin-git> [bitcoin] sedited merged pull request #34911: rpc, mempool: -deprecatedrpc fullrbf and bip125-replaceable from mempool RPCs (master...fullrbf-full-removal) https://github.com/bitcoin/bitcoin/pull/34911
<bitcoin-git> bitcoin/master f89d18c rkrux: rpc, mempool: rpcdeprecate `fullrbf` key in getmempoolinfo RPC response
<bitcoin-git> bitcoin/master 1a85ca1 rkrux: rpc, mempool: rpcdeprecate `bip125-replaceable` key in mempool RPCs repons...
<bitcoin-git> bitcoin/master 8deed0d rkrux: doc: add release notes for PR 34911
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ad3f73862bdb...859215218667
<bitcoin-git> [bitcoin] sedited closed pull request #34950: rpc: migrate generatetoaddress params to self.Arg for consistency (master...fix-generatetoaddress-maxtries-type) https://github.com/bitcoin/bitcoin/pull/34950
<bitcoin-git> [bitcoin] marcofleon opened pull request #35168: validation: Don't add pruned blocks to `m_blocks_unlinked` on startup (master...2026/04/loadblockindex-unlinked-fix) https://github.com/bitcoin/bitcoin/pull/35168
<bitcoin-git> [bitcoin] shuv-amp closed pull request #34722: test: cover requested far-ahead cmpctblock getdata retry (master...test-cmpctblock-revert-to-header-processing) https://github.com/bitcoin/bitcoin/pull/34722
<bitcoin-git> [bitcoin] ajtowns opened pull request #35167: Convert check-deps.sh to python (master...202604-checkdeps) https://github.com/bitcoin/bitcoin/pull/35167
<bitcoin-git> [bitcoin] sedited closed pull request #34567: test: Add package RBF test with deduplicated parent (master...test-package-rbf-dedup) https://github.com/bitcoin/bitcoin/pull/34567
<vasild> hebasto: ryanofsky: fwiw, I installed devel/capnproto (by removing the line "BROKEN_FreeBSD_15= kqueue regression" from /usr/ports/devel/capnproto/Makefile and compiled and tested bitcoin core against it (the latest capnproto 1.4.0). All unit and functional tests pass with BITCOIN_CMD="bitcoin -m" (except feature_reindex_init.py which also fails without IPC)
<bitcoin-git> [bitcoin] sedited merged pull request #35149: doc: clarify clang-tidy in developer notes (master...clang-tidy) https://github.com/bitcoin/bitcoin/pull/35149
<bitcoin-git> bitcoin/master a1e534b rkrux: doc: clarify clang-tidy in developer notes
<bitcoin-git> bitcoin/master ad3f738 merge-script: Merge bitcoin/bitcoin#35149: doc: clarify clang-tidy in developer notes
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f40da7afc030...ad3f73862bdb
<bitcoin-git> [bitcoin] sedited merged pull request #35153: doc: update llvm based coverage example (master...240226-llvm-cov-doc) https://github.com/bitcoin/bitcoin/pull/35153
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7bea426b4a1...f40da7afc030
<bitcoin-git> bitcoin/master ef21e29 Max Edwards: doc: update llvm based coverage example
<bitcoin-git> bitcoin/master f40da7a merge-script: Merge bitcoin/bitcoin#35153: doc: update llvm based coverage example
<bitcoin-git> [bitcoin] sedited closed pull request #35160: ​policy: log unspendable outputs in RBF replacement checks (master...patch-4) https://github.com/bitcoin/bitcoin/pull/35160
<bitcoin-git> [bitcoin] asafmod opened pull request #35166: refactor: Harden prevector::change_capacity against capacity size (master...harden-prevector-change-capacity) https://github.com/bitcoin/bitcoin/pull/35166
<bitcoin-git> [bitcoin] hebasto opened pull request #35165: cmake: Remove NetBSD-specific workaround from `add_boost_if_needed` (master...260427-boost-netbsd) https://github.com/bitcoin/bitcoin/pull/35165
<bitcoin-git> [bitcoin] musaHaruna opened pull request #35164: test: cover P2SH sigop counting in test_witness_sigops (master...test/p2sh-sigop-counting) https://github.com/bitcoin/bitcoin/pull/35164
<bitcoin-git> [bitcoin] Luquitasjeffrey opened pull request #35163: Wallet: add consistency check on wallet transactions stored on wallet database when loading the wallet. (master...issue34599) https://github.com/bitcoin/bitcoin/pull/35163
<bitcoin-git> [gui-qml] johnny9 opened pull request #559: Activity search filter (qt6...activity-search-filter) https://github.com/bitcoin-core/gui-qml/pull/559

2026-04-26

<bitcoin-git> [bitcoin] fanquake merged pull request #35143: kernel: guard btck::Handle move-assignment against self-move (master...fix-btck-handle-self-move-assign) https://github.com/bitcoin/bitcoin/pull/35143
<bitcoin-git> bitcoin/master a7bea42 merge-script: Merge bitcoin/bitcoin#35143: kernel: guard btck::Handle move-assignment ag...
<bitcoin-git> bitcoin/master 14547eb Thomas: kernel: guard btck::Handle move-assignment against self-move
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0abbe35bb20c...a7bea426b4a1
<bitcoin-git> [bitcoin] l0rinc opened pull request #35161: consensus: document merkle mutation root invariant (master...l0rinc/doc-merkle-root-mutated) https://github.com/bitcoin/bitcoin/pull/35161
<bitcoin-git> [bitcoin] ericsmith00759-a11y opened pull request #35160: ​policy: log unspendable outputs in RBF replacement checks (master...patch-4) https://github.com/bitcoin/bitcoin/pull/35160
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35159: . (master...master) https://github.com/bitcoin/bitcoin/pull/35159
<bitcoin-git> [bitcoin] ericsmith00759-a11y opened pull request #35159: mempool: convert replacement pressure into value signals (GATE_ALCHIMIE) (master...master) https://github.com/bitcoin/bitcoin/pull/35159
<bitcoin-git> [gui-qml] johnny9 opened 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 opened pull request #557: Add PSBT import review flow (qt6...psbt-import-operations) https://github.com/bitcoin-core/gui-qml/pull/557
<bitcoin-git> [gui-qml] pseudoramdom opened pull request #556: qml: Hide wallet change outputs in activity list (qt6...fix-output-change) https://github.com/bitcoin-core/gui-qml/pull/556

2026-04-25

<bitcoin-git> [gui-qml] pseudoramdom opened pull request #554: Implement Replace-By-Fee speed-up support in the wallet (qt6...wallet-rbf) https://github.com/bitcoin-core/gui-qml/pull/554
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #35158: Decouple `BlockFilter` from GCS implementation (master...26-4-24-filter-abs) https://github.com/bitcoin/bitcoin/pull/35158
<bitcoin-git> [bitcoin] sedited merged pull request #35148: refactor: Remove confusing DataStream::in_avail() alias (master...2603-net-less-GetTime) https://github.com/bitcoin/bitcoin/pull/35148
<bitcoin-git> bitcoin/master fa5ab02 MarcoFalke: move-only: Extract ProcessPong() helper
<bitcoin-git> bitcoin/master fa20410 MarcoFalke: streams: Remove confusing DataStream::in_avail()
<bitcoin-git> bitcoin/master 0abbe35 merge-script: Merge bitcoin/bitcoin#35148: refactor: Remove confusing DataStream::in_ava...
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6322c1697d8e...0abbe35bb20c
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35157: . (master...patch-1) https://github.com/bitcoin/bitcoin/pull/35157
<bitcoin-git> [bitcoin] ericsmith00759-a11y opened pull request #35157: Update validation.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/35157
<bitcoin-git> [gui-qml] epicleafies opened pull request #553: Receive requests page (qt6...receive-requests) https://github.com/bitcoin-core/gui-qml/pull/553

2026-04-24

<bitcoin-git> [bitcoin] achow101 merged pull request #33920: Export embedded ASMap RPC (master...2025-11-asmap-export) https://github.com/bitcoin/bitcoin/pull/33920
<bitcoin-git> bitcoin/master 6322c16 Ava Chow: Merge bitcoin/bitcoin#33920: Export embedded ASMap RPC
<bitcoin-git> bitcoin/master 2a90b61 Fabian Jahr: Add release notes for exportasmap
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/28a523fb94d3...6322c1697d8e
<bitcoin-git> bitcoin/master 8cb2d92 Fabian Jahr: rpc: Add exportasmap RPC
<bitcoin-git> [bitcoin] achow101 merged pull request #35097: util: Return uint64_t from _MiB and _GiB operators (master...2604-u64) https://github.com/bitcoin/bitcoin/pull/35097
<bitcoin-git> bitcoin/master fa58017 MarcoFalke: util: Return uint64_t from _MiB and _GiB operators
<bitcoin-git> bitcoin/master fa9ddb0 MarcoFalke: test: Use MiB operator directly in cuckoocache_tests
<bitcoin-git> bitcoin/master fa43da2 MarcoFalke: refactor: Run ShouldWarnOversizedDbCache calculation in u64
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2d5ab09f0dca...28a523fb94d3
<bitcoin-git> [bitcoin] l0rinc opened pull request #35156: dbwrapper/walletdb: reuse scratch `DataStream` buffers (master...l0rinc/ScopedDataStreamUsage) https://github.com/bitcoin/bitcoin/pull/35156
<bitcoin-git> [bitcoin] ESultanik opened pull request #35155: Allow re-processing nonce-less MuSig2 PSBT (master...security/fix-setmusig2-secnonce-assert) https://github.com/bitcoin/bitcoin/pull/35155
<bitcoin-git> [bitcoin] ESultanik opened pull request #35154: Don't abort on crafted MuSig2 PSBT inputs (master...security/fix-signmusig2-psbt-assert) https://github.com/bitcoin/bitcoin/pull/35154
<bitcoin-git> [bitcoin] m3dwards opened pull request #35153: doc: update llvm based coverage example (master...240226-llvm-cov-doc) https://github.com/bitcoin/bitcoin/pull/35153
<bitcoin-git> [bitcoin] l0rinc opened pull request #35152: doc: clarify local IWYU workflow and pragmas (master...l0rinc/IWYU-doc) https://github.com/bitcoin/bitcoin/pull/35152
<bitcoin-git> [bitcoin] musaHaruna opened pull request #35151: wallet, follow-up: Refactor IsSpent to use HowSpent (master...wallet-use-howspent-for-isspent) https://github.com/bitcoin/bitcoin/pull/35151
<bitcoin-git> [bitcoin] thomasbuilds closed pull request #35150: wallet: reject cyclic page references in legacy BDB parser (master...fix-berkeleyro-cycle-detection) https://github.com/bitcoin/bitcoin/pull/35150
<bitcoin-git> [bitcoin] thomasbuilds opened pull request #35150: wallet: reject cyclic page references in legacy BDB parser (master...fix-berkeleyro-cycle-detection) https://github.com/bitcoin/bitcoin/pull/35150
<bitcoin-git> [bitcoin] rkrux opened pull request #35149: doc: clarify clang-tidy in developer notes (master...clang-tidy) https://github.com/bitcoin/bitcoin/pull/35149
<bitcoin-git> [bitcoin] maflcko opened pull request #35148: refactor: Remove confusing DataStream::in_avail() alias (master...2603-net-less-GetTime) https://github.com/bitcoin/bitcoin/pull/35148
<bitcoin-git> [bitcoin] polespinasa closed pull request #34998: ci: add --usecli when using --extended (master...2026-04-03-add-usecli-extended) https://github.com/bitcoin/bitcoin/pull/34998
<bitcoin-git> [bitcoin] fanquake opened pull request #35147: [should fail] depends: Boost 1.91.0-1 (master...boost_1_91_0) https://github.com/bitcoin/bitcoin/pull/35147
<bitcoin-git> [bitcoin] fanquake merged pull request #35124: bench: fix benchmark fixtures and setup checks (master...l0rinc/reset-stateful-benchmarks) https://github.com/bitcoin/bitcoin/pull/35124
<bitcoin-git> bitcoin/master b8b7f89 Lőrinc: bench: drop duplicate balance benchmark
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1aef4d53ff09...2d5ab09f0dca
<bitcoin-git> bitcoin/master ba0078e Lőrinc: bench: fix ephemeral spend inputs
<bitcoin-git> bitcoin/master e6430b2 Lőrinc: bench: make `setup()` use single-iteration epochs

2026-04-23

<bitcoin-git> [bitcoin] fanquake merged pull request #34885: kernel: expose btck_block_tree_entry_get_ancestor (master...kernel-api-block-tree-ancestor) https://github.com/bitcoin/bitcoin/pull/34885
<bitcoin-git> bitcoin/master df44afd Peter Zafonte: kernel: expose btck_block_tree_entry_get_ancestor
<bitcoin-git> bitcoin/master 1aef4d5 merge-script: Merge bitcoin/bitcoin#34885: kernel: expose btck_block_tree_entry_get_ance...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/290e48fbf0a6...1aef4d53ff09
<bitcoin-git> [bitcoin] achow101 merged pull request #35128: dbwrapper: avoid copying `CDBIterator` keys in `GetKey()` (master...l0rinc/dbwrapper-key-spanreader) https://github.com/bitcoin/bitcoin/pull/35128
<bitcoin-git> bitcoin/master 290e48f Ava Chow: Merge bitcoin/bitcoin#35128: dbwrapper: avoid copying `CDBIterator` keys i...
<bitcoin-git> bitcoin/master f0e498a Lőrinc: test: cover failed `CDBIterator::GetKey()` deserialization
<bitcoin-git> bitcoin/master 5de2f97 Lőrinc: dbwrapper: use `SpanReader` for iterator keys
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f17cd18d02b4...290e48fbf0a6
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35146: [DOCKER SEEDING] Add .helix Docker test evaluation files (master...docker-golden-solution) https://github.com/bitcoin/bitcoin/pull/35146
<bitcoin-git> [bitcoin] Rohith1-p opened pull request #35146: [DOCKER SEEDING] Add .helix Docker test evaluation files (master...docker-golden-solution) https://github.com/bitcoin/bitcoin/pull/35146
<bitcoin-git> [bitcoin] ViniciusCestarii opened pull request #35145: log: fix misleading VerifyDB summary and drop dead check (master...verifydb-cleanup) https://github.com/bitcoin/bitcoin/pull/35145
<bitcoin-git> [bitcoin] hebasto reopened pull request #34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script (master...260108-depends-clang-epoch) https://github.com/bitcoin/bitcoin/pull/34228
<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-core/gui-qml/issues/551 | Wallet settings and Mempool information by johnny9 · Pull Request #551 · bitcoin-core/gui-qml · GitHub
<johnny9dev> Opened up a PR for new settings pages (bitcoin-core/gui-qml#551) This includes Wallet settings that has details, create backup, password add/update, and wallet deletion. Sign message will likely end up here as well. The PR also includes a Mempool settings page that shows transaction amount and memory usage as well as an input field for updating mempool memory amount. I am currently working on a flow for importing PSBT.
<corebot> https://github.com/bitcoin/bitcoin/issues/35128 | dbwrapper: avoid copying `CDBIterator` keys in `GetKey()` by l0rinc · Pull Request #35128 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34641 | node: scale default `-dbcache` with system RAM by l0rinc · Pull Request #34641 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35124 | bench: fix benchmark fixtures and setup checks by l0rinc · Pull Request #35124 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/35025 | refactor: use `SpanReader` in deserialization benchmarks by l0rinc · Pull Request #35025 · bitcoin/bitcoin · GitHub
<abubakarsadiq> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields 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 TheCharlatan
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35144: ci: rfq: migrate linux CI jobs to namespace (master...namespace-runners) https://github.com/bitcoin/bitcoin/pull/35144
<bitcoin-git> [bitcoin] sedited merged pull request #35116: net: cleanup SOCKS5 auth logging (master...cleanup-socks5-auth-logging) https://github.com/bitcoin/bitcoin/pull/35116
<bitcoin-git> bitcoin/master b2debc9 takeshikurosawaa: net: cleanup SOCKS5 auth logging
<bitcoin-git> bitcoin/master f17cd18 merge-script: Merge bitcoin/bitcoin#35116: net: cleanup SOCKS5 auth logging
<bitcoin-git> bitcoin/master 3bf3b6d takeshikurosawaa: net: log SOCKS5 auth before sending
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a843a1b7c0c...f17cd18d02b4
<bitcoin-git> [bitcoin] thomasbuilds opened pull request #35143: kernel: guard btck::Handle move-assignment against self-move (master...fix-btck-handle-self-move-assign) https://github.com/bitcoin/bitcoin/pull/35143
<bitcoin-git> [bitcoin] sedited merged pull request #34865: logging: better use of log::Entry internally (master...2026-03/logging-use-entry) https://github.com/bitcoin/bitcoin/pull/34865
<bitcoin-git> bitcoin/master 8a55b17 stickies-v: util: make SourceLocation constructor explicit
<bitcoin-git> bitcoin/master 8115001 stickies-v: logging: pass log::Entry through to logging functions
<bitcoin-git> bitcoin/master b414913 stickies-v: util: add timestamp and thread_name to log::Entry
<bitcoin-git> [bitcoin] sedited pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cd7865b0ce17...8a843a1b7c0c
<bitcoin-git> [bitcoin] optout21 closed pull request #34416: Add nullptr-check to CChain::Contains(), tests (master...cchain-contains) https://github.com/bitcoin/bitcoin/pull/34416

2026-04-22

<bitcoin-git> [bitcoin] achow101 merged pull request #33671: wallet: Add separate balance info for non-mempool wallet txs (master...202510-wallet-unconf-bal) https://github.com/bitcoin/bitcoin/pull/33671
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0cbd22029437...cd7865b0ce17
<bitcoin-git> bitcoin/master 81e763f Anthony Towns: wallet: Have GetBalance report used amount directly without two calls
<bitcoin-git> bitcoin/master 32325d1 Anthony Towns: tests: Add test for mempool-invalid wallet tx
<bitcoin-git> bitcoin/master 25e063d Anthony Towns: wallet: Add separate balance info for non-mempool wallet txs
<bitcoin-git> [bitcoin] achow101 merged pull request #34440: refactor: Change CChain methods to use references, add tests (master...cchain-ref) https://github.com/bitcoin/bitcoin/pull/34440
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/bb908999558a...0cbd22029437
<bitcoin-git> bitcoin/master db56bcd optout: test: Add CChain::FindFork() tests
<bitcoin-git> bitcoin/master 8333abd optout: test: Add CChain basic tests
<bitcoin-git> bitcoin/master fe2d6e2 optout: Change CChain::Contains() to take reference
<bitcoin-git> [bitcoin] achow101 merged pull request #34435: refactor: use `_MiB`/`_GiB` consistently for byte conversions (master...util/byte-units-mib-gib) https://github.com/bitcoin/bitcoin/pull/34435
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a05adc5f81d...bb908999558a
<bitcoin-git> bitcoin/master af0ee28 Lőrinc: refactor: use _MiB consistently for Mebibyte conversions
<bitcoin-git> bitcoin/master bb90899 Ava Chow: Merge bitcoin/bitcoin#34435: refactor: use `_MiB`/`_GiB` consistently for ...
<bitcoin-git> bitcoin/master b3edd30 Lőrinc: util: add _GiB for Gibibyte conversions
<bitcoin-git> [bitcoin] b-l-u-e closed pull request #35135: test: add LineReader edge cases relevant to HTTP parsing (master...test/linereader-http-edge-cases) https://github.com/bitcoin/bitcoin/pull/35135
<fjahr> Small reminder: Tomorrow we have another asmap run https://github.com/bitcoin-core/asmap-data/issues/47. We merged some changes this week that will help with preventing and debugging mismatches, so please pull from master again before you start the countdown, thanks!
<bitcoin-git> [bitcoin] achow101 merged pull request #35138: doc: add missed advisory to 31.0 rel notes (master...add_mising_advisory) https://github.com/bitcoin/bitcoin/pull/35138
<bitcoin-git> bitcoin/master c95968f fanquake: doc: add missed advisory to 31.0 rel notes
<bitcoin-git> bitcoin/master 8a05adc Ava Chow: Merge bitcoin/bitcoin#35138: doc: add missed advisory to 31.0 rel notes
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f09a4703f44...8a05adc5f81d
<bitcoin-git> [bitcoin] frankomosh opened 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] maflcko opened pull request #35140: ci: Temporarily move CI from Cirrus to GHA (master...2604-ci-ugh) https://github.com/bitcoin/bitcoin/pull/35140