2026-01-29

<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 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/master 8be54e3 Lőrinc: test: cover IBD exit conditions
<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 fad0422 MarcoFalke: refactor: Remove remaining std::bind, check via clang-tidy
<bitcoin-git> bitcoin/master 8cdf1dc merge-script: Merge bitcoin/bitcoin#34373: refactor: Remove remaining std::bind, check v...
<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 3e4155f Andrew Toth: test: do not return spent coins from `CCoinsViewTest::GetCoin`
<bitcoin-git> bitcoin/master eec551a Andrew Toth: fuzz: keep `coinscache_sim` backend free of spent coins
<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/master 1f60ca3 Martin Zumsande: wallet: fix removeprunedfunds bug with conflicting transactions
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2dd5e7bb38da...cd1af852fa5d
<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] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3e8c459e776...2dd5e7bb38da
<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 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 ab649ce janb84: guix: documented shasum gathering command
<bitcoin-git> bitcoin/master d9851f9 merge-script: Merge bitcoin/bitcoin#33472: 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 faf40c2 MarcoFalke: lint: [move-only] Move util functions to util.rs
<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] 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 8f9ad53 merge-script: Merge bitcoin/bitcoin#34352: ci, iwyu: Fix warnings in `src/primitives` an...
<bitcoin-git> bitcoin/master fdc9fe2 Hennadii Stepanov: ci, iwyu: Fix warnings in `src/primitives` and treat them as errors
<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 c8abac9 ci: ci: mount .git dir rw
<bitcoin-git> bitcoin/master feb74a9 merge-script: Merge bitcoin/bitcoin#34430: ci: mount git directory as writable in linter
<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 cb128bc merge-script: Merge bitcoin/bitcoin#34408: ci: remove gnu-getopt usage
<bitcoin-git> bitcoin/master ddae1b4 fanquake: 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/master eeee1e3 MarcoFalke: refactor: Remove trailing semicolon after ADD_SIGNALS_DECL_WRAPPER
<bitcoin-git> bitcoin/master fa01954 MarcoFalke: refactor: [gui] Use lambdas over std::bind
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/289d60f5ab76...6ae96ed60745
<bitcoin-git> bitcoin/master fa8d008 MarcoFalke: refactor: Remove empty caption from ThreadSafeQuestion
<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] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c0e6556e4f51...d931b54d138f
<bitcoin-git> bitcoin/master 26fbe10 fanquake: Update secp256k1 subtree to latest master
<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 c0e6556 merge-script: Merge bitcoin/bitcoin#34413: doc: Remove outdated -fdebug-prefix-map secti...
<bitcoin-git> bitcoin/master fa2e1b8 MarcoFalke: build: Remove outdated comment about -ffile-prefix-map
<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] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f970cb39fb64...27aeeff63014
<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] 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 c7028d3 Lőrinc: init: log that additional logs may contain privacy-sensitive information
<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] 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 7cfe790 naiyoma: test: replace ValidWitnessMalleatedTx class with function
<bitcoin-git> bitcoin/master 81675a7 naiyoma: test: use pre-generated chain
<bitcoin-git> bitcoin/master 3f5211c naiyoma: test: remove child_one/child_two (w)txid variables
<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 a73a3ec Lőrinc: doc: fix invalid arg name hints for bugprone validation
<bitcoin-git> bitcoin/master 34a5eca merge-script: Merge bitcoin/bitcoin#34397: doc: fix arg name hints so bugprone can valid...
<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 1cc58d3 Hennadii Stepanov: Merge bitcoin/bitcoin#34281: build: Temporarily remove confusing and britt...
<bitcoin-git> bitcoin/master fa37928 MarcoFalke: build: Temporarily remove confusing and brittle -fdebug-prefix-map
<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 faa5a9e MarcoFalke: fuzz: Use min option in ConsumeTime
<bitcoin-git> bitcoin/master eeee375 MarcoFalke: fuzz: Return chrono point from ConsumeTime(), Add ConsumeDuration()
<bitcoin-git> bitcoin/master 2778eb4 merge-script: Merge bitcoin/bitcoin#34337: fuzz: Return chrono point from 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 fa15a8d MarcoFalke: doc: Explain that low-effort pull requests may be closed
<bitcoin-git> bitcoin/master 6472ba0 merge-script: Merge bitcoin/bitcoin#34388: doc: Explain that low-effort pull requests ma...
<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 5f66fca Hennadii Stepanov: Merge bitcoin-core/gui#920: Set peer version and subversion to N/A when no...
<bitcoin-git> bitcoin/master b261100 WakeTrainDev: [qt] Set peer version and subversion to N/A when not available or detecting
<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 5b8c204 merge-script: Merge bitcoin/bitcoin#34384: Remove epoch logic from mempool
<bitcoin-git> bitcoin/master 4073545 Suhas Daftuar: Remove unused epochguard.h
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/891030ac8b9e...5b8c204275aa
<bitcoin-git> [bitcoin] billymcbip opened pull request #34393: rpc: Fix off-by-one error in getblockchaininfo help (master...getblockchaininfo) https://github.com/bitcoin/bitcoin/pull/34393
<bitcoin-git> [bitcoin] maflcko opened 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] willcl-ark opened pull request #34391: lint: upgrade lint scripts for worktrees (master...lint-worktrees) https://github.com/bitcoin/bitcoin/pull/34391
<bitcoin-git> [bitcoin] fanquake opened 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] fanquake merged pull request #33822: kernel: Add block header support and validation (master...2025-11-kernelApi_add_blockheaders) https://github.com/bitcoin/bitcoin/pull/33822
<bitcoin-git> bitcoin/master 9a9d797 yuvicc: kernel: Add support for block headers
<bitcoin-git> bitcoin/master 891030a merge-script: Merge bitcoin/bitcoin#33822: kernel: Add block header support and validati...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0871e104a26d...891030ac8b9e
<bitcoin-git> bitcoin/master b851ff6 yuvicc: kernel: Add Handle/View pattern for BlockValidationState
<bitcoin-git> [bitcoin] sedited merged pull request #34242: Prepare string and net utils for future HTTP operations (master...http-utils) https://github.com/bitcoin/bitcoin/pull/34242
<bitcoin-git> bitcoin/master 4e300df Matthew Zipkin: string: add `base` argument for ToIntegral to operate on hexadecimal
<bitcoin-git> bitcoin/master 0b0d912 Matthew Zipkin: Modernize GetBindAddress()
<bitcoin-git> bitcoin/master a0ca851 Matthew Zipkin: Make GetBindAddress() callable from outside net.cpp
<bitcoin-git> [bitcoin] sedited pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/1b079becf14d...0871e104a26d
<bitcoin-git> [bitcoin] l0rinc opened pull request #34389: net/log: standardize peer+addr log formatting via `LogPeer` (master...l0rinc/log-peer-formatting) https://github.com/bitcoin/bitcoin/pull/34389
<bitcoin-git> [bitcoin] maflcko opened 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] DevPatel-11 closed pull request #34357: rpc: Handle nullptr from createNewBlock in getblocktemplate (master...fix/34262-getblocktemplate-nullcheck) https://github.com/bitcoin/bitcoin/pull/34357
<bitcoin-git> [bitcoin] fanquake closed pull request #34386: wallet: Fix Taproot descriptor weight calculation (master...fix-tr-descriptor-weight) https://github.com/bitcoin/bitcoin/pull/34386
<bitcoin-git> [bitcoin] fanquake merged pull request #34317: fuzz: Exclude too expensive inputs in descriptor_parse targets (master...2601-fuzz-desc-parse) https://github.com/bitcoin/bitcoin/pull/34317
<bitcoin-git> bitcoin/master fab2f3d MarcoFalke: fuzz: Exclude too expensive inputs in descriptor_parse targets
<bitcoin-git> bitcoin/master 1b079be merge-script: Merge bitcoin/bitcoin#34317: fuzz: Exclude too expensive inputs in descrip...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cdb42a8df8cd...1b079becf14d
<bitcoin-git> bitcoin/master cdb42a8 merge-script: Merge bitcoin/bitcoin#34380: test: Fix P2PK script test
<bitcoin-git> [bitcoin] fanquake merged pull request #34380: test: Fix P2PK script test (master...sigpushonly) https://github.com/bitcoin/bitcoin/pull/34380
<bitcoin-git> bitcoin/master c9ce1c7 billymcbip: test: Fix P2PK script test
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b48b09b7f77...cdb42a8df8cd
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34386: wallet: Fix Taproot descriptor weight calculation (master...fix-tr-descriptor-weight) https://github.com/bitcoin/bitcoin/pull/34386

2026-01-22

<bitcoin-git> [bitcoin] hebasto opened pull request #34385: subprocess: Fix `-Wunused-private-field` when building with clang-cl on Windows (master...260122-clangcl-unsused) https://github.com/bitcoin/bitcoin/pull/34385
<bitcoin-git> [bitcoin] sipa opened pull request #34384: Remove epoch logic from mempool (master...202601_no_epochs) https://github.com/bitcoin/bitcoin/pull/34384
<bitcoin-git> [bitcoin] maflcko closed pull request #34314: wallet: Fix MaxSatisfactionWeight calculation for Taproot descriptors (master...fix-tr-descriptor-weight) https://github.com/bitcoin/bitcoin/pull/34314
<bitcoin-git> [bitcoin] achow101 merged pull request #34376: bench/test: clarify merkle bench and witness test intent (master...l0rinc/bench-test-32497-followup) https://github.com/bitcoin/bitcoin/pull/34376
<bitcoin-git> bitcoin/master 8b9d30e Lőrinc: bench/test: clarify merkle bench and witness test intent
<bitcoin-git> bitcoin/master 7b48b09 Ava Chow: Merge bitcoin/bitcoin#34376: bench/test: clarify merkle bench and witness ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d8cb78d5b1c...7b48b09b7f77
<bitcoin-git> [bitcoin] l0rinc opened pull request #34383: ci: compile remaining untested ancestor commits (master...l0rinc/ci-compile-untested-commits) https://github.com/bitcoin/bitcoin/pull/34383
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34382: test: wallet: Check fallbackfee default argument behavior. (master...2026-01-22-fallbackfee_experiments) https://github.com/bitcoin/bitcoin/pull/34382
<bitcoin-git> [bitcoin] l0rinc closed pull request #34341: wallet: only log `txid` when `-debug=wallet` is explicit (master...l0rinc/wallet-redact-txids-infolog) https://github.com/bitcoin/bitcoin/pull/34341
<bitcoin-git> [bitcoin] sedited merged pull request #34309: guix: stop passing depends sources to codesigning (master...codesigning_no_source) https://github.com/bitcoin/bitcoin/pull/34309
<bitcoin-git> bitcoin/master d94d7b1 fanquake: guix: stop passing depends sources to codesigning
<bitcoin-git> bitcoin/master 1d8cb78 merge-script: Merge bitcoin/bitcoin#34309: guix: stop passing depends sources to codesig...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7041648ee5bd...1d8cb78d5b1c
<bitcoin-git> [bitcoin] fanquake merged pull request #34375: doc: mempool: fix `removeUnchecked` incorrect comment (master...01-2026-fix-removeUnchecked-doc) https://github.com/bitcoin/bitcoin/pull/34375
<bitcoin-git> bitcoin/master 1137deb ismaelsadeeq: doc: mempool: fix `removeUnchecked` incorrect comment
<bitcoin-git> bitcoin/master 7041648 merge-script: Merge bitcoin/bitcoin#34375: doc: mempool: fix `removeUnchecked` incorrec...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/691dc830c669...7041648ee5bd
<bitcoin-git> [bitcoin] brunoerg opened pull request #34381: script: return proper error for `CScriptNum` errors (master...2026-01-scriptnum) https://github.com/bitcoin/bitcoin/pull/34381
<bitcoin-git> [bitcoin] billymcbip opened pull request #34380: test: Fix P2PK script test (master...sigpushonly) https://github.com/bitcoin/bitcoin/pull/34380
<bitcoin-git> [bitcoin] rkrux opened pull request #34379: wallet: fix `gethdkeys` RPC for descriptors with partial xprvs (master...gethdkeys) https://github.com/bitcoin/bitcoin/pull/34379
<bitcoin-git> [bitcoin] sedited merged pull request #34377: test: Rename wallet in restore attempt in wallet_assumeutxo (master...2026-01-win-test-flaky) https://github.com/bitcoin/bitcoin/pull/34377
<bitcoin-git> bitcoin/master e1dc4af Fabian Jahr: test: Rename wallet name in restore attempt in wallet_assumeutxo
<bitcoin-git> bitcoin/master 691dc83 merge-script: Merge bitcoin/bitcoin#34377: test: Rename wallet in restore attempt in wal...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d7fd8c6952f2...691dc830c669
<bitcoin-git> [bitcoin] sedited merged pull request #34090: net: Fix `-Wmissing-braces` (master...251217-in6addr-compat) https://github.com/bitcoin/bitcoin/pull/34090
<bitcoin-git> bitcoin/master f46e3ec Hennadii Stepanov: net: Fix `-Wmissing-braces`
<bitcoin-git> bitcoin/master d7fd8c6 merge-script: Merge bitcoin/bitcoin#34090: net: Fix `-Wmissing-braces`
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1fbbdd20cde9...d7fd8c6952f2
<bitcoin-git> [bitcoin] hebasto merged pull request #34355: doc: Fix wrong code in WITH_LOCK doxygen comment (master...2601-doc-fix-code) https://github.com/bitcoin/bitcoin/pull/34355
<bitcoin-git> bitcoin/master fa61fad MarcoFalke: doc: Fix wrong code in WITH_LOCK doxygen comment
<bitcoin-git> bitcoin/master 1fbbdd2 Hennadii Stepanov: Merge bitcoin/bitcoin#34355: doc: Fix wrong code in WITH_LOCK doxygen comm...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9016858282b6...1fbbdd20cde9
<bitcoin-git> [bitcoin] fanquake closed pull request #34211: build: Alt restore cross-compilation for Android (master...260601-android-deployqt-build) https://github.com/bitcoin/bitcoin/pull/34211
<bitcoin-git> [bitcoin] sedited merged pull request #34297: p2p: add validation checks for initial self-announcement (master...p2p-self-announcement) https://github.com/bitcoin/bitcoin/pull/34297
<bitcoin-git> bitcoin/master 9016858 merge-script: Merge bitcoin/bitcoin#34297: p2p: add validation checks for initial self-a...
<bitcoin-git> bitcoin/master 6a8dbf9 frankomosh: p2p: add validation check for initial self-announcement
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5715748333fe...9016858282b6

2026-01-21

<bitcoin-git> [bitcoin] fjahr opened pull request #34377: test: Rename wallet name in restore attempt in wallet_assumeutxo (master...2026-01-win-test-flaky) https://github.com/bitcoin/bitcoin/pull/34377
<bitcoin-git> [bitcoin] l0rinc opened pull request #34376: bench/test: clarify merkle bench and witness test intent (master...l0rinc/bench-test-32497-followup) https://github.com/bitcoin/bitcoin/pull/34376
<bitcoin-git> [bitcoin] sedited merged pull request #34366: test: switch order of error code and message check (master...test-error-debug) https://github.com/bitcoin/bitcoin/pull/34366
<bitcoin-git> bitcoin/master 5715748 merge-script: Merge bitcoin/bitcoin#34366: test: switch order of error code and message ...
<bitcoin-git> bitcoin/master 0aba464 rkrux: test: switch order of error code and message check
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a1234001c46...5715748333fe
<bitcoin-git> [bitcoin] sedited merged pull request #34269: wallet: disallow creating new or restoring to an unnamed (default) wallet (master...dont-create-default-wallets) https://github.com/bitcoin/bitcoin/pull/34269
<bitcoin-git> bitcoin/master 75b704d Ava Chow: wallettool: Disallow creating new unnamed wallets
<bitcoin-git> bitcoin/master 5875a9c Ava Chow: wallet: disallow unnamed wallets in createwallet and restorewallet
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3ea2b6fe180e...2a1234001c46
<bitcoin-git> bitcoin/master d30ad4a Ava Chow: wallet, rpc: Use HandleWalletError in createwallet
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #34375: doc: mempool: fix `removeUnchecked` incorrect comment (master...01-2026-fix-removeUnchecked-doc) https://github.com/bitcoin/bitcoin/pull/34375
<bitcoin-git> [bitcoin] maflcko closed pull request #34350: wallet: fix importprunedfunds to allow importing spending txs (master...fix-importprunedfunds) https://github.com/bitcoin/bitcoin/pull/34350
<bitcoin-git> [bitcoin] stickies-v opened pull request #34374: kernel: use structured logging and simplify logging interface (master...2026-01/kernel-logging-layering-predicate) https://github.com/bitcoin/bitcoin/pull/34374
<bitcoin-git> [bitcoin] maflcko opened 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] luke-jr opened pull request #34372: QA: wallet_migration: Test several more weird scenarios (master...qa_wallet_migration_tests_202601) https://github.com/bitcoin/bitcoin/pull/34372
<bitcoin-git> [bitcoin] hebasto merged pull request #34369: test: Scale NetworkThread close timeout with timeout_factor (master...2601-test-scale-close-timeout) https://github.com/bitcoin/bitcoin/pull/34369
<bitcoin-git> bitcoin/master fab055c MarcoFalke: test: Scale NetworkThread close timeout with timeout_factor
<bitcoin-git> bitcoin/master 3ea2b6f Hennadii Stepanov: Merge bitcoin/bitcoin#34369: test: Scale NetworkThread close timeout with ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e324925d1990...3ea2b6fe180e
<bitcoin-git> [bitcoin] 8144225309 opened pull request #34371: wallet: allow importprunedfunds for spending transactions (master...fix-importprunedfunds-spending) https://github.com/bitcoin/bitcoin/pull/34371
<bitcoin-git> [bitcoin] luke-jr opened pull request #34370: [29.x] Fix #34222 backport bugs (29.x...fix_34222_backport) https://github.com/bitcoin/bitcoin/pull/34370
<bitcoin-git> [bitcoin] maflcko closed pull request #34334: fix: check event loop state before stopping in NetworkThread.close() (master...fix/p2p-network-thread-close-already-stopped) https://github.com/bitcoin/bitcoin/pull/34334
<bitcoin-git> [bitcoin] maflcko opened pull request #34369: test: Scale NetworkThread close timeout with timeout_factor (master...2601-test-scale-close-timeout) https://github.com/bitcoin/bitcoin/pull/34369
<bitcoin-git> [bitcoin] fanquake merged pull request #34363: Update libmultiprocess subtree to avoid occasional rpc_misc.py timeout (master...pr/subtree-7) https://github.com/bitcoin/bitcoin/pull/34363
<bitcoin-git> bitcoin/master 7562e2a Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from a4f92969649..1fc65008f7d
<bitcoin-git> bitcoin/master 73d0fe6 Ryan Ofsky: Merge commit '7562e2aeed95b0dc627e8e3a849941992f0189bb' into pr/subtree-7
<bitcoin-git> bitcoin/master e324925 merge-script: Merge bitcoin/bitcoin#34363: Update libmultiprocess subtree to avoid occas...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fa267551c4ea...e324925d1990
<bitcoin-git> [bitcoin] fanquake merged pull request #34353: refactor: Use std::bind_front over std::bind (master...2601-bind-front) https://github.com/bitcoin/bitcoin/pull/34353
<bitcoin-git> bitcoin/master faa18dc MarcoFalke: refactor: Use std::bind_front over std::bind