<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] 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 #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] 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] 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] 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] 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] 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] 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] 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>
[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] 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] 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>
[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] 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] 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] 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/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 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] 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 3ea2b6f Hennadii Stepanov: Merge bitcoin/bitcoin#34369: test: Scale NetworkThread close timeout with ...
<bitcoin-git>
bitcoin/master fab055c MarcoFalke: test: Scale NetworkThread close timeout with timeout_factor
<bitcoin-git>
[bitcoin] billymcbip closed pull request #34294: test: Remove redundant STRICTENC flag from script_tests (master...strictenc) https://github.com/bitcoin/bitcoin/pull/34294
<bitcoin-git>
[bitcoin] rkrux opened 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] crackedhandle opened pull request #34364: contrib: add initial zsh completion for bitcoin-cli (master...contrib/zsh-completions) https://github.com/bitcoin/bitcoin/pull/34364
<bitcoin-git>
[bitcoin] ryanofsky opened 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] 8144225309 opened pull request #34362: wallet: skip APS when no partial spend exists (master...aps-skip-no-partial-spend) https://github.com/bitcoin/bitcoin/pull/34362
<bitcoin-git>
[bitcoin] theStack opened pull request #34361: test: clean up tx resurrection (re-org) test in feature_block.py (master...202601-test-feature_block_resurrect_cleanup) https://github.com/bitcoin/bitcoin/pull/34361
<bitcoin-git>
[bitcoin] w0xlt opened pull request #34360: bench: add WalletBalanceManySpent for high-history wallet scenario (master...wallet-balance-many-spent-bench-3) https://github.com/bitcoin/bitcoin/pull/34360
<bitcoin-git>
[bitcoin] mzumsande opened pull request #34359: test: add test for rebroadcast of transaction received via p2p (master...202601_test_rebroadcast) https://github.com/bitcoin/bitcoin/pull/34359
<bitcoin-git>
[bitcoin] mzumsande opened pull request #34358: wallet: fix removeprunedfunds bug with conflicting transactions (master...202601_importprunedfund_bug) https://github.com/bitcoin/bitcoin/pull/34358
<bitcoin-git>
[bitcoin] DevPatel-11 opened pull request #34357: rpc: Handle nullptr from createNewBlock in getblocktemplate (master...fix/34262-getblocktemplate-nullcheck) https://github.com/bitcoin/bitcoin/pull/34357
2026-01-20
<bitcoin-git>
[bitcoin] achow101 merged pull request #32497: merkle: pre‑reserve leaves to prevent reallocs with odd vtx count (master...l0rinc/pre‑reserve-merkle-leaves-to-max) https://github.com/bitcoin/bitcoin/pull/32497