<bitcoin-git>
bitcoin/master 05b8c76 furszy: bench: add "priority level" to the benchmark framework
<bitcoin-git>
bitcoin/master 3da7cd2 furszy: bench: explicitly make all current benchmarks "high" priority
<bitcoin-git>
[bitcoin] Sjors opened pull request #26351: guix: bump time-machine to 39dcbc7fa3c02ff5c9682f25e1c29667dbfe7827 (master...2022/10/guix-bump-timemachine) https://github.com/bitcoin/bitcoin/pull/26351
<bitcoin-git>
[bitcoin] fanquake opened pull request #26350: [22.x] Revert "build: Use Homebrew's sqlite package if it is available" (22.x...revert_slow_macos_sqlite_22_x) https://github.com/bitcoin/bitcoin/pull/26350
<bitcoin-git>
[bitcoin] w0xlt opened pull request #26349: rpc: make `address` field optional `list{transactions, sinceblock}` response (master...issue_26338) https://github.com/bitcoin/bitcoin/pull/26349
<bitcoin-git>
[bitcoin] SergioDemianLerner opened pull request #26348: Make P2SH redeem script "IF .. PUSH x ELSE ... PUSH y ENDIF CHECKMULTISIG .. " standard (master...master) https://github.com/bitcoin/bitcoin/pull/26348
<bitcoin-git>
[bitcoin] ishaanam opened pull request #26347: wallet: ensure the wallet is unlocked when needed for rescanning (master...rescanblockchain_unlock_wallet) https://github.com/bitcoin/bitcoin/pull/26347
<bitcoin-git>
[bitcoin] fanquake merged pull request #25595: Verify PSBT inputs rather than check for fields being empty (master...verify_psbt_input) https://github.com/bitcoin/bitcoin/pull/25595
<bitcoin-git>
bitcoin/master d256992 Greg Sanders: Verify PSBT inputs rather than check for fields being empty
<bitcoin-git>
bitcoin/master e133264 Greg Sanders: Add test for PSBT input verification
<bitcoin-git>
bitcoin/master 2ac71d2 fanquake: Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fiel...
<bitcoin-git>
[bitcoin] PastaPastaPasta opened pull request #26345: refactor: modernize the implementation of uint256.* (master...refactor/uint256-modernize) https://github.com/bitcoin/bitcoin/pull/26345
<bitcoin-git>
[bitcoin] achow101 opened pull request #26344: wallet: Fix sendall with watchonly wallets and specified inputs (master...fix-sendall-watchonly) https://github.com/bitcoin/bitcoin/pull/26344
<bitcoin-git>
[bitcoin] mzumsande opened pull request #26343: p2p: Don't require services from `ADDR_FETCH` peers (master...202210_addrfetch_servicebits) https://github.com/bitcoin/bitcoin/pull/26343
<bitcoin-git>
bitcoin/master fad7f22 MacroFake: test: Remove unused txmempool include from tests
<bitcoin-git>
bitcoin/master 1c48dae MacroFake: test: Use C++11 member initializers for TestMemPoolEntryHelper
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26142: Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core" (master...220920-package) https://github.com/bitcoin/bitcoin/pull/26142
<bitcoin-git>
[bitcoin] fanquake closed pull request #26332: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite_23_x) https://github.com/bitcoin/bitcoin/pull/26332
<bitcoin-git>
[bitcoin] fanquake opened pull request #26332: [24.x] Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite_23_x) https://github.com/bitcoin/bitcoin/pull/26332
<bitcoin-git>
[bitcoin] fanquake merged 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] aureleoules opened pull request #26331: Implement `CCoinsViewErrorCatcher::HaveCoin` and check disk space periodically (master...2022-10-disk-space-problems-fix) https://github.com/bitcoin/bitcoin/pull/26331
<bitcoin-git>
[bitcoin] jonatack opened pull request #26328: doc: fix up -netinfo relaytxes help (master...update-netinfo-relaytxes-help) https://github.com/bitcoin/bitcoin/pull/26328
<gribble>
https://github.com/bitcoin/bitcoin/issues/24125 | p2p: Replace RecursiveMutex `cs_tx_inventory` with Mutex and rename it by w0xlt · Pull Request #24125 · bitcoin/bitcoin · GitHub
<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
<fanquake>
At a higher level, it'd be great if someone working on the GUI could explain what the longer term plan for it is. My understanding was that the current GUI was almost in somewhat of a maintenance mode (no real new features / development etc), because there's more effort being spent on https://github.com/bitcoin-core/gui-qml.
<fanquake>
In regards to review/contributing being more difficult. I think that's just a reflection of the reality that most devs don't want to work on/review the GUI, and I think it'd be suboptimal if we pulled the GUI back in, and that started taking away (in any amount) from the already severely limited review capacity we currently have in bitcoin/bitcoin.
<fanquake>
I think merging GUI development back into the main repo would quite be a regression. As far as I'm aware, for non-GUI contributors, it's been a great filter for keeping all the not-related-to-bitcoin GUI stuff out of their inboxes (probably similar for the thousands of bitcoin/bitcoin subscribers).
<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 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 6fbd173 Hennadii Stepanov: ci: Use all available CPUs for functional tests in "Win64 native" task
<bitcoin-git>
bitcoin/master 3b85e17 fanquake: Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tes...
<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] achow101 merged pull request #24407: fees: make the class FeeFilterRounder thread-safe (master...FeeFilterRounder_thread_safe) https://github.com/bitcoin/bitcoin/pull/24407
<jamesob>
Anyone know why Github wouldn't be reflecting commits already merged into master on a PR based upon those commits? I've rebased, but the PR is still showing the now-in-master commits: https://github.com/bitcoin/bitcoin/pull/25740
<bitcoin-git>
bitcoin/master f9f1735 James O'Beirne: validation: rename snapshot chainstate dir
<bitcoin-git>
bitcoin/master d14bebf James O'Beirne: db: add StoragePath to CDBWrapper/CCoinsViewDB
<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] 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
<gmaxwell>
Livestream for Wright's team to explain Wright's plans to enable centralized coin theft on BSV, BCH, and Bitcoin by introducing a cryptographic backdoor ("restoring the original purpose of OP_RETURN") will start and open for your questions at 2PM Eastern: https://www.youtube.com/watch?v=VKXOdTgPvfs