2026-01-30

<bitcoin-git> bitcoin/master 5d27073 Ava Chow: Merge bitcoin/bitcoin#34454: wallet: Rename `RecordType::DELETE` to `Recor...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01651324f4e5...5d2707307e27
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v29.3rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.3rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/69863509679d...5cc28c02f6a8
<bitcoin-git> bitcoin-detached-sigs/29.x 5cc28c0 Ava Chow: 29.3: win sig for rc2
<bitcoin-git> [bitcoin] stickies-v closed pull request #34466: kernel: make logging struct-based (master...2026-01/kernel-struct-logging) https://github.com/bitcoin/bitcoin/pull/34466
<bitcoin-git> [bitcoin] stickies-v opened pull request #34466: kernel: make logging struct-based (master...2026-01/kernel-struct-logging) https://github.com/bitcoin/bitcoin/pull/34466
<bitcoin-git> [bitcoin] ryanofsky opened pull request #34465: refactor: separate log generation from log handling (master...pr/mlog) https://github.com/bitcoin/bitcoin/pull/34465
<bitcoin-git> [bitcoin] optout21 opened pull request #34464: Change BlockRequestAllowed() to take ref (master...block-req) https://github.com/bitcoin/bitcoin/pull/34464
<bitcoin-git> bitcoin-detached-sigs/29.x 6986350 Matthew Zipkin: 29.3: osx sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/c7bfaf2386e9...69863509679d
<bitcoin-git> [bitcoin] fanquake opened pull request #34463: [28.x] Backports (28.x...more_28_x_backports) https://github.com/bitcoin/bitcoin/pull/34463
<bitcoin-git> [bitcoin] hebasto opened pull request #34462: util: Drop *BSD headers in `batchpriority.cpp` (master...260130-sched-batch) https://github.com/bitcoin/bitcoin/pull/34462
<bitcoin-git> [bitcoin] maflcko opened pull request #34461: ci: Print verbose build error message in test-each-commit (master...2601-ci-build-1) https://github.com/bitcoin/bitcoin/pull/34461
<bitcoin-git> [bitcoin] hebasto opened pull request #34460: iwyu: Update mappings (master...260130-iwyu-mapping) https://github.com/bitcoin/bitcoin/pull/34460
<bitcoin-git> [bitcoin] fanquake opened pull request #34459: [30.x] Backports (30.x...more_30_x_backports) https://github.com/bitcoin/bitcoin/pull/34459
<bitcoin-git> [bitcoin] sedited pushed tag v29.3rc2: https://github.com/bitcoin/bitcoin/compare/v29.3rc2
<bitcoin-git> [bitcoin] fanquake reopened pull request #34396: refactor: modernize FuzzedDataProvider with if constexpr and safe casts (master...refactor-modernize-fuzzed-data-provider-with-constexpr) https://github.com/bitcoin/bitcoin/pull/34396
<bitcoin-git> [bitcoin] fanquake merged pull request #34450: [29.x] backports + final changes for 29.3rc2 (29.x...29.3rc2-finalize) https://github.com/bitcoin/bitcoin/pull/34450
<bitcoin-git> bitcoin/29.x 340b58a sedited: Add sedited to trusted-keys
<bitcoin-git> bitcoin/29.x 75c2108 sedited: [doc] update release notes for 29.3rc2
<bitcoin-git> bitcoin/29.x 16493e3 sedited: Bump version to 29.3rc2
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/115172ceb893...8de2549bda9e
<bitcoin-git> [bitcoin] sedited opened pull request #34458: net: Don't log own ips during discover (master...logips_self_discover) https://github.com/bitcoin/bitcoin/pull/34458
<bitcoin-git> [bitcoin] fanquake merged pull request #34434: miniscript: correct and_v() properties (master...2601_miniscript_correct_andv) https://github.com/bitcoin/bitcoin/pull/34434
<bitcoin-git> bitcoin/master 4fab35c Antoine Poinsot: miniscript: correct and_v() properties
<bitcoin-git> bitcoin/master 0165132 merge-script: Merge bitcoin/bitcoin#34434: miniscript: correct and_v() properties
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7cf2b8f3aae...01651324f4e5
<bitcoin-git> [bitcoin] fanquake merged pull request #34445: fuzz: Use `__AFL_SHM_ID` for naming test directories (master...2026/01/afl-shm-id) https://github.com/bitcoin/bitcoin/pull/34445
<bitcoin-git> bitcoin/master c7cf2b8 merge-script: Merge bitcoin/bitcoin#34445: fuzz: Use `__AFL_SHM_ID` for naming test dire...
<bitcoin-git> bitcoin/master d3e681b marcofleon: fuzz: Use `__AFL_SHM_ID` for naming test directories
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0d1d393877a7...c7cf2b8f3aae
<bitcoin-git> [bitcoin] l0rinc closed pull request #34125: refactor: reuse `should_empty` check for chainstate flush (master...l0rinc/reuse-should-empty) https://github.com/bitcoin/bitcoin/pull/34125
<bitcoin-git> [bitcoin] sedited merged pull request #34429: test: Check that redundant verack message is ignored (master...2601-test-red-verack) https://github.com/bitcoin/bitcoin/pull/34429
<bitcoin-git> bitcoin/master 0d1d393 merge-script: Merge bitcoin/bitcoin#34429: test: Check that redundant verack message is ...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23a2e3354edf...0d1d393877a7
<bitcoin-git> bitcoin/master fafdae4 MarcoFalke: test: Check that redundant verack message is ignored
<bitcoin-git> [bitcoin] sedited merged pull request #34453: ci: Always print low ccache hit rate notice (master...2601-ci-log-ccache-hit-rate) https://github.com/bitcoin/bitcoin/pull/34453
<bitcoin-git> bitcoin/master 23a2e33 merge-script: Merge bitcoin/bitcoin#34453: ci: Always print low ccache hit rate notice
<bitcoin-git> bitcoin/master fad2876 MarcoFalke: ci: Always print low ccache hit rate notice
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5401e673d561...23a2e3354edf
<bitcoin-git> [bitcoin] w0xlt opened pull request #34457: wallet: add private broadcast support for wallet transactions (master...wprv_29012) https://github.com/bitcoin/bitcoin/pull/34457
<bitcoin-git> [bitcoin] frankomosh opened pull request #34456: p2p: assign separate network keys to outbound onion connections (master...separate-outbound-onion-network-id) https://github.com/bitcoin/bitcoin/pull/34456

2026-01-29

<bitcoin-git> [bitcoin] hebasto opened pull request #34455: ci, iwyu: Fix warnings in `src/univalue` and treat them as errors (master...260129-iwyu-univalue) https://github.com/bitcoin/bitcoin/pull/34455
<bitcoin-git> [bitcoin] achow101 merged pull request #33604: p2p: Allow block downloads from peers without snapshot block after assumeutxo validation (master...2025/10/assumeutxo-sync-after-validation) https://github.com/bitcoin/bitcoin/pull/33604
<bitcoin-git> bitcoin/master 0067abe stringintech: p2p: Allow block downloads from peers without snapshot block after assumeu...
<bitcoin-git> bitcoin/master 7d9e1a8 stringintech: test: Verify peer usage after assumeutxo validation completes
<bitcoin-git> bitcoin/master 5401e67 Ava Chow: Merge bitcoin/bitcoin#33604: p2p: Allow block downloads from peers without...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6750744eb32d...5401e673d561
<bitcoin-git> bitcoin/master 8fb6043 Andrew Toth: coins: introduce CCoinsViewCache::ResetGuard
<bitcoin-git> [bitcoin] achow101 merged pull request #34164: validation: add reusable coins view for ConnectBlock (master...reuse-connect-block) https://github.com/bitcoin/bitcoin/pull/34164
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/4e4fa0199ee2...6750744eb32d
<bitcoin-git> bitcoin/master 8dd9200 Andrew Toth: coins: add Reset on CCoinsViewCache
<bitcoin-git> bitcoin/master 041758f Andrew Toth: coins: use hashBlock setter internally for CCoinsViewCache methods
<bitcoin-git> [bitcoin] hebasto opened pull request #34454: wallet: Rename `RecordType::DELETE` to `RecordType::DELETE_FLAG` (master...260129-wallet-migrate) https://github.com/bitcoin/bitcoin/pull/34454
<bitcoin-git> [bitcoin] achow101 merged pull request #33680: validation: do not wipe utxo cache for stats/scans/snapshots (master...l0rinc/force-sync) https://github.com/bitcoin/bitcoin/pull/33680
<bitcoin-git> bitcoin/master c6ca2b8 Pieter Wuille: validation: do not wipe utxo cache for stats/scans/snapshots
<bitcoin-git> bitcoin/master 4e4fa01 Ava Chow: Merge bitcoin/bitcoin#33680: validation: do not wipe utxo cache for stats/...
<bitcoin-git> bitcoin/master 7099e93 Lőrinc: refactor: rename `FlushStateMode::ALWAYS` to `FORCE_FLUSH`
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f7e0c3d3d370...4e4fa0199ee2
<bitcoin-git> [bitcoin] maflcko opened pull request #34453: ci: Always print low ccache hit rate notice (master...2601-ci-log-ccache-hit-rate) https://github.com/bitcoin/bitcoin/pull/34453
<bitcoin-git> [qa-assets] murchandamus opened pull request #254: Add Murch’s inputs 01/02 2026 (main...2026-01-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/254
<bitcoin-git> [bitcoin] Sjors opened pull request #34452: test: split interface_ipc.py (master...2026/01/split-ipc-test) https://github.com/bitcoin/bitcoin/pull/34452
<bitcoin-git> [bitcoin] w0xlt opened pull request #34451: rpc: fix race condition in gettxoutsetinfo (master...i_34263) https://github.com/bitcoin/bitcoin/pull/34451
<bitcoin-git> qa-assets/main c19a207 maflcko: Merge pull request #253 from sipa/miniscript_fuzz
<bitcoin-git> qa-assets/main 0eeb797 Pieter Wuille: Add extra miniscript fuzz seeds
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/eac1c57614d7...c19a207dc6e5
<bitcoin-git> [qa-assets] maflcko merged pull request #253: Add extra miniscript fuzz seeds (main...miniscript_fuzz) https://github.com/bitcoin-core/qa-assets/pull/253
<bitcoin-git> [bitcoin] maflcko closed pull request #34447: doc: clarify pruning information insetup documentation (master...shivansh-first-pr) https://github.com/bitcoin/bitcoin/pull/34447
<bitcoin-git> [bitcoin] sedited opened pull request #34450: [29.x] backports + final changes for 29.3 (29.x...29.3rc2-finalize) https://github.com/bitcoin/bitcoin/pull/34450
<bitcoin-git> [bitcoin] danielabrozzoni closed pull request #34449: wallet: limit anti fee sniping locktime backdating when spending unconfirmed UTXOs (master...issue/26527-dont-backtime-nlocktime-unconf) https://github.com/bitcoin/bitcoin/pull/34449
<bitcoin-git> [bitcoin] sedited merged pull request #34370: [29.x] Fix #34222 backport bugs (29.x...fix_34222_backport) https://github.com/bitcoin/bitcoin/pull/34370
<bitcoin-git> bitcoin/29.x cef01d0 Luke Dashjr: Wallet/Migration: Skip moving the backup file back and forth for no reason
<bitcoin-git> bitcoin/29.x 60f5290 Luke Dashjr: Wallet/Migration: If loading the new watchonly or solvables wallet fails, ...
<bitcoin-git> bitcoin/29.x 7475d13 Luke Dashjr: Wallet/bdb: Safely and correctly list files only used by the single wallet
<bitcoin-git> [bitcoin] sedited pushed 6 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/74bf92e5f49d...115172ceb893
<bitcoin-git> [bitcoin] fanquake merged pull request #34446: [29.x] Backport CI changes (29.x...29_x_ci_changes) https://github.com/bitcoin/bitcoin/pull/34446
<bitcoin-git> bitcoin/29.x c57009e Padraic Slattery: chore: Update outdated GitHub Actions versions
<bitcoin-git> bitcoin/29.x 3835e16 fanquake: doc: update release notes for v29.x
<bitcoin-git> bitcoin/29.x 6aec095 Max Edwards: ci: remove 3rd party js from windows dll gha job
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/fa91ad3420a2...74bf92e5f49d
<bitcoin-git> [bitcoin] danielabrozzoni opened pull request #34449: wallet: don’t backdate locktime when spending unconfirmed UTXOs (master...issue/26527-dont-backtime-nlocktime-unconf) https://github.com/bitcoin/bitcoin/pull/34449
<bitcoin-git> [bitcoin] fanquake merged pull request #34283: [30.x] More backports (30.x...30_3_backports) https://github.com/bitcoin/bitcoin/pull/34283
<bitcoin-git> bitcoin/30.x 4431a60 brunoerg: test: fix feature_pruning when built without wallet
<bitcoin-git> bitcoin/30.x 7e1090f Lőrinc: psbt: Fix `PSBTInputSignedAndVerified` bounds `assert`
<bitcoin-git> bitcoin/30.x 22bd006 Sebastian Falbesoner: doc: add 433 (Pay to Anchor) to bips.md
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/4d7d5f6b79d4...3761863e146e
<bitcoin-git> [bitcoin] hebasto opened pull request #34448: ci, iwyu: Fix warnings in `src/util` and treat them as errors (master...260129-iwyu-util) https://github.com/bitcoin/bitcoin/pull/34448
<bitcoin-git> [bitcoin] shivanshshri opened pull request #34447: doc: clarify pruning information insetup documentation (master...shivansh-first-pr) https://github.com/bitcoin/bitcoin/pull/34447
<bitcoin-git> [bitcoin] fanquake opened pull request #34446: [29.x] Backport CI changes (29.x...29_x_ci_changes) https://github.com/bitcoin/bitcoin/pull/34446
<bitcoin-git> [bitcoin] marcofleon opened pull request #34445: fuzz: Use `__AFL_SHM_ID` for naming test directories (master...2026/01/afl-shm-id) https://github.com/bitcoin/bitcoin/pull/34445
<bitcoin-git> [bitcoin] l0rinc opened pull request #34444: refactor/BIP14: rename remaining subversion identifiers to user agent (master...l0rinc/rename-user-agent) https://github.com/bitcoin/bitcoin/pull/34444
<bitcoin-git> [qa-assets] sipa opened pull request #253: Add extra miniscript fuzz seeds (main...miniscript_fuzz) https://github.com/bitcoin-core/qa-assets/pull/253
<bitcoin-git> [bitcoin] hebasto merged pull request #34346: test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation (master...freebsd_high_port_range-again) https://github.com/bitcoin/bitcoin/pull/34346
<bitcoin-git> bitcoin/master f7e0c3d Hennadii Stepanov: Merge bitcoin/bitcoin#34346: test: use IP_PORTRANGE_HIGH on FreeBSD for dy...
<bitcoin-git> bitcoin/master 34bed0e woltx: test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c2f164d3486...f7e0c3d3d370
<bitcoin-git> bitcoin/master 2845f10 node: test: extend FreeBSD ephemeral port range fix to P2P listeners
<bitcoin-git> [bitcoin] l0rinc opened pull request #34443: validation: follow-up nits for lock-free `IsInitialBlockDownload()` (master...34253_followup_nits) https://github.com/bitcoin/bitcoin/pull/34443
<bitcoin-git> [bitcoin] fanquake opened pull request #34442: ci: use Alpine 3.23 (master...ci_alpine_23) https://github.com/bitcoin/bitcoin/pull/34442
<bitcoin-git> [bitcoin] sedited merged pull request #34253: validation: cache tip recency for lock-free `IsInitialBlockDownload()` (master...l0rinc/cache-ibd-status) https://github.com/bitcoin/bitcoin/pull/34253
<bitcoin-git> bitcoin/master 8be54e3 Lőrinc: test: cover IBD exit conditions
<bitcoin-git> bitcoin/master 8d531c6 Lőrinc: validation: invert `m_cached_finished_ibd` to `m_cached_is_ibd`
<bitcoin-git> bitcoin/master b9c0ab3 Lőrinc: chain: add `CChain::IsTipRecent` helper
<bitcoin-git> [bitcoin] sedited pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8cdf1dcca0ce...1c2f164d3486
<bitcoin-git> [bitcoin] fanquake merged pull request #34373: refactor: Remove remaining std::bind, check via clang-tidy (master...2601-no-bind) https://github.com/bitcoin/bitcoin/pull/34373
<bitcoin-git> bitcoin/master 8cdf1dc merge-script: Merge bitcoin/bitcoin#34373: refactor: Remove remaining std::bind, check v...
<bitcoin-git> bitcoin/master fad0422 MarcoFalke: refactor: Remove remaining std::bind, check via clang-tidy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6cdc3ec9b56...8cdf1dcca0ce
<bitcoin-git> [bitcoin] maflcko opened pull request #34441: ci: Allow running iwyu CI in worktree (master...2601-ci-iwyu-worktree) https://github.com/bitcoin/bitcoin/pull/34441
<bitcoin-git> [bitcoin] optout21 opened pull request #34440: Refactor CChain methods to use references, tests (master...cchain-ref) https://github.com/bitcoin/bitcoin/pull/34440
<bitcoin-git> [bitcoin] fanquake closed pull request #34305: log: correct size output in disk space check (master...fix_space_warning_log) https://github.com/bitcoin/bitcoin/pull/34305
<bitcoin-git> [bitcoin] michaellappas closed pull request #34348: lib: call RandFailure() if RDRAND fails (master...fix/handle-rdrand-failure) https://github.com/bitcoin/bitcoin/pull/34348
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34439: qa: Drop recursive deletes from test code, add lint checks. (master...2026-01-28-remove-all) https://github.com/bitcoin/bitcoin/pull/34439
<bitcoin-git> [bitcoin] w0xlt opened pull request #34438: wallet: add `gethdkey` RPC for BIP 32 key derivation (master...gethdkey) https://github.com/bitcoin/bitcoin/pull/34438

2026-01-28

<bitcoin-git> [bitcoin] l0rinc opened pull request #34437: rpc: `uptime` should begin on application start (master...l0rinc/fix-uptime-first-call-zero) https://github.com/bitcoin/bitcoin/pull/34437
<bitcoin-git> [bitcoin] achow101 merged pull request #34303: test: addrman: test self-announcement time penalty handling (master...2026-01-test-addrman-selfannoucement) https://github.com/bitcoin/bitcoin/pull/34303
<bitcoin-git> bitcoin/master a6cdc3e Ava Chow: Merge bitcoin/bitcoin#34303: test: addrman: test self-announcement time pe...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75ec9001ced9...a6cdc3ec9b56
<bitcoin-git> bitcoin/master e770392 Bruno Garcia: test: addrman: test self-announcement time penalty handling
<bitcoin-git> [bitcoin] achow101 merged pull request #34207: coins/refactor: enforce `GetCoin()` returns only unspent coins (master...l0rinc/getcoin-unspent) https://github.com/bitcoin/bitcoin/pull/34207
<bitcoin-git> bitcoin/master ee1e40f Lőrinc: txdb: assert `CCoinsViewDB::GetCoin` only returns unspent coins
<bitcoin-git> bitcoin/master eec551a Andrew Toth: fuzz: keep `coinscache_sim` backend free of spent coins
<bitcoin-git> bitcoin/master 3e4155f Andrew Toth: test: do not return spent coins from `CCoinsViewTest::GetCoin`
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/cd1af852fa5d...75ec9001ced9
<bitcoin-git> [bitcoin] l0rinc reopened 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] l0rinc closed 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] l0rinc opened pull request #34436: refactor + log: use new `CeilDiv` helper in UTXO `Flushing` warning (master...l0rinc/ceildiv-utxo-flush-gib) https://github.com/bitcoin/bitcoin/pull/34436
<bitcoin-git> [bitcoin] l0rinc opened 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] darosior opened pull request #34434: miniscript: correct and_v() properties (master...2601_miniscript_correct_andv) https://github.com/bitcoin/bitcoin/pull/34434
<bitcoin-git> [bitcoin] darosior opened pull request #34433: script: remove unused `SCRIPT_ERR_LAST` (master...2601_remove_unused_errlast) https://github.com/bitcoin/bitcoin/pull/34433
<bitcoin-git> [bitcoin] achow101 merged pull request #34358: wallet: fix removeprunedfunds bug with conflicting transactions (master...202601_importprunedfund_bug) https://github.com/bitcoin/bitcoin/pull/34358
<bitcoin-git> bitcoin/master cd1af85 Ava Chow: Merge bitcoin/bitcoin#34358: wallet: fix removeprunedfunds bug with confli...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2dd5e7bb38da...cd1af852fa5d
<bitcoin-git> bitcoin/master 1f60ca3 Martin Zumsande: wallet: fix removeprunedfunds bug with conflicting transactions
<bitcoin-git> [bitcoin] maflcko opened pull request #34432: test: Rename ElapseSteady to SteadyClockContext (master...2601-test-steady-ctx) https://github.com/bitcoin/bitcoin/pull/34432
<bitcoin-git> [bitcoin] sedited merged pull request #34409: test: use `ModuleNotFoundError` in `interface_ipc.py` (master...use_module_not_found) https://github.com/bitcoin/bitcoin/pull/34409
<bitcoin-git> bitcoin/master 905dfde fanquake: test: use ModuleNotFoundError in interface_ipc.py
<bitcoin-git> bitcoin/master 2dd5e7b merge-script: Merge bitcoin/bitcoin#34409: test: use `ModuleNotFoundError` in `interface...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3e8c459e776...2dd5e7bb38da
<bitcoin-git> [bitcoin] sedited merged pull request #34417: log: Print warning about privacy-sensitive log info unconditionally (master...2601-log-warn-sensitive) https://github.com/bitcoin/bitcoin/pull/34417
<bitcoin-git> bitcoin/master fa9c92d MarcoFalke: log: Print warning about privacy-sensitive log info unconditionally
<bitcoin-git> bitcoin/master d3e8c45 merge-script: Merge bitcoin/bitcoin#34417: log: Print warning about privacy-sensitive lo...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9851f9a7c1c...d3e8c459e776
<bitcoin-git> [bitcoin] brunoerg closed pull request #34431: test: node will not try to connect to anchors from an unreachable network (master...2026-01-test-anchors-unreachable) https://github.com/bitcoin/bitcoin/pull/34431
<bitcoin-git> [bitcoin] sedited merged pull request #33472: guix: documented shasum gathering command (master...guix-shasum-doc) https://github.com/bitcoin/bitcoin/pull/33472
<bitcoin-git> bitcoin/master d9851f9 merge-script: Merge bitcoin/bitcoin#33472: guix: documented shasum gathering command
<bitcoin-git> bitcoin/master ab649ce janb84: guix: documented shasum gathering command
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7460b992884...d9851f9a7c1c
<bitcoin-git> [bitcoin] sedited merged pull request #34098: test: [move-only] Move lint functions into modules (master...2512-lint-move-only) https://github.com/bitcoin/bitcoin/pull/34098
<bitcoin-git> bitcoin/master fa3e48e MarcoFalke: lint: [move-only] Move docs related lints to lint_docs.rs
<bitcoin-git> bitcoin/master fad09e7 MarcoFalke: lint: [move-only] Move text related lints to text_format.rs
<bitcoin-git> bitcoin/master faf40c2 MarcoFalke: lint: [move-only] Move util functions to util.rs
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/8f9ad534a5a5...a7460b992884
<bitcoin-git> [bitcoin] sedited merged pull request #34352: ci, iwyu: Fix warnings in `src/primitives` and treat them as errors (master...260120-iwyu-primitives) https://github.com/bitcoin/bitcoin/pull/34352
<bitcoin-git> bitcoin/master fdc9fe2 Hennadii Stepanov: ci, iwyu: Fix warnings in `src/primitives` and treat them as errors
<bitcoin-git> bitcoin/master 8f9ad53 merge-script: Merge bitcoin/bitcoin#34352: ci, iwyu: Fix warnings in `src/primitives` an...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/feb74a9372be...8f9ad534a5a5
<bitcoin-git> [bitcoin] brunoerg opened pull request #34431: test: node will not try to connect to anchors from an unreachable network (master...2026-01-test-anchors-unreachable) https://github.com/bitcoin/bitcoin/pull/34431
<bitcoin-git> [bitcoin] fanquake merged pull request #34430: ci: mount git directory as writable in linter (master...fix-lint-merge-runs) https://github.com/bitcoin/bitcoin/pull/34430
<bitcoin-git> bitcoin/master feb74a9 merge-script: Merge bitcoin/bitcoin#34430: ci: mount git directory as writable in linter
<bitcoin-git> bitcoin/master c8abac9 ci: ci: mount .git dir rw
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9e651f9954f...feb74a9372be
<bitcoin-git> [bitcoin] willcl-ark opened pull request #34430: ci: mount git directory as writable in linter (master...fix-lint-merge-runs) https://github.com/bitcoin/bitcoin/pull/34430
<bitcoin-git> [bitcoin] sedited merged pull request #33622: docs: add doc comment for SRD selection algorithm (master...add-doc-comment-to-SRD) https://github.com/bitcoin/bitcoin/pull/33622
<bitcoin-git> bitcoin/master d9e651f merge-script: Merge bitcoin/bitcoin#33622: docs: add doc comment for SRD selection algor...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb128bcedb58...d9e651f9954f
<bitcoin-git> bitcoin/master 3400db8 yancy: doc: add missing param description to SRD
<bitcoin-git> [bitcoin] sedited merged pull request #34408: ci: remove gnu-getopt usage (master...remove_gnu_getopt_retry) https://github.com/bitcoin/bitcoin/pull/34408
<bitcoin-git> bitcoin/master ddae1b4 fanquake: ci: remove gnu-getopt usage
<bitcoin-git> bitcoin/master cb128bc merge-script: Merge bitcoin/bitcoin#34408: ci: remove gnu-getopt usage
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ae96ed60745...cb128bcedb58
<bitcoin-git> [bitcoin] sedited merged pull request #34276: Remove empty caption from user interface (noui, gui) (master...2601-less-gui-kernel) https://github.com/bitcoin/bitcoin/pull/34276
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/289d60f5ab76...6ae96ed60745
<bitcoin-git> bitcoin/master fa01954 MarcoFalke: refactor: [gui] Use lambdas over std::bind
<bitcoin-git> bitcoin/master fa8d008 MarcoFalke: refactor: Remove empty caption from ThreadSafeQuestion
<bitcoin-git> bitcoin/master eeee1e3 MarcoFalke: refactor: Remove trailing semicolon after ADD_SIGNALS_DECL_WRAPPER
<bitcoin-git> [bitcoin] maflcko closed pull request #34392: test: Add test runner option --ignore-self-check-warnings (master...2601-test-skip-warnings) https://github.com/bitcoin/bitcoin/pull/34392
<bitcoin-git> [bitcoin] maflcko opened pull request #34429: test: Check that redundant verack message is ignored (master...2601-test-red-verack) https://github.com/bitcoin/bitcoin/pull/34429
<bitcoin-git> [bitcoin] sedited merged pull request #34161: refactor: avoid possible UB from `std::distance` for `nullptr` args (master...l0rinc/pool-allocator-ub) https://github.com/bitcoin/bitcoin/pull/34161
<bitcoin-git> bitcoin/master 289d60f merge-script: Merge bitcoin/bitcoin#34161: refactor: avoid possible UB from `std::distan...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d3243806da6...289d60f5ab76
<bitcoin-git> bitcoin/master 477c550 Lőrinc: coins: replace `std::distance` with unambiguous pointer subtraction
<bitcoin-git> [bitcoin] maflcko opened pull request #34427: lint: Flatten lint image entry points (master...2601-lint-entry) https://github.com/bitcoin/bitcoin/pull/34427
<bitcoin-git> bitcoin/master 1d32438 merge-script: Merge bitcoin/bitcoin#34391: lint: upgrade lint scripts for worktrees
<bitcoin-git> [bitcoin] fanquake merged pull request #34391: lint: upgrade lint scripts for worktrees (master...lint-worktrees) https://github.com/bitcoin/bitcoin/pull/34391
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d931b54d138f...1d3243806da6
<bitcoin-git> bitcoin/master 5aeaa71 will: lint: pass args from lint.py to cargo run in container
<bitcoin-git> bitcoin/master c17a2ad will: lint: upgrade lint scripts for worktrees
<bitcoin-git> [bitcoin] willcl-ark closed pull request #30341: Permit Combiner to strip bip32_deriv information (master...psbt-strip-derivs-combine) https://github.com/bitcoin/bitcoin/pull/30341
<bitcoin-git> [bitcoin] fanquake merged pull request #34412: Update secp256k1 subtree to latest master (master...secp256k1_subtree_update) https://github.com/bitcoin/bitcoin/pull/34412
<bitcoin-git> bitcoin/master d931b54 merge-script: Merge bitcoin/bitcoin#34412: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 2fccbea fanquake: Squashed 'src/secp256k1/' changes from d543c0d917..14e56970cb
<bitcoin-git> bitcoin/master 26fbe10 fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c0e6556e4f51...d931b54d138f
<bitcoin-git> [bitcoin] maflcko closed pull request #34426: refactor: avoid unreachable throw in `inline_check_non_fatal` (master...refactor/util-inline-check-non-fatal) https://github.com/bitcoin/bitcoin/pull/34426
<bitcoin-git> [bitcoin] lisenokdonbassenok opened pull request #34426: refactor: avoid unreachable throw in `inline_check_non_fatal` (master...refactor/util-inline-check-non-fatal) https://github.com/bitcoin/bitcoin/pull/34426
<bitcoin-git> [bitcoin] b-l-u-e closed pull request #34311: test: add unit tests for wallet interface getter basic method (master...test-wallet-interfaces-getter-coverage) https://github.com/bitcoin/bitcoin/pull/34311

2026-01-27

<bitcoin-git> [bitcoin] maflcko opened pull request #34425: test: Add missing sync on node0 in rpc_setban.py (master...2601-test-missing-sync) https://github.com/bitcoin/bitcoin/pull/34425
<bitcoin-git> [bitcoin] alexanderwiederin opened pull request #34424: [RFC] Chain Concurrency Improvement (master...chain-concurrency-enhancement) https://github.com/bitcoin/bitcoin/pull/34424
<bitcoin-git> [bitcoin] ryanofsky opened pull request #34422: Update libmultiprocess subtree to be more stable with rust IPC client (master...pr/subtree-8) https://github.com/bitcoin/bitcoin/pull/34422
<bitcoin-git> [bitcoin] sedited merged pull request #34413: doc: Remove outdated -fdebug-prefix-map section in dev notes (master...2601-build-fix-remove) https://github.com/bitcoin/bitcoin/pull/34413
<bitcoin-git> bitcoin/master fa06cd4 MarcoFalke: doc: Remove outdated -fdebug-prefix-map section in dev notes
<bitcoin-git> bitcoin/master fa2e1b8 MarcoFalke: build: Remove outdated comment about -ffile-prefix-map
<bitcoin-git> bitcoin/master c0e6556 merge-script: Merge bitcoin/bitcoin#34413: doc: Remove outdated -fdebug-prefix-map secti...
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9260b20ef175...c0e6556e4f51
<bitcoin-git> [bitcoin] sedited merged pull request #33962: refactor: replace manual promise with SyncWithValidationInterfaceQueue (master...refactor/broadcast-tx-sync-without-promise) https://github.com/bitcoin/bitcoin/pull/33962
<bitcoin-git> bitcoin/master 9260b20 merge-script: Merge bitcoin/bitcoin#33962: refactor: replace manual promise with SyncWit...
<bitcoin-git> bitcoin/master e71c4df ANtutov: refactor: replace manual promise with SyncWithValidationInterfaceQueue
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27aeeff63014...9260b20ef175
<bitcoin-git> [bitcoin] fanquake opened pull request #34421: [RFC] ci: add Chimera Linux LTO job (master...add_chimera_clang_ci) https://github.com/bitcoin/bitcoin/pull/34421
<bitcoin-git> [bitcoin] batmanbytes opened pull request #34420: consensus: disable min difficulty blocks on testnet4 after height 151200 (master...testnet4-fix) https://github.com/bitcoin/bitcoin/pull/34420
<bitcoin-git> [bitcoin] Sjors opened 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] l0rinc closed pull request #34395: test: rename `assert_greater_than(_or_equal)` to `assert_gt`/`assert_ge` (master...l0rinc/rename-assert-gt-ge) https://github.com/bitcoin/bitcoin/pull/34395
<bitcoin-git> [bitcoin] fanquake closed pull request #34398: refactor: Include function info in runtime errors (master...runtime_error) https://github.com/bitcoin/bitcoin/pull/34398
<bitcoin-git> [bitcoin] hodlinator opened pull request #34418: qa: Make `wallet_multiwallet.py` Windows-compatible (master...2026/01/31409_fix) https://github.com/bitcoin/bitcoin/pull/34418
<bitcoin-git> [bitcoin] sedited merged pull request #34328: rpc: make `uptime` monotonic across NTP jumps (master...l0rinc/uptime-monotonic) https://github.com/bitcoin/bitcoin/pull/34328
<bitcoin-git> bitcoin/master a9440b1 Lőrinc: util: add `TicksSeconds`
<bitcoin-git> bitcoin/master 14f99cf Lőrinc: rpc: make `uptime` monotonic across NTP jumps
<bitcoin-git> bitcoin/master 27aeeff merge-script: Merge bitcoin/bitcoin#34328: rpc: make `uptime` monotonic across NTP jumps
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f970cb39fb64...27aeeff63014
<bitcoin-git> [bitcoin] maflcko opened pull request #34417: log: Print warning about privacy-sensitive log info unconditionally (master...2601-log-warn-sensitive) https://github.com/bitcoin/bitcoin/pull/34417
<bitcoin-git> [bitcoin] sedited merged pull request #34267: net: avoid unconditional `privatebroadcast` logging (+ warn for debug logs) (master...l0rinc/privatebroadcast-logdebug) https://github.com/bitcoin/bitcoin/pull/34267
<bitcoin-git> bitcoin/master b39291f Lőrinc: doc: fix `-logips` description to clarify that non-debug logs can also con...
<bitcoin-git> bitcoin/master 31b771a Lőrinc: net: move `privatebroadcast` logs to debug category
<bitcoin-git> bitcoin/master c7028d3 Lőrinc: init: log that additional logs may contain privacy-sensitive information
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8593d965191e...f970cb39fb64
<bitcoin-git> [bitcoin] vasild reopened 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] 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] fanquake merged pull request #33067: test: refactor ValidWitnessMalleatedTx class to helper function (master...2025_4/test_mempool_accept_wtxid) https://github.com/bitcoin/bitcoin/pull/33067
<bitcoin-git> bitcoin/master 3f5211c naiyoma: test: remove child_one/child_two (w)txid variables
<bitcoin-git> bitcoin/master 81675a7 naiyoma: test: use pre-generated chain
<bitcoin-git> bitcoin/master 7cfe790 naiyoma: test: replace ValidWitnessMalleatedTx class with function
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/34a5ecadd720...8593d965191e
<bitcoin-git> [bitcoin] optout21 opened pull request #34416: Add nullptr-check to CChain::Contains(), tests (master...cchain-contains) https://github.com/bitcoin/bitcoin/pull/34416

2026-01-26

<bitcoin-git> [bitcoin] AnmolM-777 closed pull request #34415: test: assert shift-by-zero identity for arith_uint256 (master...test/uint256-shift-zero-identity) https://github.com/bitcoin/bitcoin/pull/34415
<bitcoin-git> [bitcoin] AnmolM-777 opened pull request #34415: test: assert shift-by-zero identity for arith_uint256 (master...test/uint256-shift-zero-identity) https://github.com/bitcoin/bitcoin/pull/34415
<bitcoin-git> [bitcoin] fanquake merged pull request #34397: doc: fix arg name hints so bugprone can validate them (master...l0rinc/doc-fix-param-hint-typo) https://github.com/bitcoin/bitcoin/pull/34397
<bitcoin-git> bitcoin/master 34a5eca merge-script: Merge bitcoin/bitcoin#34397: doc: fix arg name hints so bugprone can valid...
<bitcoin-git> bitcoin/master a73a3ec Lőrinc: doc: fix invalid arg name hints for bugprone validation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc58d3a0c65...34a5ecadd720
<bitcoin-git> [bitcoin] maflcko opened pull request #34413: doc: Remove outdated -fdebug-prefix-map section in dev notes (master...2601-build-fix-remove) https://github.com/bitcoin/bitcoin/pull/34413
<bitcoin-git> [bitcoin] fanquake opened pull request #34412: Update secp256k1 subtree to latest master (master...secp256k1_subtree_update) https://github.com/bitcoin/bitcoin/pull/34412
<bitcoin-git> [bitcoin] hebasto merged pull request #34281: build: Temporarily remove confusing and brittle `-fdebug-prefix-map` (master...2601-build-fix-remove) https://github.com/bitcoin/bitcoin/pull/34281
<bitcoin-git> bitcoin/master fa37928 MarcoFalke: build: Temporarily remove confusing and brittle -fdebug-prefix-map
<bitcoin-git> bitcoin/master 1cc58d3 Hennadii Stepanov: Merge bitcoin/bitcoin#34281: build: Temporarily remove confusing and britt...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2778eb46647a...1cc58d3a0c65
<bitcoin-git> [bitcoin] fanquake opened pull request #34411: [POC] Full Libevent removal (master...full_libevent_removal) https://github.com/bitcoin/bitcoin/pull/34411
<bitcoin-git> [bitcoin] vasild opened pull request #34410: test: ensure p2p_private_broadcast.py has connections to all nets (master...test_private_broadcast_net_specific_connection) https://github.com/bitcoin/bitcoin/pull/34410
<bitcoin-git> [bitcoin] fanquake opened pull request #34409: test: use `ModuleNotFoundError` in `interface_ipc.py` (master...use_module_not_found) https://github.com/bitcoin/bitcoin/pull/34409
<bitcoin-git> [bitcoin] fanquake opened pull request #34408: ci: remove gnu-getopt usage (master...remove_gnu_getopt_retry) https://github.com/bitcoin/bitcoin/pull/34408
<bitcoin-git> [bitcoin] fanquake merged pull request #34337: fuzz: Return chrono point from ConsumeTime(), Add ConsumeDuration() (master...2601-fuzz-chrono) https://github.com/bitcoin/bitcoin/pull/34337
<bitcoin-git> bitcoin/master 2778eb4 merge-script: Merge bitcoin/bitcoin#34337: fuzz: Return chrono point from ConsumeTime(),...
<bitcoin-git> bitcoin/master eeee375 MarcoFalke: fuzz: Return chrono point from ConsumeTime(), Add ConsumeDuration()
<bitcoin-git> bitcoin/master faa5a9e MarcoFalke: fuzz: Use min option in ConsumeTime
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d70fb8a5754f...2778eb46647a
<bitcoin-git> [bitcoin] fanquake opened pull request #34407: guix: use osslsigncode 2.11 (master...osslsigncode_2_11) https://github.com/bitcoin/bitcoin/pull/34407
<bitcoin-git> [bitcoin] maflcko closed pull request #34406: ci: clean up lint install script (master...master) https://github.com/bitcoin/bitcoin/pull/34406
<bitcoin-git> [bitcoin] Olexandr88 opened pull request #34406: ci: clean up lint install script (master...master) https://github.com/bitcoin/bitcoin/pull/34406
<bitcoin-git> [bitcoin] fanquake merged pull request #34351: util: Remove `FilterHeaderHasher` (master...26-1-20-fheader-hasher) https://github.com/bitcoin/bitcoin/pull/34351
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6472ba06c36a...d70fb8a5754f
<bitcoin-git> bitcoin/master d70fb8a merge-script: Merge bitcoin/bitcoin#34351: util: Remove `FilterHeaderHasher`
<bitcoin-git> bitcoin/master ccf9172 rustaceanrob: util: Remove `FilterHeaderHasher`
<bitcoin-git> [bitcoin] fanquake merged pull request #34388: doc: Explain that low-effort pull requests may be closed (master...2601-doc-low-effort) https://github.com/bitcoin/bitcoin/pull/34388
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f66fca633c8...6472ba06c36a
<bitcoin-git> bitcoin/master 6472ba0 merge-script: Merge bitcoin/bitcoin#34388: doc: Explain that low-effort pull requests ma...
<bitcoin-git> bitcoin/master fa15a8d MarcoFalke: doc: Explain that low-effort pull requests may be closed
<bitcoin-git> [bitcoin] maflcko closed pull request #34399: doc: clarify meaning of move-only commits (master...master) https://github.com/bitcoin/bitcoin/pull/34399
<bitcoin-git> [bitcoin] 8144225309 opened pull request #34405: wallet: skip APS when no partial spend exists (master...aps-skip-no-partial-spend) https://github.com/bitcoin/bitcoin/pull/34405
<bitcoin-git> [bitcoin] 8144225309 closed pull request #34362: wallet: skip APS when no partial spend exists (master...aps-skip-no-partial-spend) https://github.com/bitcoin/bitcoin/pull/34362

2026-01-25

<bitcoin-git> [bitcoin] hebasto closed pull request #26781: Release `LockData::dd_mutex` before calling `*_detected` functions (master...221231-lock) https://github.com/bitcoin/bitcoin/pull/26781
<bitcoin-git> [gui] hebasto merged pull request #920: Set peer version and subversion to N/A when not available or detecting (master...pr/qt_user_agent_detail_fix) https://github.com/bitcoin-core/gui/pull/920
<bitcoin-git> bitcoin/master b261100 WakeTrainDev: [qt] Set peer version and subversion to N/A when not available or detecting
<bitcoin-git> bitcoin/master 5f66fca Hennadii Stepanov: Merge bitcoin-core/gui#920: Set peer version and subversion to N/A when no...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02240a7698e3...5f66fca633c8
<bitcoin-git> [bitcoin] hebasto merged pull request #34390: test: allow overriding `tar` in `get_previous_releases.py` (master...tar_override_get_prev) https://github.com/bitcoin/bitcoin/pull/34390
<bitcoin-git> bitcoin/master 02240a7 Hennadii Stepanov: Merge bitcoin/bitcoin#34390: test: allow overriding `tar` in `get_previous...
<bitcoin-git> bitcoin/master be2b48b fanquake: test: allow overriding tar in get_previous_releases
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b8c204275aa...02240a7698e3
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34404: . (master...fix-dependencies-table) https://github.com/bitcoin/bitcoin/pull/34404
<bitcoin-git> [bitcoin] JeevanYewale opened pull request #34404: doc: Fix markdown table formatting in dependencies.md (master...fix-dependencies-table) https://github.com/bitcoin/bitcoin/pull/34404
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34403: doc: Fix grammar in CONTRIBUTING.md (master...fix-doc-typo) https://github.com/bitcoin/bitcoin/pull/34403
<bitcoin-git> [bitcoin] JeevanYewale opened pull request #34403: doc: Fix grammar in CONTRIBUTING.md (master...fix-doc-typo) https://github.com/bitcoin/bitcoin/pull/34403
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34402: doc: Fix grammar in CONTRIBUTING.md (master...fix-doc-typo) https://github.com/bitcoin/bitcoin/pull/34402
<bitcoin-git> [bitcoin] JeevanYewale opened pull request #34402: doc: Fix grammar in CONTRIBUTING.md (master...fix-doc-typo) https://github.com/bitcoin/bitcoin/pull/34402
<bitcoin-git> [bitcoin] yuvicc opened pull request #34401: kernel: add serialization for btck_BlockHeader API (master...2026-11-followup_33822) https://github.com/bitcoin/bitcoin/pull/34401

2026-01-24

<bitcoin-git> [bitcoin] Eunovo opened pull request #34400: Parallel Fast Rescan (approx 5x speed up with 16 threads) (master...new-rescan) https://github.com/bitcoin/bitcoin/pull/34400
<bitcoin-git> [bitcoin] pushkarscripts opened pull request #34399: doc: clarify meaning of move-only commits (master...master) https://github.com/bitcoin/bitcoin/pull/34399
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1215: Update devcontainer.json for PR checkout (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1215
<bitcoin-git> [bitcoin] Chand-ra opened pull request #34398: refactor: Include function info in runtime errors (master...runtime_error) https://github.com/bitcoin/bitcoin/pull/34398
<bitcoin-git> [bitcoincore.org] Jonathancombs782 opened pull request #1215: Update devcontainer.json for PR checkout (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1215

2026-01-23

<bitcoin-git> [bitcoin] l0rinc opened pull request #34397: doc: fix arg name typo in parameter hint in src/node/interfaces.cpp (master...l0rinc/doc-fix-param-hint-typo) https://github.com/bitcoin/bitcoin/pull/34397
<bitcoin-git> [bitcoin] b-l-u-e closed pull request #34396: refactor: modernize FuzzedDataProvider with if constexpr and safe casts (master...refactor-modernize-fuzzed-data-provider-with-constexpr) https://github.com/bitcoin/bitcoin/pull/34396
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34396: refactor: modernize FuzzedDataProvider with if constexpr and safe casts (master...refactor-modernize-fuzzed-data-provider-with-constexpr) https://github.com/bitcoin/bitcoin/pull/34396
<bitcoin-git> [bitcoin] l0rinc opened pull request #34395: test: rename `assert_greater_than(_or_equal)` to `assert_gt`/`assert_ge` (master...l0rinc/rename-assert-gt-ge) https://github.com/bitcoin/bitcoin/pull/34395
<bitcoin-git> [bitcoin] maflcko closed pull request #34356: doc: clarify -bind behavior with Tor (master...doc/bind-tor-warning) https://github.com/bitcoin/bitcoin/pull/34356
<bitcoin-git> [bitcoin] fanquake merged pull request #34384: Remove epoch logic from mempool (master...202601_no_epochs) https://github.com/bitcoin/bitcoin/pull/34384
<bitcoin-git> bitcoin/master 1a8494d Suhas Daftuar: Rework CTxMemPool::GetChildren() to not use epochs
<bitcoin-git> bitcoin/master 4073545 Suhas Daftuar: Remove unused epochguard.h
<bitcoin-git> bitcoin/master 5b8c204 merge-script: Merge bitcoin/bitcoin#34384: Remove epoch logic from mempool