<bitcoin-git>
[bitcoin] jotapea opened pull request #33681: More comprehensive datacarrier configuration (master...2025-10-expand_datacarrier_conf_default_revert) https://github.com/bitcoin/bitcoin/pull/33681
<bitcoin-git>
[bitcoin] achow101 closed pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
[bitcoin] achow101 closed pull request #32720: docs: add guidance on initialism capitalisation in PascalCase identifiers. (master...dev-notes-style-camelcase) https://github.com/bitcoin/bitcoin/pull/32720
<bitcoin-git>
[bitcoin] achow101 closed pull request #32818: Add read-only mode to sqlite db and use in `bitcoin-wallet` (master...wallet-tool-indempotent) https://github.com/bitcoin/bitcoin/pull/32818
<bitcoin-git>
[bitcoin] achow101 closed pull request #32174: test: Verify that a message is not in rpc errors raised (follow-up 31451) (master...verify-message-not-among-error-messages-in-rpc-call) https://github.com/bitcoin/bitcoin/pull/32174
<bitcoin-git>
[bitcoin] achow101 closed pull request #26398: Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only (master...relax_too_small_tx_equality) https://github.com/bitcoin/bitcoin/pull/26398
<bitcoin-git>
[bitcoin] achow101 closed pull request #31845: Add -pruneduringinit option to temporarily use another prune target during IBD (master...pruneduringinit) https://github.com/bitcoin/bitcoin/pull/31845
<bitcoin-git>
[bitcoin] achow101 closed pull request #29664: p2p: When close to the tip, download blocks in parallel from additional peers to prevent stalling (master...202403_near_tip_stalling) https://github.com/bitcoin/bitcoin/pull/29664
<bitcoin-git>
[bitcoin] achow101 closed pull request #32645: fs: use `ftruncate` in `AllocateFileRange` on OpenBSD (master...202505-fs-use_ftruncate_on_openbsd) https://github.com/bitcoin/bitcoin/pull/32645
<bitcoin-git>
[bitcoin] furszy closed pull request #33678: http: limit RPC server threads to available cores (master...2025_bound_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33678
<bitcoin-git>
[bitcoin] l0rinc opened 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] achow101 closed pull request #29062: Wallet: (Refactor) GetBalance to calculate used balance (master...getbalance-add-used) https://github.com/bitcoin/bitcoin/pull/29062
<bitcoin-git>
[bitcoin] achow101 closed pull request #24963: RPC/Wallet: Convert walletprocesspsbt to use options parameter (master...rpc_walletprocesspsbt_options) https://github.com/bitcoin/bitcoin/pull/24963
<bitcoin-git>
[bitcoin] achow101 closed pull request #30610: validation: do not wipe utxo cache for stats/scans/snapshots (master...202408_force_sync) https://github.com/bitcoin/bitcoin/pull/30610
<bitcoin-git>
[bitcoin] furszy opened pull request #33679: test: set number of RPC server threads to 2 (master...2025_test_reduce_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33679
<bitcoin-git>
[bitcoin] furszy opened pull request #33678: http: limit RPC server threads to available cores (master...2025_bound_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33678
<bitcoin-git>
[bitcoin] furszy closed pull request #31404: descriptors: inference process, do not return unparsable multisig descriptors (master...2024_descriptors_infer_multisig) https://github.com/bitcoin/bitcoin/pull/31404
<bitcoin-git>
[bitcoin] furszy closed pull request #31378: wallet: fix crash during migration due to invalid multisig descriptors (master...2024_wallet_migration_multisig_crash) https://github.com/bitcoin/bitcoin/pull/31378
<bitcoin-git>
[bitcoin] furszy closed pull request #27837: net: introduce block tracker to retry to download blocks after failure (master...2023_introduce_block_request_tracker) https://github.com/bitcoin/bitcoin/pull/27837
<bitcoin-git>
[bitcoin] sipa opened pull request #33675: randomenv: drop self define of 'environ' (master...202510_no_environ_override) https://github.com/bitcoin/bitcoin/pull/33675
<bitcoin-git>
[bitcoin] fanquake merged pull request #33670: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports.py (master...2510-test-i2p-proxy) https://github.com/bitcoin/bitcoin/pull/33670
<bitcoin-git>
bitcoin/master fa20275 MarcoFalke: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports....
<bitcoin-git>
bitcoin/master c211d18 merge-script: Merge bitcoin/bitcoin#33670: test: Use unassigned p2p_port instead of hard...
<bitcoin-git>
[gui] ilkinsufi opened pull request #905: qt: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin-core/gui/pull/905
<bitcoin-git>
[bitcoin] ilkinsufi closed pull request #33672: qt: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin/bitcoin/pull/33672
<bitcoin-git>
[bitcoin] ilkinsufi opened pull request #33672: qt: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin/bitcoin/pull/33672
<bitcoin-git>
[bitcoin] ajtowns opened pull request #33671: [wip] wallet: Add separate balance info for non-mempool wallet txs (master...202510-wallet-unconf-bal) https://github.com/bitcoin/bitcoin/pull/33671
<bitcoin-git>
[bitcoin] maflcko opened pull request #33670: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports.py (master...2510-test-i2p-proxy) https://github.com/bitcoin/bitcoin/pull/33670
<bitcoin-git>
[bitcoin] rkrux opened pull request #33665: wallet: refactor to remove redundant sighash calculation (master...musig-sighash) https://github.com/bitcoin/bitcoin/pull/33665
<bitcoin-git>
[bitcoin] w0xlt closed pull request #32964: descriptor: don't underestimate the size of a Taproot spend (instead, overestimate it) (master...r_26573) https://github.com/bitcoin/bitcoin/pull/32964
2025-10-20
<bitcoin-git>
[bitcoin] PiRK closed pull request #33381: test: Fix TestFlushBehavior when coin has non-zero dynamic memory usage (master...fix_TestFlushBehavior_when_nonzero_DynamicMemoryUsage) https://github.com/bitcoin/bitcoin/pull/33381
<bitcoin-git>
[bitcoin] waketraindev opened pull request #33663: addrman, net: filter during address selection via AddrPolicy to avoid underfill (master...2025-10-getaddressesunsafe-underfill) https://github.com/bitcoin/bitcoin/pull/33663
<bitcoin-git>
[bitcoin] halilyucel closed pull request #33659: Improve fatal error message for block read failures in BaseIndex::ProcessBlock (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33659
<bitcoin-git>
[bitcoin] optout21 opened pull request #33661: test: Add test on skip heights in CBlockIndex (master...skip-height-test2) https://github.com/bitcoin/bitcoin/pull/33661
<bitcoin-git>
[bitcoin] famouswizard opened pull request #33654: fix: invalid plist format and update values to meet macOS 1.0 standard (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33654
<corebot>
https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake merged pull request #33624: test: P2SH sig ops are only counted with `SCRIPT_VERIFY_P2SH` (master...2025-10-test-sigopcost) https://github.com/bitcoin/bitcoin/pull/33624
<bitcoin-git>
bitcoin/master b1f8a13 merge-script: Merge bitcoin/bitcoin#33624: test: P2SH sig ops are only counted with `SCR...
<bitcoin-git>
bitcoin/master 3a10d70 brunoerg: test: P2SH sig ops are only counted with `SCRIPT_VERIFY_P2SH` flag