<bitcoin-git>
[bitcoin] sedited merged pull request #35579: wallet: reserve walletrescan before checking wallet is at the tip (master...2026-06-22-reserveWalletBeforeCheckingWalletIsAtTip) https://github.com/bitcoin/bitcoin/pull/35579
<bitcoin-git>
[bitcoin] pablomartin4btc closed pull request #35707: wallet: Make SQLiteDatabase::m_file_path an std::optionalfs::path (master...wallet/sqlite-optional-filepath) https://github.com/bitcoin/bitcoin/pull/35707
<bitcoin-git>
[bitcoin] achow101 opened pull request #35716: wallet: Replace mapWallet and wtxOrdered with a boost::multi_index (master...wallet-mapwallet-multiindex) https://github.com/bitcoin/bitcoin/pull/35716
<bitcoin-git>
[bitcoin] sedited merged pull request #32763: wallet: Replace CWalletTx::mapValue and vOrderForm with explicit class members (master...cwallet-tx-rm-mapvalue-vorderform) https://github.com/bitcoin/bitcoin/pull/32763
<bitcoin-git>
bitcoin/master c6ba98d Ava Chow: wallet: Drop mapValue from CommitTransaction
<bitcoin-git>
bitcoin/master 1a219a3 Ava Chow: wallet: Pass replaces_txid to CommitTransaction outside of mapValue
<bitcoin-git>
[leveldb-subtree] andrewtoth closed pull request #63: Revert "Revert "Increase maximum read-only mmap()s used from 1000 to … (bitcoin-fork...revert-52) https://github.com/bitcoin-core/leveldb-subtree/pull/63
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #35707: wallet: Make SQLiteDatabase::m_file_path an std::optionalfs::path (master...wallet/sqlite-optional-filepath) https://github.com/bitcoin/bitcoin/pull/35707
<dviola>
when bitcoin core suggested prune I had my blocksdir pointing to a 2TB partition, so it was confusing
<dviola>
recently when going through a full resync I noticed bitcoin core would enable pruning (in the intro window) when the partition/disk isn't large enough, that makes sense... however, wouldn't it be good if blocksdir is also taken into account?
<bitcoin-git>
[bitcoin] sedited closed pull request #35702: Control which taproot script path to spend (#33084) (master...fix-issue-33084-taproot-script-paths) https://github.com/bitcoin/bitcoin/pull/35702
<bitcoin-git>
[bitcoin] sedited closed pull request #35703: Mempool leak through the eviction policy (#31211) (master...fix-mempool-leak-31211) https://github.com/bitcoin/bitcoin/pull/35703
<bitcoin-git>
[bitcoin] kallal79 opened pull request #35703: Mempool leak through the eviction policy (#31211) (master...fix-mempool-leak-31211) https://github.com/bitcoin/bitcoin/pull/35703
<bitcoin-git>
[bitcoin] kallal79 opened pull request #35702: Control which taproot script path to spend (#33084) (master...fix-issue-33084-taproot-script-paths) https://github.com/bitcoin/bitcoin/pull/35702
<bitcoin-git>
[bitcoin] rustaceanrob opened pull request #35689: test: Redeclare variable as signed in `util_tests` (master...26-7-9-underflow) https://github.com/bitcoin/bitcoin/pull/35689
<bitcoin-git>
[bitcoin] sedited merged pull request #35616: refactor: Use u64 over size_t for all cache sizes to fix a 32-bit overflow (master...2606-fix-u32) https://github.com/bitcoin/bitcoin/pull/35616
<bitcoin-git>
bitcoin/master fabafd9 MarcoFalke: refactor: Use u64 over size_t for all cache sizes to fix a 32-bit overflow
<bitcoin-git>
bitcoin/master 5223cf1 merge-script: Merge bitcoin/bitcoin#35616: refactor: Use u64 over size_t for all cache s...
<bitcoin-git>
[bitcoin] Sjors opened pull request #35686: lint: have git-subtree-check warn about backportability (master...2026/07/subtree-lint) https://github.com/bitcoin/bitcoin/pull/35686
<bitcoin-git>
[bitcoin] achow101 merged pull request #34997: p2p: Don't participate in addr relay with feelers (master...getaddr_feeler) https://github.com/bitcoin/bitcoin/pull/34997
<bitcoin-git>
bitcoin/master f0da26c Ava Chow: Merge bitcoin/bitcoin#34997: p2p: Don't participate in addr relay with fee...
<bitcoin-git>
bitcoin/master b073533 Daniela Brozzoni: p2p: Don't participate in addr relay with feeler connections
<bitcoin-git>
[bitcoin] stickies-v opened pull request #35678: private broadcast: define and use new RPC_LIMIT_EXCEEDED error code ( + other follow-ups) (master...2026-07/privbroadcast-rpc-followups) https://github.com/bitcoin/bitcoin/pull/35678
<bitcoin-git>
[bitcoin] polespinasa closed pull request #35677: wallet: fix only default RBF to true when unset (master...2026-07-07-fixoptionalconditional) https://github.com/bitcoin/bitcoin/pull/35677
<bitcoin-git>
[bitcoin] polespinasa opened pull request #35677: wallet: only default RBF to true when unset (master...2026-07-07-fixoptionalconditional) https://github.com/bitcoin/bitcoin/pull/35677
<bitcoin-git>
[bitcoin] fanquake merged pull request #35464: kernel: Add function for creating chainparams with a signet challenge (master...kernel_signet_challenge) https://github.com/bitcoin/bitcoin/pull/35464
<bitcoin-git>
bitcoin/master 5b4fd28 sedited: kernel: Generate a signet with a challenge
<bitcoin-git>
bitcoin/master ea67fea merge-script: Merge bitcoin/bitcoin#35464: kernel: Add function for creating chainparams...