<bitcoin-git>
[bitcoin] maflcko reopened pull request #32685: wallet: Allow read-only database access for info and dump commands (master...wallet-readonly-access) https://github.com/bitcoin/bitcoin/pull/32685
<bitcoin-git>
[bitcoin] maflcko closed pull request #32685: wallet: Allow read-only database access for info and dump commands (master...wallet-readonly-access) https://github.com/bitcoin/bitcoin/pull/32685
<bitcoin-git>
[bitcoin] romanz opened pull request #32743: chore: use `std::vectorstd::byte` for `BlockManager::ReadRawBlock()` (master...read-raw-bytes) https://github.com/bitcoin/bitcoin/pull/32743
<bitcoin-git>
[bitcoin] theStack opened pull request #32742: test: fix catchup loop in outbound eviction functional test (master...202506-test-complete-catchup-loop-in-p2p_outbound_eviction) https://github.com/bitcoin/bitcoin/pull/32742
2025-06-12
<bitcoin-git>
bitcoin/master 6f1392c Ryan Ofsky: indexes, refactor: Remove remaining CBlockIndex* uses in index Rewind meth...
<bitcoin-git>
[bitcoin] achow101 merged pull request #32694: index: move disk read lookups to base class (master...2025_indexes_remove_CBlockIndex_access) https://github.com/bitcoin/bitcoin/pull/32694
<bitcoin-git>
bitcoin/master 0a24870 Ryan Ofsky: indexes, refactor: Stop requiring CBlockIndex type to call IsBIP30Unspenda...
<bitcoin-git>
[bitcoin] furszy opened pull request #32730: p2p: avoid traversing blocks (twice) during IBD for no reason (master...2025_net_avoid_traversing_block_twice) https://github.com/bitcoin/bitcoin/pull/32730
<bitcoin-git>
[bitcoin] fanquake merged pull request #32703: test: Explain how to reproduce zmq:: upstream race (master...2506-tsan-doc) https://github.com/bitcoin/bitcoin/pull/32703
<bitcoin-git>
bitcoin/master fa4b659 MarcoFalke: test: Explain how to reproduce zmq:: upstream race
<bitcoin-git>
bitcoin/master 851f540 merge-script: Merge bitcoin/bitcoin#32703: test: Explain how to reproduce zmq:: upstream...
<bitcoin-git>
[bitcoin] theuni opened pull request #32723: Refactor: Redefine CTransaction equality to include witness data (master...transaction-equal-wtxid) https://github.com/bitcoin/bitcoin/pull/32723
<bitcoin-git>
[bitcoin] fanquake merged pull request #32678: guix: warn and abort when SOURCE_DATE_EPOCH is set (master...source-date-epoch) https://github.com/bitcoin/bitcoin/pull/32678
<bitcoin-git>
bitcoin/master fe39050 merge-script: Merge bitcoin/bitcoin#32678: guix: warn and abort when SOURCE_DATE_EPOCH i...
<bitcoin-git>
bitcoin/master 5c4a0f8 will: guix: warn and abort when SOURCE_DATE_EPOCH is set
<bitcoin-git>
[bitcoin] maflcko opened pull request #32697: test: Turn util/test_runner into functional test (master...2506-test-move) https://github.com/bitcoin/bitcoin/pull/32697
<bitcoin-git>
[bitcoin] luisschwab opened pull request #32696: doc: make `-DWITH_ZMQ=ON` explicit on `build-unix.md` (master...doc/add-zmq-flag-requirement) https://github.com/bitcoin/bitcoin/pull/32696
<bitcoin-git>
[bitcoin] achow101 merged pull request #32539: init: Configure reachable networks before we start the RPC server (master...rpcallowip-rfc4193) https://github.com/bitcoin/bitcoin/pull/32539
<bitcoin-git>
bitcoin/master 12ff4be Matthew Zipkin: test: ensure -rpcallowip is compatible with RFC4193
<bitcoin-git>
bitcoin/master f728b6b Matthew Zipkin: init: Configure reachable networks before we start the RPC server
<bitcoin-git>
bitcoin/master c02bd3c Matthew Zipkin: config: Explain RFC4193 and CJDNS interaction in help and init error
<bitcoin-git>
[bitcoin] furszy opened pull request #32694: index: move disk read lookups to base class (master...2025_indexes_remove_CBlockIndex_access) https://github.com/bitcoin/bitcoin/pull/32694
<bitcoin-git>
[bitcoin] josibake opened pull request #32693: depends: fix cmake compatibility error for freetype (master...depends-specify-cmake-min-version-for-freetype) https://github.com/bitcoin/bitcoin/pull/32693
<bitcoin-git>
[gui-qml] hebasto merged pull request #466: Visual tweaks to the fee selector in the send form (main...feature/fee-selection-visual-tweaks) https://github.com/bitcoin-core/gui-qml/pull/466
<bitcoin-git>
gui-qml/main e06c32a GBKS: Visual tweaks to the fee selector in the send form
<bitcoin-git>
gui-qml/main c767837 Hennadii Stepanov: Merge bitcoin-core/gui-qml#466: Visual tweaks to the fee selector in the s...
<bitcoin-git>
[gui-qml] hebasto merged pull request #465: Show "Select Wallet" or "Add Wallet" in the Wallet selector if a wallet isn't loaded (main...no-wallets-loaded) https://github.com/bitcoin-core/gui-qml/pull/465
<bitcoin-git>
gui-qml/main 03b568d johnny9: qml: Add Context to CreateWalletWizard
<bitcoin-git>
gui-qml/main 5b9b484 johnny9: qml: Show Add Wallet in WalletBadge if none are found
<bitcoin-git>
gui-qml/main 7af55d5 johnny9: qml: Hide tabs and show Select Wallet if no wallet is loaded
<bitcoin-git>
[bitcoin] PeterWrighten opened pull request #32685: wallet: Allow read-only database access for info and dump commands (master...wallet-readonly-access) https://github.com/bitcoin/bitcoin/pull/32685
<bitcoin-git>
[bitcoin] fanquake merged pull request #32679: doc: update tor docs to use bitcoind binary from path (master...06-2025-fix-tor-docs) https://github.com/bitcoin/bitcoin/pull/32679
<bitcoin-git>
bitcoin/master 6a2ff67 merge-script: Merge bitcoin/bitcoin#32679: doc: update tor docs to use bitcoind binary f...
<bitcoin-git>
bitcoin/master 4ce5349 ismaelsadeeq: doc: update tor docs to use bitcoind binary from path
<bitcoin-git>
bitcoin/master 46e1463 Antoine Poinsot: fuzz: move the coins_view target's body into a standalone function
<bitcoin-git>
bitcoin/master 56d878c Antoine Poinsot: fuzz: avoid underflow in coins_view target
<bitcoin-git>
bitcoin/master cfc42ae Antoine Poinsot: fuzz: add a target for the coins database
<bitcoin-git>
[gui-qml] GBKS opened pull request #466: Visual tweaks to the fee selector in the send form (main...feature/fee-selection-visual-tweaks) https://github.com/bitcoin-core/gui-qml/pull/466
<bitcoin-git>
[bitcoin] maflcko opened pull request #32680: ci: Rewrite test-each-commit as rust script (master...2506-ci-rust-script) https://github.com/bitcoin/bitcoin/pull/32680
<bitcoin-git>
[gui-qml] johnny9 opened pull request #465: Show "Select Wallet" or "Add Wallet" in the Wallet selector if a wallet isn't loaded (main...no-wallets-loaded) https://github.com/bitcoin-core/gui-qml/pull/465
2025-06-04
<bitcoin-git>
[bitcoin] achow101 merged pull request #32676: test: apply microsecond precision to test framework logging (master...202506_test_log_micros) https://github.com/bitcoin/bitcoin/pull/32676
<bitcoin-git>
bitcoin/master f98e1aa benthecarman: rpc: Note in fundrawtransaction doc, fee rate is for package
<bitcoin-git>
[bitcoin] brunoerg closed pull request #32632: wallet: sqlite: there is no need to have exclusive locking when mocking (master...2025-05-wallet-sqlite) https://github.com/bitcoin/bitcoin/pull/32632
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #32679: doc: update tor docs to use correct bitcoind binary path (master...06-2025-fix-tor-docs) https://github.com/bitcoin/bitcoin/pull/32679
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #32678: guix: warn and abort when SOURCE_DATE_EPOCH is set (master...source-date-epoch) https://github.com/bitcoin/bitcoin/pull/32678