<bitcoin-git>
[bitcoin] hebasto opened pull request #33725: ci, iwyu: Treat warnings as errors for `src/init` and `src/policy` (master...251028-force-iwyu) https://github.com/bitcoin/bitcoin/pull/33725
<bitcoin-git>
[bitcoin] glozow merged pull request #33546: test: add functional test for `TestShell` (matching doc example) (master...202510-add-TestShell-doc-example-test) https://github.com/bitcoin/bitcoin/pull/33546
<bitcoin-git>
bitcoin/master 53874f7 Sebastian Falbesoner: doc: test: update TestShell example instructions/options
<bitcoin-git>
bitcoin/master 57f7c68 Sebastian Falbesoner: test: add functional test for `TestShell` (matching doc example)
<bitcoin-git>
bitcoin/master 5a58d49 merge-script: Merge bitcoin/bitcoin#33546: test: add functional test for `TestShell` (ma...
<bitcoin-git>
[bitcoin] stevensmccoy734-commits opened pull request #33718: Add .gitignore file with common patterns (master...patch-4) https://github.com/bitcoin/bitcoin/pull/33718
<bitcoin-git>
[bitcoin] fanquake opened pull request #33714: random: clarify where the environ extern is needed (master...drop_some_platforms) https://github.com/bitcoin/bitcoin/pull/33714
<bitcoin-git>
[bitcoin] yancyribbens opened pull request #33701: test: add case where `TOTAL_TRIES` is exceeded yet solution remains (master...coin-grinder-iter-limit) https://github.com/bitcoin/bitcoin/pull/33701
2025-10-24
<bitcoin-git>
[bitcoin] achow101 merged pull request #32813: clang-format: make formatting deterministic for different formatter versions (master...l0rinc/clang-format) https://github.com/bitcoin/bitcoin/pull/32813
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #33699: p2p: reduce false-positives in addr rate-limiting (master...2025-10-addr-token-bucket-start-5) https://github.com/bitcoin/bitcoin/pull/33699
<bitcoin-git>
[bitcoin] maflcko opened pull request #33698: test: Use same rpc timeout for authproxy and cli (master...2510-test-cli-timeout-same) https://github.com/bitcoin/bitcoin/pull/33698
<bitcoin-git>
[bitcoin] glozow closed pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565
<bitcoin-git>
[bitcoin] Raimo33 opened pull request #33696: crypto: optimize SipHash `Write()` method with chunked processing (master...optimize-siphash-chunked) https://github.com/bitcoin/bitcoin/pull/33696
<bitcoin-git>
[bitcoin] fanquake closed pull request #33690: Datacarrier backwards compatibility and improved test coverage (30.x...2025-10-fix_backcompat_datacarrier_better_tests) https://github.com/bitcoin/bitcoin/pull/33690
<bitcoin-git>
[bitcoin] jotapea opened pull request #33690: Datacarrier backwards compatibility and improved test coverage (30.x...2025-10-fix_backcompat_datacarrier_better_tests) https://github.com/bitcoin/bitcoin/pull/33690
<bitcoin-git>
[bitcoin] kevkevinpal closed pull request #33503: doc: add clarifying comment that creating the .bitcoin file is to avoid any mainnet datadir access (master...commentNoDataDirAccess) https://github.com/bitcoin/bitcoin/pull/33503
<bitcoin-git>
[bitcoin] furszy opened pull request #33689: http: replace WorkQueue and single threads handling for ThreadPool (master...2025_threadpool_http_server) https://github.com/bitcoin/bitcoin/pull/33689
<bitcoin-git>
[bitcoin] fanquake merged 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/master d32f952 merge-script: Merge bitcoin/bitcoin#33679: test: set number of RPC server threads to 2
<bitcoin-git>
bitcoin/master e9cd45e furszy: test: set number of RPC server threads to 2
<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