<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] 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] 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] 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>
[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] 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] 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] 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 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] 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