<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26327: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (24.x...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/26327
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26326: net: don't lock cs_main while reading blocks in net processing (master...remove-read-lock-in-net) https://github.com/bitcoin/bitcoin/pull/26326
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26325: rpc: Return accurate results for scanblocks (master...2022-10-improve-scanblocks) https://github.com/bitcoin/bitcoin/pull/26325
<bitcoin-git>
bitcoin/master a52ff61 Andrew Chow: Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package ...
<bitcoin-git>
[bitcoin] achow101 merged pull request #25985: Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/25985
<bitcoin-git>
bitcoin/master d216d71 fanquake: Revert "build: Use Homebrew's sqlite package if it is available"
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19531: add static_check_equal for easier to read compiler errors (master...static_check) https://github.com/bitcoin/bitcoin/pull/19531
2022-10-16
<bitcoin-git>
[bitcoin] ajtowns opened pull request #26323: Make full RBF default, but defer mainnet enablement (master...202210-deferfullrbf) https://github.com/bitcoin/bitcoin/pull/26323
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26316: use shared mutex to guard against block files being removed before read (master...block-read-shared-mutex) https://github.com/bitcoin/bitcoin/pull/26316
2022-10-14
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26314: test: perturb anchors.dat to test error during initialization (master...2022-10-test-perturb-anchors) https://github.com/bitcoin/bitcoin/pull/26314
<bitcoin-git>
[bitcoin] fanquake opened pull request #26313: doc: consolidate library documentation to libraries.md (master...lib_doc_consolidate) https://github.com/bitcoin/bitcoin/pull/26313
<bitcoin-git>
[bitcoin] fanquake merged 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/master 3b85e17 fanquake: Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tes...
<bitcoin-git>
bitcoin/master 6fbd173 Hennadii Stepanov: ci: Use all available CPUs for functional tests in "Win64 native" task
<bitcoin-git>
bitcoin/master cbb2da8 glozow: add lock annotation for FeeFilterRounder::round()
<bitcoin-git>
bitcoin/master deeb70a Andrew Chow: Merge bitcoin/bitcoin#26306: add lock annotation for FeeFilterRounder::rou...
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26308: rest: reduce LOCK(cs_main) scope in rest_block: ~6 times as many requests per second (master...no-lock-for-read-block) https://github.com/bitcoin/bitcoin/pull/26308
<bitcoin-git>
[bitcoin] theStack opened pull request #26307: test: use MiniWallet for rpc_scanblocks.py (master...202210-test-use_MiniWallet_for_scanblocks) https://github.com/bitcoin/bitcoin/pull/26307
<bitcoin-git>
[bitcoin] glozow opened pull request #26306: add lock annotation for FeeFilterRounder::round() (master...2022-10-round-mutex) https://github.com/bitcoin/bitcoin/pull/26306
<bitcoin-git>
[bitcoin] achow101 merged pull request #24851: init: ignore BIP-30 verification in DisconnectBlock for problematic blocks (master...bip30-disconnect-block) https://github.com/bitcoin/bitcoin/pull/24851
<bitcoin-git>
bitcoin/master e899d4c Chris Geihsler: init: limit bip30 exceptions to coinbase txs
<bitcoin-git>
bitcoin/master 511eb7f Chris Geihsler: Ignore problematic blocks in DisconnectBlock
<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 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 22c051c Andrew Chow: tests: Test that PSBT_OUT_TAP_TREE is combined correctly
<bitcoin-git>
bitcoin/master 7df6e1b Andrew Chow: psbt: Fix merging of m_tap_tree
<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 3a86f24 stickies-v: refactor: mempool: use CTxMempool::Limits
<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] 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