2025-06-13

<bitcoin-git> [bitcoin] glozow merged pull request #32594: wallet, rpc: Return normalized descriptor in parent_descs (master...getaddrinfo-normalized-parent) https://github.com/bitcoin/bitcoin/pull/32594
<bitcoin-git> bitcoin/master 3fc9d9f Ava Chow: wallet, rpc: Push the normalized parent descriptor
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fd74d609bed9...287cd04a32df
<bitcoin-git> bitcoin/master 0def84d Ava Chow: test: Verify parent_desc in RPCs
<bitcoin-git> bitcoin/master 2554cee Ava Chow: test: Enable default wallet for wallet_descriptor.py
<bitcoin-git> [bitcoin] glozow merged pull request #32620: wallet: Fix wallet interface detection of encrypted wallets (master...fix-gui-migrate-encrypted) https://github.com/bitcoin/bitcoin/pull/32620
<bitcoin-git> bitcoin/master 130a922 Ava Chow: wallet, interfaces: Use BERKELEY_RO in isEncrypted
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65b26507b84a...fd74d609bed9
<bitcoin-git> bitcoin/master fd74d60 merge-script: Merge bitcoin/bitcoin#32620: wallet: Fix wallet interface detection of enc...
<bitcoin-git> [bitcoin] pinheadmz opened pull request #32747: Introduce SockMan ("lite"): low-level socket handling for HTTP (master...sockman-lite) https://github.com/bitcoin/bitcoin/pull/32747
<bitcoin-git> [bitcoin] fanquake merged pull request #32746: test: remove unnecessary m_best_header setting hack in feature_assumeutxo.py (master...202506-test-assumeutxo_remove_hack_for_mbestheader) https://github.com/bitcoin/bitcoin/pull/32746
<bitcoin-git> bitcoin/master 65b2650 merge-script: Merge bitcoin/bitcoin#32746: test: remove unnecessary m_best_header settin...
<bitcoin-git> bitcoin/master 206bc05 Sebastian Falbesoner: test: remove unnecessary m_best_header setting hack in feature_assumeutxo....
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e8168442692...65b26507b84a
<bitcoin-git> [bitcoin] fanquake merged pull request #32739: tsan: remove note about dropping Qt wildcards (master...unwildcard_qt) https://github.com/bitcoin/bitcoin/pull/32739
<bitcoin-git> bitcoin/master 3e81684 merge-script: Merge bitcoin/bitcoin#32739: tsan: remove note about dropping Qt wildcards
<bitcoin-git> bitcoin/master 5db0a4a fanquake: tsan: remove note about dropping Qt wildcards
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8eb17792e0c...3e8168442692
<bitcoin-git> [bitcoin] fanquake merged pull request #32175: fuzz: doc: add info about `afl-system-config` for macOS (master...2025-03-fuzz-afl) https://github.com/bitcoin/bitcoin/pull/32175
<bitcoin-git> bitcoin/master b8eb177 merge-script: Merge bitcoin/bitcoin#32175: fuzz: doc: add info about `afl-system-config`...
<bitcoin-git> bitcoin/master 61ea5f3 brunoerg: fuzz: doc: add info about `afl-system-config` for macOS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52e6e93c3f60...b8eb17792e0c
<bitcoin-git> [bitcoin] theStack opened pull request #32746: test: remove unnecessary m_best_header setting hack in feature_assume_utxo.py (master...202506-test-assumeutxo_remove_hack_for_mbestheader) https://github.com/bitcoin/bitcoin/pull/32746
<bitcoin-git> [bitcoin] fanquake merged 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> bitcoin/master d7c3790 josibake: build: patch cmake min version on freetype
<bitcoin-git> bitcoin/master 52e6e93 merge-script: Merge bitcoin/bitcoin#32693: depends: fix cmake compatibility error for fr...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d91c718a686a...52e6e93c3f60
<bitcoin-git> [bitcoin] rkrux opened pull request #32745: scripted-diff: Replace `DeriveType` with `RangedDeriveType` (master...derive-type) https://github.com/bitcoin/bitcoin/pull/32745
<bitcoin-git> [bitcoin] fanquake merged pull request #32717: doc: Update Qt 6 packages on FreeBSD (master...250610-freebsd-qt6) https://github.com/bitcoin/bitcoin/pull/32717
<bitcoin-git> bitcoin/master 1df96f5 Hennadii Stepanov: doc: Update Qt 6 packages on FreeBSD
<bitcoin-git> bitcoin/master d91c718 merge-script: Merge bitcoin/bitcoin#32717: doc: Update Qt 6 packages on FreeBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19765dca197a...d91c718a686a
<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/master 331a25c furszy: test: indexes, avoid creating threads when sync runs synchronously
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5757de4ddd37...19765dca197a
<bitcoin-git> [bitcoin] waketraindev opened pull request #32741: rpc: add optional nodeid param to filter getpeerinfo (master...2025-06-getpeerinfo-filterid) https://github.com/bitcoin/bitcoin/pull/32741
<bitcoin-git> [bitcoin] danielabrozzoni opened pull request #32740: refactor: Optimizations & simplifications following #25717 (master...upforgrabs/25968) https://github.com/bitcoin/bitcoin/pull/32740
<bitcoin-git> [bitcoin] fanquake opened pull request #32739: tsan: drop Qt wildcard suppressions (master...unwildcard_qt) https://github.com/bitcoin/bitcoin/pull/32739
<bitcoin-git> [bitcoin] DrahtBot closed pull request #32738: Create msbuild.yml (master...master) https://github.com/bitcoin/bitcoin/pull/32738
<bitcoin-git> [bitcoin] Bitchryankilledme opened pull request #32738: Create msbuild.yml (master...master) https://github.com/bitcoin/bitcoin/pull/32738
<bitcoin-git> [bitcoin] rkrux opened pull request #32737: rpc, doc: clarify the response of listtransactions RPC (master...listtx) https://github.com/bitcoin/bitcoin/pull/32737
<bitcoin-git> [bitcoin] hodlinator opened pull request #32736: wallet: Warn upon failing to scan directory (master...2025/06/wallet_dir_iter) https://github.com/bitcoin/bitcoin/pull/32736
<bitcoin-git> [gui-qml] hebasto merged pull request #473: qml: Remove duplicate property in BlockClock (main...duplicate-property) https://github.com/bitcoin-core/gui-qml/pull/473
<bitcoin-git> gui-qml/main 07093a1 merge-script: Merge bitcoin-core/gui-qml#473: qml: Remove duplicate property in BlockClo...
<bitcoin-git> gui-qml/main b9a9007 johnny9: qml: Remove duplicate property in BlockClock
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/c7678375d081...07093a161c0d
<bitcoin-git> [bitcoin] fanquake opened pull request #32735: [28.x] More backports (28.x...28_x_win_sign_cmake_4) https://github.com/bitcoin/bitcoin/pull/32735
<bitcoin-git> [bitcoin] waketraindev closed pull request #32732: net, rpc, qt: add per-peer blocktxn stats to getpeerinfo and qt debug window (master...extra-blocktxn-stats) https://github.com/bitcoin/bitcoin/pull/32732
<bitcoin-git> [gui-qml] johnny9 opened pull request #473: qml: Remove duplicate property in BlockClock (main...duplicate-property) https://github.com/bitcoin-core/gui-qml/pull/473

2025-06-11

<bitcoin-git> [bitcoin] waketraindev opened pull request #32732: net, rpc, qt: add per-peer blocktxn stats to getpeerinfo and qt debug window (master...extra-blocktxn-stats) https://github.com/bitcoin/bitcoin/pull/32732
<bitcoin-git> [bitcoin] achow101 merged pull request #32673: clang-tidy: Apply modernize-deprecated-headers (master...2506-cxx-headers-tidy) https://github.com/bitcoin/bitcoin/pull/32673
<bitcoin-git> bitcoin/master facb152 MarcoFalke: scripted-diff: Bump copyright headers after include changes
<bitcoin-git> bitcoin/master fa9ca13 MarcoFalke: refactor: Sort includes of touched source files
<bitcoin-git> bitcoin/master fae71d3 MarcoFalke: clang-tidy: Apply modernize-deprecated-headers
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1473f69924bc...5757de4ddd37
<bitcoin-git> [bitcoin] hebasto opened pull request #32731: depends: Build `qt` package for FreeBSD hosts (master...250611-freebsd-qt) https://github.com/bitcoin/bitcoin/pull/32731
<bitcoin-git> [bitcoin] achow101 merged pull request #32421: test: refactor: overhaul (w)txid determination for `CTransaction` objects (master...202505-test-remove_txid_caching) https://github.com/bitcoin/bitcoin/pull/32421
<bitcoin-git> bitcoin/master e9cdaef Sebastian Falbesoner: test: introduce and use CTransaction `.wtxid_int` property
<bitcoin-git> bitcoin/master 9b3dce2 Sebastian Falbesoner: test: remove bare CTransaction `.rehash()`/`.calc_sha256()` calls
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7c0cfce20df9...1473f69924bc
<bitcoin-git> bitcoin/master a2724e3 Sebastian Falbesoner: test: remove txid caching in CTransaction class
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31405: validation: stricter internal handling of invalid blocks (master...202411_stricter_invalidblock_handling) https://github.com/bitcoin/bitcoin/pull/31405
<bitcoin-git> bitcoin/master 15fa5b5 Martin Zumsande: validation: call InvalidBlockFound also from AcceptBlock
<bitcoin-git> bitcoin/master 8e39f2d Martin Zumsande: validation: in invalidateblock, mark children as invalid right away
<bitcoin-git> bitcoin/master 4c29326 Martin Zumsande: validation: cache all headers with enough PoW in invalidateblock
<bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/851f540d0e03...7c0cfce20df9
<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/master fa0b766 MarcoFalke: test: Remove intermittent and presumed fixed tsan race suppressions
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5af5e9791dc9...851f540d0e03
<bitcoin-git> [bitcoin] l0rinc closed pull request #32532: [tracking PR] - short-circuit `GetLegacySigOpCount` for known scripts (master...l0rinc/short-circuit-known-script-types) https://github.com/bitcoin/bitcoin/pull/32532
<bitcoin-git> [bitcoin] fanquake merged pull request #32690: depends: fix multiprocess build on OpenBSD (apply capnp patch, correct SHA256SUM command) (master...202506-depends-fix_openbsd_multiprocess_build) https://github.com/bitcoin/bitcoin/pull/32690
<bitcoin-git> bitcoin/master 5af5e97 merge-script: Merge bitcoin/bitcoin#32690: depends: fix multiprocess build on OpenBSD (a...
<bitcoin-git> bitcoin/master 8713e80 Sebastian Falbesoner: depends: fix SHA256SUM command on OpenBSD (use GNU mode output)
<bitcoin-git> bitcoin/master 2d93872 Sebastian Falbesoner: depends: add patch to fix capnp build on OpenBSD
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fed41b75fbfa...5af5e9791dc9
<bitcoin-git> [bitcoin] l0rinc opened pull request #32729: test,refactor: sigops (master...l0rinc/sigop-testing) https://github.com/bitcoin/bitcoin/pull/32729
<bitcoin-git> [bitcoin] scott-weeden closed pull request #32728: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32728
<bitcoin-git> [bitcoin] fanquake merged pull request #32431: deps: Bump lief to 0.16.6 (master...5-6-25-lief-noci) https://github.com/bitcoin/bitcoin/pull/32431
<bitcoin-git> bitcoin/master 4f56c91 David Gumberg: refactor: contrib: Move FORTIFY check to BASE_ELF
<bitcoin-git> bitcoin/master 765922d David Gumberg: deps: bump lief to 0.16.6
<bitcoin-git> bitcoin/master f6d25e8 David Gumberg: contrib: Re-enable FORTIFY check for RISCV
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c8abd972818f...fed41b75fbfa
<bitcoin-git> [bitcoin] scott-weeden opened pull request #32728: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32728
<bitcoin-git> [bitcoin] ismaelsadeeq reopened pull request #32654: init: make `-blockmaxweight` startup option debug only (master...05-2025-deprecate-block-max-weight) https://github.com/bitcoin/bitcoin/pull/32654
<bitcoin-git> [bitcoin] scott-weeden closed pull request #32726: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32726
<bitcoin-git> [bitcoin] scott-weeden reopened pull request #32726: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32726
<bitcoin-git> [bitcoin] scott-weeden closed pull request #32726: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32726
<bitcoin-git> [bitcoin] vasild opened pull request #32727: doc: add release notes for #32425 (master...release_notes_32425) https://github.com/bitcoin/bitcoin/pull/32727
<bitcoin-git> [bitcoin] scott-weeden opened pull request #32726: Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912) (master...master) https://github.com/bitcoin/bitcoin/pull/32726
<bitcoin-git> [bitcoin] Sjors opened pull request #32725: test: round difficulty and networkhashps (master...2025/06/getmininginfo-precision) https://github.com/bitcoin/bitcoin/pull/32725
<bitcoin-git> [bitcoin] hebasto merged pull request #32719: doc, windows: CompanyName "Bitcoin" = "Bitcoin Core project" (master...2025/06/CompanyName) https://github.com/bitcoin/bitcoin/pull/32719
<bitcoin-git> bitcoin/master c8abd97 Hennadii Stepanov: Merge bitcoin/bitcoin#32719: doc, windows: CompanyName "Bitcoin" => "Bitco...
<bitcoin-git> bitcoin/master 239fc4d Hodlinator: doc, windows: CompanyName "Bitcoin" => "Bitcoin Core project"
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b8ac9eacd1b...c8abd972818f
<bitcoin-git> [bitcoin-maintainer-tools] fanquake opened pull request #183: check-dnsseeds.py: update seeds to reflect master (main...add_missing_seeds) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/183
<bitcoin-git> [bitcoin] w0xlt opened pull request #32724: Musig2 tests (master...musig2_tests) https://github.com/bitcoin/bitcoin/pull/32724

2025-06-10

<bitcoin-git> [bitcoin] achow101 merged pull request #32680: ci: Rewrite test-each-commit as py script (master...2506-ci-rust-script) https://github.com/bitcoin/bitcoin/pull/32680
<bitcoin-git> bitcoin/master fa9cfdf MarcoFalke: ci: [doc] fix url redirect
<bitcoin-git> bitcoin/master fac60b9 MarcoFalke: ci: Rewrite test-each-commit as py script
<bitcoin-git> bitcoin/master 4b8ac9e Ava Chow: Merge bitcoin/bitcoin#32680: ci: Rewrite test-each-commit as py script
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/157bbd0a07c0...4b8ac9eacd1b
<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-detached-sigs] achow101 pushed tag v28.2rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v28.2rc2
<bitcoin-git> bitcoin-detached-sigs/28.x c6d94e8 Ava Chow: 28.2: win signature for rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/2ddfcb016d4e...c6d94e82ef79
<bitcoin-git> [gui-qml] pinheadmz opened pull request #472: Rebase gui-qml on bitcoin/bitcoin, include qt6 and cmake (main...rebase-qml-cmake) https://github.com/bitcoin-core/gui-qml/pull/472
<bitcoin-git> [bitcoin] glozow merged pull request #32425: config: allow setting -proxy per network (master...proxy_per_network) https://github.com/bitcoin/bitcoin/pull/32425
<bitcoin-git> bitcoin/master 157bbd0 merge-script: Merge bitcoin/bitcoin#32425: config: allow setting -proxy per network
<bitcoin-git> bitcoin/master e98c51f Vasil Dimov: doc: update tor.md to mention the new -proxy=addr:port=tor
<bitcoin-git> bitcoin/master ca5781e Vasil Dimov: config: allow setting -proxy per network
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ebec7bf3895c...157bbd0a07c0
<bitcoin-git> [bitcoin] glozow merged pull request #32572: doc: Remove stale sections in dev notes (master...2505-doc-del) https://github.com/bitcoin/bitcoin/pull/32572
<bitcoin-git> bitcoin/master faf2094 MarcoFalke: doc: Remove note about removed ParsePrechecks
<bitcoin-git> bitcoin/master faf65f0 MarcoFalke: doc: Remove .gitignore section
<bitcoin-git> bitcoin/master fa69c5b MarcoFalke: doc: Remove -disablewallet from dev notes
<bitcoin-git> [bitcoin] glozow pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/011a8c5f0168...ebec7bf3895c
<bitcoin-git> [bitcoin] achow101 opened pull request #32721: wallet, rpc: Remove deprecated balances from getwalletinfo and getunconfirmedbalance (master...remove-deprecated-balances) https://github.com/bitcoin/bitcoin/pull/32721
<bitcoin-git> [bitcoin] achow101 closed pull request #32714: init, doc: Replace datacarrier(size) deprecation with non-recommendation text (master...dont-recommend-datacarrier-opt-usage) https://github.com/bitcoin/bitcoin/pull/32714
<bitcoin-git> [bitcoin] Muniru0 opened pull request #32720: docs: add guidance on initialism capitalisation in PascalCase identifiers. (master...dev-notes-style-camelcase) https://github.com/bitcoin/bitcoin/pull/32720
<bitcoin-git> [bitcoin] hodlinator opened pull request #32719: doc, windows: CompanyName "Bitcoin" = "Bitcoin Core project" (master...2025/06/CompanyName) https://github.com/bitcoin/bitcoin/pull/32719
<bitcoin-git> [bitcoin] Muniru0 closed pull request #32718: docs: add guidance on initialism capitalisation in PascalCase identifiers. (master...dev-notes-style-camelcase) https://github.com/bitcoin/bitcoin/pull/32718
<bitcoin-git> [bitcoin] Muniru0 opened pull request #32718: docs: add guidance on initialism capitalisation in PascalCase identifiers. (master...dev-notes-style-camelcase) https://github.com/bitcoin/bitcoin/pull/32718
<bitcoin-git> [bitcoin] hebasto opened pull request #32717: doc: Update Qt 6 packages on FreeBSD (master...250610-freebsd-qt6) https://github.com/bitcoin/bitcoin/pull/32717
<bitcoin-git> [bitcoin] fanquake merged 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/master 011a8c5 merge-script: Merge bitcoin/bitcoin#32696: doc: make `-DWITH_ZMQ=ON` explicit on `build-...
<bitcoin-git> bitcoin/master 32d4e92 Luis Schwab: doc: make `-DWITH_ZMQ=ON` explicit on `build-unix.md`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe39050a66c7...011a8c5f0168
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/692fe280c232...fe39050a66c7
<bitcoin-git> [bitcoin] fanquake merged pull request #32713: doc: fuzz: fix AFL++ link (master...2025-06-fuzz-doc-aflplusplus) https://github.com/bitcoin/bitcoin/pull/32713
<bitcoin-git> bitcoin/master 692fe28 merge-script: Merge bitcoin/bitcoin#32713: doc: fuzz: fix AFL++ link
<bitcoin-git> bitcoin/master a39b707 brunoerg: doc: fuzz: fix AFL++ link
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1d4253d316e...692fe280c232
<bitcoin-git> [bitcoin] hebasto opened pull request #32716: depends: Override host compilers for FreeBSD and OpenBSD (master...250610-depends-bsd) https://github.com/bitcoin/bitcoin/pull/32716
<bitcoin-git> [bitcoin] fanquake merged pull request #32711: doc: add missing packages for BSDs (cmake, gmake, curl) to depends/README.md (master...202506-depends-readme-add_missing_bsd_package_installs) https://github.com/bitcoin/bitcoin/pull/32711
<bitcoin-git> bitcoin/master c1d4253 merge-script: Merge bitcoin/bitcoin#32711: doc: add missing packages for BSDs (cmake, gm...
<bitcoin-git> bitcoin/master 89526de Sebastian Falbesoner: doc: add missing packages for BSDs (cmake, gmake, curl) to depends/README....
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dff208bd5a14...c1d4253d316e
<bitcoin-git> [bitcoin] achow101 opened pull request #32714: init, doc: Replace datacarrier(size) deprecation with non-recommendation text (master...dont-recommend-datacarrier-opt-usage) https://github.com/bitcoin/bitcoin/pull/32714

2025-06-09

<bitcoin-git> [bitcoin] brunoerg opened pull request #32713: doc: fuzz: fix AFL++ link (master...2025-06-fuzz-doc-aflplusplus) https://github.com/bitcoin/bitcoin/pull/32713
<bitcoin-git> [bitcoin] achow101 merged pull request #32708: rpc, doc: update `listdescriptors` RCP help (master...list-desc) https://github.com/bitcoin/bitcoin/pull/32708
<bitcoin-git> bitcoin/master dff208b Ava Chow: Merge bitcoin/bitcoin#32708: rpc, doc: update `listdescriptors` RCP help
<bitcoin-git> bitcoin/master b44514b rkrux: rpc, doc: update `listdescriptors` RCP help
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d978a43d054d...dff208bd5a14
<bitcoin-git> [bitcoin] achow101 merged pull request #32408: tests: Expand HTTP coverage to assert libevent behavior (master...http-tests) https://github.com/bitcoin/bitcoin/pull/32408
<bitcoin-git> bitcoin/master f16c8c6 Matthew Zipkin: tests: Expand HTTP coverage to assert libevent behavior
<bitcoin-git> bitcoin/master d978a43 Ava Chow: Merge bitcoin/bitcoin#32408: tests: Expand HTTP coverage to assert libeven...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f3bbc746647d...d978a43d054d
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/51462d5b446c...2ddfcb016d4e
<bitcoin-git> bitcoin-detached-sigs/28.x 2ddfcb0 Matthew Zipkin: 28.2: osx signature for rc2
<bitcoin-git> [bitcoin] glozow pushed tag v28.2rc2: https://github.com/bitcoin/bitcoin/compare/v28.2rc2
<bitcoin-git> [bitcoin] glozow merged pull request #32684: [28.x] 28.2rc2 (28.x...28_2_rc2) https://github.com/bitcoin/bitcoin/pull/32684
<bitcoin-git> bitcoin/28.x c2b2942 fanquake: build: bump version to 28.2rc2
<bitcoin-git> bitcoin/28.x b64faa5 fanquake: doc: update release notes for rc2
<bitcoin-git> [bitcoin] glozow pushed 5 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/7f1da7626923...cb1326416962
<bitcoin-git> bitcoin/28.x a6cbd33 fanquake: depends: use "mkdir -p" when installing xproto
<bitcoin-git> [bitcoin] fanquake merged pull request #32479: [27.x] Backports (27.x...27_x_backports) https://github.com/bitcoin/bitcoin/pull/32479
<bitcoin-git> bitcoin/27.x 992c7ca Brandon Odiwuor: test: Handle empty string returned by CLI as None in RPC tests
<bitcoin-git> bitcoin/27.x f52ab00 Sjors Provoost: build: use make < 3.82 syntax for define directive
<bitcoin-git> bitcoin/27.x 418bee8 MarcoFalke: refactor: Remove spurious virtual from final ~CZMQNotificationInterface
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/1e7041a9f3a1...39b935a8d4b7
<bitcoin-git> [bitcoin] theStack opened pull request #32711: doc: add missing packages for BSDs (cmake, gmake, curl) to depends/README.md (master...202506-depends-readme-add_missing_bsd_package_installs) https://github.com/bitcoin/bitcoin/pull/32711
<bitcoin-git> [bitcoin] glozow merged pull request #32406: policy: uncap datacarrier by default (master...2025-05-uncap_datacarrier) https://github.com/bitcoin/bitcoin/pull/32406
<bitcoin-git> bitcoin/master 0b4048c Greg Sanders: datacarrier: deprecate startup arguments for future removal
<bitcoin-git> bitcoin/master 9f36962 Greg Sanders: policy: uncap datacarrier by default
<bitcoin-git> bitcoin/master 63091b7 Greg Sanders: test: remove unnecessary -datacarriersize args from tests
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e2174378aa8a...f3bbc746647d
<bitcoin-git> [bitcoin] hebasto opened pull request #32709: cmake: Fix `FindQt` module (master...250609-cmake-findqt) https://github.com/bitcoin/bitcoin/pull/32709
<bitcoin-git> [bitcoin] rkrux opened pull request #32708: rpc, doc: update `listdescriptors` RCP help (master...list-desc) https://github.com/bitcoin/bitcoin/pull/32708

2025-06-08

<bitcoin-git> [bitcoin] itashia closed pull request #32706: Update net_types.cpp (master...patch-3) https://github.com/bitcoin/bitcoin/pull/32706
<bitcoin-git> [bitcoin] itashia opened pull request #32706: Update net_types.cpp (master...patch-3) https://github.com/bitcoin/bitcoin/pull/32706
<bitcoin-git> [bitcoin] itashia closed pull request #32705: Update net_types.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32705
<bitcoin-git> [bitcoin] itashia opened pull request #32705: Update net_types.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32705
<bitcoin-git> [bitcoin] maflcko opened pull request #32703: test: Explain how to reproduce zmq:: upstream race (master...2506-tsan-doc) https://github.com/bitcoin/bitcoin/pull/32703

2025-06-07

<bitcoin-git> [bitcoin] DrahtBot closed pull request #32702: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/32702
<bitcoin-git> [bitcoin] snapcrackleandpop opened pull request #32702: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/32702
<bitcoin-git> [bitcoin] Christewart opened pull request #32701: tests: Remove hardcoded addresstype in rpc_psbt.py (master...2025-06-07-rpc-psbt-taproot-test) https://github.com/bitcoin/bitcoin/pull/32701
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #1141: Update languages.yml (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1141
<bitcoin-git> [gui-qml] hebasto deleted tag REBASED_250607_1746: https://github.com/bitcoin-core/gui-qml/compare/9ba04a8c19ef...000000000000
<bitcoin-git> [gui-qml] hebasto pushed tag REBASED_250607_1746: https://github.com/bitcoin-core/gui-qml/compare/REBASED_250607_1746
<bitcoin-git> [gui-qml] hebasto deleted tag REBASED_250607_1746: https://github.com/bitcoin-core/gui-qml/compare/9ba04a8c19ef...000000000000
<bitcoin-git> [gui-qml] hebasto pushed tag REBASED_250607_1746: https://github.com/bitcoin-core/gui-qml/compare/REBASED_250607_1746
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #1145: Update 2025-06-06-relay-statement.md (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1145
<bitcoin-git> [bitcoincore.org] SatoshiNakamotoBitcoin closed pull request #1144: Revert "Add statement on transaction relay" (master...revert-1139-relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1144
<bitcoin-git> [bitcoincore.org] SatoshiNakamotoBitcoin opened pull request #1145: Update 2025-06-06-relay-statement.md (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1145
<bitcoin-git> [bitcoincore.org] SatoshiNakamotoBitcoin opened pull request #1144: Revert "Add statement on transaction relay" (master...revert-1139-relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1144
<bitcoin-git> [bitcoin] Zeegaths opened pull request #32699: docs: adds correct updated documentation links (master...ship-docs-32565) https://github.com/bitcoin/bitcoin/pull/32699
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1142: Add japanese translation for statement on transaction relay (master...ja-translate-relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1142
<bitcoin-git> bitcoincore.org/master ab42c6d merge-script: Merge bitcoin-core/bitcoincore.org#1142: Add japanese translation for stat...
<bitcoin-git> bitcoincore.org/master 43fd301 azuchi: Add japanese translation for statement on transaction relay
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/9d60e251be55...ab42c6d0c0be
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1142: Add japanese translation for statement on transaction relay (master...ja-translate-relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1142
<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> [bitcoincore.org] daodinhthuan opened pull request #1141: Update languages.yml (master...patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1141

2025-06-06

<bitcoin-git> [gui-qml] hebasto opened pull request #470: [WIP] Sync with main repo: CMake + Qt 6 (main...cmake-qt6) https://github.com/bitcoin-core/gui-qml/pull/470
<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] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2053c4368472...e2174378aa8a
<bitcoin-git> [bitcoin] achow101 merged pull request #32675: test: wallet: cover wallet passphrase with a null char (master...2025-06-test-wallet-passphrase-null) https://github.com/bitcoin/bitcoin/pull/32675
<bitcoin-git> bitcoin/master 2053c43 Ava Chow: Merge bitcoin/bitcoin#32675: test: wallet: cover wallet passphrase with a ...
<bitcoin-git> bitcoin/master 7cfbb85 brunoerg: test: wallet: cover wallet passphrase with a null char
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae024137bda9...2053c4368472
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1139: Add statement on transaction relay (master...relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1139
<bitcoin-git> bitcoincore.org/master 9d60e25 Ava Chow: Merge bitcoin-core/bitcoincore.org#1139: Add statement on transaction relay
<bitcoin-git> bitcoincore.org/master 0db6c8b Pieter Wuille: Add statement on transaction relay
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/37ad64f72afa...9d60e251be55
<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> [bitcoin] HowHsu opened pull request #32692: checkqueue: set MAX_SCRIPTCHECK_THREADS to nCores - 1 (master...master) https://github.com/bitcoin/bitcoin/pull/32692
<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 pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/023393192ce9...c7678375d081
<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> [gui-qml] hebasto pushed 4 commits to main: https://github.com/bitcoin-core/gui-qml/compare/7af57088372e...023393192ce9
<bitcoin-git> [bitcoin] theStack opened pull request #32690: depends: fix multiprocess build on OpenBSD (apply capnp patch, correct SHA256SUM command) (master...202506-depends-fix_openbsd_multiprocess_build) https://github.com/bitcoin/bitcoin/pull/32690

2025-06-05

<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> qa-assets/main dfc1993 marcofleon: add coins_view_db inputs
<bitcoin-git> qa-assets/main ef94b3a maflcko: Merge pull request #226 from marcofleon/coins-view-db-inputs
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/4e64c5b478cd...ef94b3a22671
<bitcoin-git> [qa-assets] maflcko merged pull request #226: add coins_view_db inputs (main...coins-view-db-inputs) https://github.com/bitcoin-core/qa-assets/pull/226
<bitcoin-git> [qa-assets] marcofleon opened pull request #226: add coins_view_db inputs (main...coins-view-db-inputs) https://github.com/bitcoin-core/qa-assets/pull/226
<bitcoin-git> [bitcoin] fanquake opened pull request #32684: [28.x] 28.2rc2 (28.x...28_2_rc2) https://github.com/bitcoin/bitcoin/pull/32684
<bitcoin-git> [bitcoin] fanquake merged pull request #32563: [28.x] Backport #31407 (28.x...backport_codesigning) https://github.com/bitcoin/bitcoin/pull/32563
<bitcoin-git> bitcoin/28.x 2c21db6 Ava Chow: guix: Rename Windows unsigned binaries to unsigned.zip
<bitcoin-git> bitcoin/28.x 00b401c Ava Chow: guix: Rename unsigned.tar.gz to codesigning.tar.gz
<bitcoin-git> [bitcoin] fanquake pushed 12 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/59c19a541695...7f1da7626923
<bitcoin-git> bitcoin/28.x 9f0ee1c Ava Chow: guix: Rename MacOS binaries to unsigned.tar.gz
<bitcoin-git> gui-qml/main 7af5708 merge-script: Merge bitcoin-core/gui-qml#460: Add Skeleton loading to Activity
<bitcoin-git> [gui-qml] hebasto merged pull request #460: Add Skeleton loading to Activity (main...activity-skeleton) https://github.com/bitcoin-core/gui-qml/pull/460
<bitcoin-git> gui-qml/main b987ae5 johnny9: qml: Add Skeleton loading to Activity
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/989bbe0d106a...7af57088372e
<bitcoin-git> [bitcoin] Sjors opened pull request #32682: wallet: have external signer use PSBT error code EXTERNAL_SIGNER_NOT_FOUND (master...2025/06/external-signer-error) https://github.com/bitcoin/bitcoin/pull/32682
<bitcoin-git> [bitcoin] fanquake merged pull request #32496: depends: drop `ltcg` for Windows Qt (master...depends_qt_ltcg) https://github.com/bitcoin/bitcoin/pull/32496
<bitcoin-git> bitcoin/master 9653ebc fanquake: depends: remove support for Windows Qt LTO builds
<bitcoin-git> bitcoin/master ae02413 merge-script: Merge bitcoin/bitcoin#32496: depends: drop `ltcg` for Windows Qt
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a2ff6790929...ae024137bda9
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd4399cb9c69...6a2ff6790929
<bitcoin-git> [bitcoin] fanquake merged pull request #32602: fuzz: Add target for coins database (master...2025/05/coins-view-db-fuzztest) https://github.com/bitcoin/bitcoin/pull/32602
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f94167512dc9...fd4399cb9c69
<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] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0dcb45290cf8...f94167512dc9
<bitcoin-git> bitcoin/master ed179e0 Martin Zumsande: test: apply microsecond precision to test framework logging
<bitcoin-git> bitcoin/master f941675 Ava Chow: Merge bitcoin/bitcoin#32676: test: apply microsecond precision to test fra...
<bitcoin-git> [bitcoin] achow101 merged pull request #32607: rpc: Note in fundrawtransaction doc, fee rate is for package (master...fundawtx-pkg-doc) https://github.com/bitcoin/bitcoin/pull/32607
<bitcoin-git> bitcoin/master 0dcb452 Ava Chow: Merge bitcoin/bitcoin#32607: rpc: Note in fundrawtransaction doc, fee rate...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5e98dc3ae63...0dcb45290cf8
<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> [gui-qml] hebasto merged pull request #461: Introduce standard fee selection to Send (main...standard-fee) https://github.com/bitcoin-core/gui-qml/pull/461
<bitcoin-git> gui-qml/main 0ff0688 johnny9: qml: Add targetBlocks property to WalletQmlModel
<bitcoin-git> gui-qml/main b4ade11 johnny9: qml: Add caret down icon
<bitcoin-git> gui-qml/main f4f9b79 johnny9: qml: Introduce FeeSelection to Send
<bitcoin-git> [gui-qml] hebasto pushed 7 commits to main: https://github.com/bitcoin-core/gui-qml/compare/25a18f000374...989bbe0d106a
<bitcoin-git> [bitcoin] fanquake merged pull request #32651: cmake: Replace deprecated `qt6_add_translation` with `qt6_add_lrelease` (master...250530-qt-lrelease) https://github.com/bitcoin/bitcoin/pull/32651
<bitcoin-git> bitcoin/master a5e98dc merge-script: Merge bitcoin/bitcoin#32651: cmake: Replace deprecated `qt6_add_translatio...
<bitcoin-git> bitcoin/master 18cf727 Hennadii Stepanov: cmake: Replace deprecated `qt6_add_translation` with `qt6_add_lrelease`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4af72d8b0892...a5e98dc3ae63
<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
<bitcoin-git> [bitcoin] fanquake merged pull request #32647: build: add -Wthread-safety-pointer (master...thread_safety_pointer) https://github.com/bitcoin/bitcoin/pull/32647
<bitcoin-git> bitcoin/master 83bfe14 fanquake: build: add -Wthread-safety-pointer
<bitcoin-git> bitcoin/master 240a4fb fanquake: Squashed 'src/leveldb/' changes from 113db4962b..aba469ad6a
<bitcoin-git> bitcoin/master e639ae0 fanquake: Update leveldb subtree to latest upstream
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a980918f51d7...4af72d8b0892

2025-06-03

<bitcoin-git> [bitcoin] fanquake merged pull request #32568: depends: use "mkdir -p" when installing xproto (master...alpine_MKDIRPROG) https://github.com/bitcoin/bitcoin/pull/32568
<bitcoin-git> bitcoin/master df9ebbf fanquake: depends: use "mkdir -p" when installing xproto
<bitcoin-git> bitcoin/master a980918 merge-script: Merge bitcoin/bitcoin#32568: depends: use "mkdir -p" when installing xproto
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e872a566f251...a980918f51d7
<bitcoin-git> [bitcoin] stringintech opened pull request #32677: test: headers sync timeout (master...2025/06/test-header-sync-timeout) https://github.com/bitcoin/bitcoin/pull/32677
<bitcoin-git> [bitcoin] mzumsande opened 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] brunoerg opened pull request #32675: test: wallet: cover wallet passphrase with a null char (master...2025-06-test-wallet-passphrase-null) https://github.com/bitcoin/bitcoin/pull/32675
<bitcoin-git> [bitcoincore.org] sipa opened pull request #1139: Add statement on transaction relay (master...relay_statement) https://github.com/bitcoin-core/bitcoincore.org/pull/1139
<bitcoin-git> [bitcoin] maflcko opened pull request #32673: clang-tidy: Apply modernize-deprecated-headers (master...2506-cxx-headers-tidy) https://github.com/bitcoin/bitcoin/pull/32673