<bitcoin-git>
[bitcoin] achow101 merged pull request #24407: fees: make the class FeeFilterRounder thread-safe (master...FeeFilterRounder_thread_safe) https://github.com/bitcoin/bitcoin/pull/24407
<bitcoin-git>
bitcoin/master e7a5bf6 Vasil Dimov: fees: make the class FeeFilterRounder thread-safe
<bitcoin-git>
bitcoin/master 252abd1 James O'Beirne: init: add utxo snapshot detection
<bitcoin-git>
[bitcoin] glozow merged pull request #25858: psbt: Only include PSBT_OUT_TAP_TREE when the output has a script path (master...psbt-no-empty-taptree) https://github.com/bitcoin/bitcoin/pull/25858
<bitcoin-git>
bitcoin/master 7df6e1b Andrew Chow: psbt: Fix merging of m_tap_tree
<bitcoin-git>
bitcoin/master 22c051c Andrew Chow: tests: Test that PSBT_OUT_TAP_TREE is combined correctly
<bitcoin-git>
bitcoin/master 0652dc5 Jeremy Rubin: [BugFix]: Do not allow deserializing PSBT with empty PSBT_OUT_TAP_TREE
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26302: refactor: Use type-safe time point for CWallet::m_next_resend (master...2210-wallet-time-๐ค) https://github.com/bitcoin/bitcoin/pull/26302
<bitcoin-git>
[bitcoin] fanquake closed pull request #21006: rpc: reduce LOCK(cs_min) scope in rest_block: ~5 times as many requests per second (master...2021-01-reduce-cs_main-lock-in-rest_block) https://github.com/bitcoin/bitcoin/pull/21006
<bitcoin-git>
[bitcoin] glozow closed pull request #24158: Optimize Mempool Reorg logic using Epochs, improving memory usage and runtime. (master...epoch-mempool-reorg-updates) https://github.com/bitcoin/bitcoin/pull/24158
<bitcoin-git>
[bitcoin] achow101 closed pull request #24202: rpc: allow dumptxoutset to dump human-readable data (master...feature-utxo-ascii) https://github.com/bitcoin/bitcoin/pull/24202
<bitcoin-git>
[bitcoin] achow101 closed pull request #24185: refactor: only use explicit reinterpret/const casts, not implicit (master...explicit-reinterpret-cast) https://github.com/bitcoin/bitcoin/pull/24185
<bitcoin-git>
[bitcoin] glozow closed pull request #23633: Make `CFeeRate` work with `uint64_t` sizes (master...feature/2021-11-30-FeeRate-uint64_t) https://github.com/bitcoin/bitcoin/pull/23633
<bitcoin-git>
[bitcoin] achow101 closed pull request #23387: WIP: add support to save fee estimates without having to shut down the node (master...dump_fee_estimates) https://github.com/bitcoin/bitcoin/pull/23387
<bitcoin-git>
[bitcoin] achow101 closed pull request #22338: [Refactor]: Rename Script methods that only work on PreTapScript scripts (master...opcode_test) https://github.com/bitcoin/bitcoin/pull/22338
<bitcoin-git>
[bitcoin] achow101 closed pull request #19873: Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #26298: refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a (master...pr/intclean) https://github.com/bitcoin/bitcoin/pull/26298
<bitcoin-git>
[bitcoin] hebasto opened pull request #26297: ci: Use all available CPUs for functional tests in "Win64 native" task (master...221011-job6) https://github.com/bitcoin/bitcoin/pull/26297
<bitcoin-git>
[bitcoin] fanquake opened pull request #26296: [DEMO] Integrate `bitcoin-tidy` clang-tidy plugin - warn on uninitialized members of aggregate types (master...integrate_cory_tidy) https://github.com/bitcoin/bitcoin/pull/26296
<bitcoin-git>
[bitcoin] fanquake merged pull request #26280: rpc: Return coinbase flag in scantxoutset (master...2210-rpc-coinbase-scan-๐ฅ) https://github.com/bitcoin/bitcoin/pull/26280
<bitcoin-git>
bitcoin/master 11c190e Vasil Dimov: sync: simplify MaybeCheckNotHeld() definitions by using a template
2022-10-10
<bitcoin-git>
[bitcoin] stickies-v opened pull request #26289: Use util::Result in for calculating mempool ancestors (master...mempool-use-result) https://github.com/bitcoin/bitcoin/pull/26289
<bitcoin-git>
[bitcoin] Empact opened pull request #26288: Enable -Wstrinng-concatenation and -Wstring-conversion on clang builds (master...2022-10-warn-string) https://github.com/bitcoin/bitcoin/pull/26288
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26287: Temporarily disable -mempoolfullrbf for the main chain (master...2210-fullrbf-๐ก) https://github.com/bitcoin/bitcoin/pull/26287
<bitcoin-git>
bitcoin/master 6945853 stickies-v: test: use NoLimits() in MempoolIndexingTest
<bitcoin-git>
[bitcoin] glozow merged pull request #26281: docs: fix m_children to be a member of CTxMemPoolEntry (master...mempool-docs-children) https://github.com/bitcoin/bitcoin/pull/26281
<bitcoin-git>
bitcoin/master ec8016e glozow: Merge bitcoin/bitcoin#26281: docs: fix m_children to be a member of CTxMem...
<bitcoin-git>
[bitcoin] naumenkogs opened pull request #26283: p2p: Fill reconciliation sets and request reconciliation (Erlay) (master...2022-10-erlay2) https://github.com/bitcoin/bitcoin/pull/26283
2022-10-07
<bitcoin-git>
[bitcoin] jamesob opened pull request #26282: wallet: have prune error take precedence over assumedvalid (master...2022-10-fix-au-wallet) https://github.com/bitcoin/bitcoin/pull/26282
<bitcoin-git>
[bitcoin] stickies-v opened pull request #26281: docs: fix m_children to be a member of CTxMemPoolEntry (master...mempool-docs-children) https://github.com/bitcoin/bitcoin/pull/26281
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26280: rpc: Return coinbase flag in scantxoutset (master...2210-rpc-coinbase-scan-๐ฅ) https://github.com/bitcoin/bitcoin/pull/26280
<bitcoin-git>
[bitcoin] luke-jr closed pull request #26270: Bugfix: Wallet: ResubmitWalletTransactions: Only bump m_next_resend if actually doing a relay (master...fix_wallet_nextresend_only_relaying) https://github.com/bitcoin/bitcoin/pull/26270
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26278: test: Actually set sequence in MiniWallet create_self_transfer_multi (master...2210-test-seq-๐) https://github.com/bitcoin/bitcoin/pull/26278
<bitcoin-git>
[bitcoin] dergoegge closed pull request #21603: log: Mitigate disk filling attacks by rate limiting LogPrintf (master...log_ratelimiting) https://github.com/bitcoin/bitcoin/pull/21603
<bitcoin-git>
[bitcoin] muxator opened pull request #26275: Fix crash on deriveaddresses when index is 2147483647 (2^31-1) (master...fix-deriveaddresses-crash) https://github.com/bitcoin/bitcoin/pull/26275
<bitcoin-git>
[bitcoin] luke-jr opened pull request #26270: Bugfix: Wallet: ResubmitWalletTransactions: Only bump "next resend" time if actually doing a relay (master...fix_wallet_nextresend_only_relaying) https://github.com/bitcoin/bitcoin/pull/26270
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26261: p2p: return `std::vectorCNetAddr` in `LookupIntern` (master...2022-10-cleanup-netbase) https://github.com/bitcoin/bitcoin/pull/26261
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26260: rpc: Set best header after reconsiderblock (master...2022-10-26245-fix-reconsiderblock) https://github.com/bitcoin/bitcoin/pull/26260
<bitcoin-git>
[gui] jonatack opened pull request #673: Use fallback value for Version and User Agent during peer connection (master...2022-09-display-fallback-for-gui-peers-version-and-user-agent) https://github.com/bitcoin-core/gui/pull/673
<bitcoin-git>
[bitcoin] jonatack opened pull request #26257: script, test: python linter fixups and updates (master...2022-10-python-linter-fixups-and-updates) https://github.com/bitcoin/bitcoin/pull/26257
<bitcoin-git>
[bitcoin] hebasto closed pull request #18980: build: Decouple clientversion.cpp from the git repo (master...0515-decouple) https://github.com/bitcoin/bitcoin/pull/18980