<bitcoin-git>
[bitcoin] w0xlt opened pull request #34233: test: fix Windows CI failures in wallet_multiwallet and old binary tests (ancient wallets) (master...ascii-only-tmpdir) https://github.com/bitcoin/bitcoin/pull/34233
<bitcoin-git>
[bitcoin] tboy1337 opened pull request #34231: consensus: Fix potential null pointer crash in CalculateSequenceLocks (master...fix-sequence-locks-nullptr-crash) https://github.com/bitcoin/bitcoin/pull/34231
<bitcoin-git>
[bitcoin] maflcko opened pull request #34230: fuzz: Reject too large descriptor leaf sizes in scriptpubkeyman target (master...2601-fuzz-scriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/34230
<bitcoin-git>
[bitcoin] achow101 merged pull request #34135: rpc: [wallet] Use unsigned type for tx version in sendall (master...2512-rpc-wallet-less-i32) https://github.com/bitcoin/bitcoin/pull/34135
<bitcoin-git>
bitcoin/master fafbc70 MarcoFalke: rpc: [wallet] Use unsigned type for tx version in sendall
<bitcoin-git>
bitcoin/master a9daa6d Ava Chow: Merge bitcoin/bitcoin#34135: rpc: [wallet] Use unsigned type for tx versio...
<bitcoin-git>
[bitcoin] bensig opened pull request #34214: policy: restore 80-byte default for datacarriersize (master...revert-datacarrier-default) https://github.com/bitcoin/bitcoin/pull/34214
<bitcoin-git>
[bitcoin] brunoerg opened pull request #34213: net: do not read/dump anchors if network is not active (master...2026-01-net-anchors-networkactive) https://github.com/bitcoin/bitcoin/pull/34213
<bitcoin-git>
[bitcoin] BitcoinMechanic opened pull request #34212: doc: Clarify -migratewallet can be used to delete private keys (master...fix-docs) https://github.com/bitcoin/bitcoin/pull/34212
<bitcoin-git>
[bitcoin] hebasto reopened 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] DrahtBot 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] D33r-Gee opened 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/master 01ffcf4 Pieter Wuille: clusterlin: support fixing linearizations (feature)
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34208: bench: add fluent API for untimed `setup` steps in nanobench (master...l0rinc/untimed-setup-nanobench) https://github.com/bitcoin/bitcoin/pull/34208
<bitcoin-git>
[bitcoin] l0rinc opened 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] fanquake merged pull request #34203: doc: p2p: replace last remaining "command" terminology with "message type" (master...202601-doc-p2p-command-afuera) https://github.com/bitcoin/bitcoin/pull/34203
<corebot>
https://github.com/bitcoin/bitcoin/issues/29136 | wallet: `addhdkey` RPC to add just keys to wallets via new `unused(KEY)` descriptor by achow101 · Pull Request #29136 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] furszy reopened pull request #34193: wallet: make migration more robust against failures (master...2026_wallet_safer_MigrateToSQLite) https://github.com/bitcoin/bitcoin/pull/34193
<bitcoin-git>
[bitcoin] furszy closed pull request #34193: wallet: make migration more robust (master...2026_wallet_safer_MigrateToSQLite) https://github.com/bitcoin/bitcoin/pull/34193
<bitcoin-git>
[bitcoin] furszy opened pull request #34193: wallet: make migration more robust (master...2026_wallet_safer_MigrateToSQLite) https://github.com/bitcoin/bitcoin/pull/34193
<bitcoin-git>
[bitcoin] w0xlt opened pull request #34186: test: use dynamic port allocation in proxy tests (master...test_dynamic_port_allocation) https://github.com/bitcoin/bitcoin/pull/34186
<bitcoin-git>
[bitcoin] brunoerg opened pull request #34185: test: fix `feature_pruning` when built without wallet (master...2025-12-test-pruning-wout-wallet) https://github.com/bitcoin/bitcoin/pull/34185
<bitcoin-git>
[bitcoin] l0rinc closed pull request #34180: bench: add `SIGABRT` handler to show failed bench name (master...l0rinc/bench-sigabort-handler) https://github.com/bitcoin/bitcoin/pull/34180
<willcl-ark>
roconnor: I have a non-nixpkgs flake for building from depends (with patches) which you could be interested to take a look at: https://github.com/willcl-ark/bitcoin/blob/nix-flake-split-depends/flake.nix Currently it is building fully static bins (using musl) and does not build the gui, but some parts of it (e.g. building depends packages) may still be of of interest to you...
<bitcoin-git>
[bitcoin] maflcko opened pull request #34181: refactor: [p2p] Make ProcessMessage private again, Use references when non-null (master...2512-p2p-internals-more-private) https://github.com/bitcoin/bitcoin/pull/34181
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34180: bench: add `SIGABRT` handler to show failed bench name (master...l0rinc/bench-sigabort-handler) https://github.com/bitcoin/bitcoin/pull/34180
<bitcoin-git>
[bitcoin] joaonevess opened pull request #34179: refactor: Enable transparent lookup for setBlockIndexCandidates to remove const_cast (master...refactor-is-transparent-comparator) https://github.com/bitcoin/bitcoin/pull/34179
2025-12-29
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34177: policy/refactor: remove constant parameter from `IsWellFormedPackage` (master...l0rinc/IsWellFormedPackage-require_sorted) https://github.com/bitcoin/bitcoin/pull/34177
<bitcoin-git>
[bitcoin] furszy opened pull request #34176: wallet: improve error msg when db directory is not writable (master...2025_wallet_check_db_permissions) https://github.com/bitcoin/bitcoin/pull/34176
<bitcoin-git>
[bitcoin] RobinDavid opened pull request #34169: contrib: change fuzz runner test_runner.py to be cwd independent (master...test_runner_cwd_independent) https://github.com/bitcoin/bitcoin/pull/34169
<bitcoin-git>
[bitcoin] hebasto opened pull request #34168: qa: Allow `--exclude` to be specified multiple times (master...251229-ft-exclude-append) https://github.com/bitcoin/bitcoin/pull/34168
<bitcoin-git>
[bitcoin] l0rinc opened pull request #34161: refactor: Avoid UB from `std::distance` with `nullptr` in `PoolAllocator` (master...l0rinc/pool-allocator-ub) https://github.com/bitcoin/bitcoin/pull/34161