2025-06-02

<bitcoin-git> bitcoin/master 9f94de5 furszy: wallet: init, don't error out when loading legacy wallets
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c6602399be6...f999c3775c12
<bitcoin-git> [bitcoin] fanquake closed pull request #30434: depends: bump boost to 1.87.0 and use new CMake buildsystem (master...cmake-boost-depends) https://github.com/bitcoin/bitcoin/pull/30434
<bitcoin-git> [bitcoin] fanquake opened pull request #32665: depends: Bump boost to 1.88.0 and use new CMake buildsystem (master...boost_shrink) https://github.com/bitcoin/bitcoin/pull/32665
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #32663: uint256 cxx-20 constexpr patch (master...1944/899512/227275/515514a4e6/7c6d5aa000-uint256-cxx-20-constexpr-patch) https://github.com/bitcoin/bitcoin/pull/32663
<bitcoin-git> [bitcoin] fanquake merged pull request #32662: doc: Remove build instruction for running `clang-tidy` (master...250602-doc-clang-tidy) https://github.com/bitcoin/bitcoin/pull/32662
<bitcoin-git> bitcoin/master 1c66023 merge-script: Merge bitcoin/bitcoin#32662: doc: Remove build instruction for running `cl...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e105107bf52...1c6602399be6
<bitcoin-git> bitcoin/master 4b1b36a Hennadii Stepanov: doc: Remove build instruction for running `clang-tidy`
<bitcoin-git> [bitcoin] hebasto opened pull request #32662: doc: Remove build instruction for running `clang-tidy` (master...250602-doc-clang-tidy) https://github.com/bitcoin/bitcoin/pull/32662
<bitcoin-git> [bitcoin] maflcko opened pull request #32660: rpc: Use type-safe HelpException (master...2506-rpc-help) https://github.com/bitcoin/bitcoin/pull/32660
<bitcoin-git> [bitcoin] hebasto merged pull request #32656: depends: don't install & then delete sqlite pkgconf (master...sqlite_no_pkgconf) https://github.com/bitcoin/bitcoin/pull/32656
<bitcoin-git> bitcoin/master 72a5aa9 fanquake: depends: don't install & then delete sqlite pkgconf
<bitcoin-git> bitcoin/master 9e10510 merge-script: Merge bitcoin/bitcoin#32656: depends: don't install & then delete sqlite p...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b1d48a6866b...9e105107bf52
<bitcoin-git> [bitcoin] dergoegge closed pull request #30882: wip: Split fuzz binary (take 2) (master...2024-09-split-fuzz) https://github.com/bitcoin/bitcoin/pull/30882

2025-06-01

<bitcoin-git> [gui-qml] goqusan opened pull request #463: Layouts (main...layouts) https://github.com/bitcoin-core/gui-qml/pull/463
<bitcoin-git> [gui-qml] johnny9 opened pull request #462: Add validation to the Send form (address and amount) (main...send-validation) https://github.com/bitcoin-core/gui-qml/pull/462
<bitcoin-git> [bitcoin] fanquake opened pull request #32656: depends: don't install & then delete sqlite pkgconf (master...sqlite_no_pkgconf) https://github.com/bitcoin/bitcoin/pull/32656
<bitcoin-git> [bitcoin] fanquake opened pull request #32655: depends: sqlite 3.50.0; switch to autosetup (master...sqlite_3_50_0) https://github.com/bitcoin/bitcoin/pull/32655
<bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #32654: init: deprecate `-blockmaxweight` startup option (master...05-2025-deprecate-block-max-weight) https://github.com/bitcoin/bitcoin/pull/32654

2025-05-31

<bitcoin-git> [gui-qml] johnny9 opened pull request #461: Introduce standard fee selection to Send (main...standard-fee) https://github.com/bitcoin-core/gui-qml/pull/461
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #32654: init: deprecate `-blockmaxweight` startup option (master...05-2025-deprecate-block-max-weight) https://github.com/bitcoin/bitcoin/pull/32654
<bitcoin-git> [gui-qml] johnny9 opened pull request #460: Add Skeleton loading to Activity (main...activity-skeleton) https://github.com/bitcoin-core/gui-qml/pull/460

2025-05-30

<bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #32652: wallet: add codex32 argument to addhdkey (master...codex32) https://github.com/bitcoin/bitcoin/pull/32652
<bitcoin-git> [bitcoin] hebasto opened 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] hebasto opened pull request #32648: cmake, qt: Process `*.qrc` files manually (master...250530-qt-rcc) https://github.com/bitcoin/bitcoin/pull/32648
<bitcoin-git> [bitcoin] fanquake opened pull request #32647: build: add -Wthread-safety-pointer (master...thread_safety_pointer) https://github.com/bitcoin/bitcoin/pull/32647
<bitcoin-git> [bitcoin] instagibbs opened pull request #32646: p2p: Add mutation check inside compact block's FillBlock (master...2025-05-fillblock-mutated) https://github.com/bitcoin/bitcoin/pull/32646
<bitcoin-git> [bitcoin] theStack opened pull request #32645: fs: use `ftruncate` in `AllocateFileRange` on OpenBSD (master...202505-fs-use_ftruncate_on_openbsd) https://github.com/bitcoin/bitcoin/pull/32645
<bitcoin-git> [bitcoin] fanquake merged pull request #32598: walletdb: Log additional exception error messages for corrupted wallets (master...loadwallet-log-runtime_error) https://github.com/bitcoin/bitcoin/pull/32598
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b933813386ef...4b1d48a6866b
<bitcoin-git> bitcoin/master 4b1d48a merge-script: Merge bitcoin/bitcoin#32598: walletdb: Log additional exception error mess...
<bitcoin-git> bitcoin/master ad9a13f Ava Chow: walletdb: Log additional exception error messages for corrupted wallets
<bitcoin-git> [bitcoin] fanquake merged pull request #32619: wallet, rpc, gui: List legacy wallets with a message about migration (master...dont-list-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/32619
<bitcoin-git> bitcoin/master b933813 merge-script: Merge bitcoin/bitcoin#32619: wallet, rpc, gui: List legacy wallets with a ...
<bitcoin-git> bitcoin/master 0995517 Ava Chow: wallet, rpc: Give warning in listwalletdir for legacy wallets
<bitcoin-git> bitcoin/master f3a444c Ava Chow: gui: Disallow loading legacy wallets
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/053bda5d9fb3...b933813386ef
<bitcoin-git> [bitcoin] fanquake merged pull request #32639: [28.x] Backport guix: accomodate migration to codeberg (28.x...28_backport_32439) https://github.com/bitcoin/bitcoin/pull/32639
<bitcoin-git> bitcoin/28.x 5c2ba9f fanquake: guix: accomodate migration to codeberg
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/ac637458ef29...59c19a541695
<bitcoin-git> bitcoin/28.x 59c19a5 merge-script: Merge bitcoin/bitcoin#32639: [28.x] Backport guix: accomodate migration to...
<bitcoin-git> [bitcoin] fanquake opened pull request #32644: doc: miscellaneous changes (master...doc_misc) https://github.com/bitcoin/bitcoin/pull/32644
<bitcoin-git> [bitcoin] fanquake merged pull request #32460: fs: remove `_POSIX_C_SOURCE` defining (master...posix_c_source) https://github.com/bitcoin/bitcoin/pull/32460
<bitcoin-git> bitcoin/master 053bda5 merge-script: Merge bitcoin/bitcoin#32460: fs: remove `_POSIX_C_SOURCE` defining
<bitcoin-git> bitcoin/master 24e5fd3 fanquake: fs: remove _POSIX_C_SOURCE defining
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9393aeeca4b1...053bda5d9fb3
<bitcoin-git> [bitcoin] fanquake merged pull request #32641: Update libmultiprocess subtree to fix clang-tidy errors (master...pr/subtree-2) https://github.com/bitcoin/bitcoin/pull/32641
<bitcoin-git> bitcoin/master 9f65654 Ryan Ofsky: Merge commit '154af1eea1170f5626aa1c5f19cc77d1434bcc9d' into HEAD
<bitcoin-git> bitcoin/master 154af1e Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from 35944ffd23fa..27c7e8e5a581
<bitcoin-git> bitcoin/master 9393aee merge-script: Merge bitcoin/bitcoin#32641: Update libmultiprocess subtree to fix clang-t...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5471e29d0570...9393aeeca4b1
<bitcoin-git> [bitcoin] theStack opened pull request #32642: test: update BIP340 test vectors and implementation (variable-length messages) (master...202505-test-update_bip340_test_vectors) https://github.com/bitcoin/bitcoin/pull/32642

2025-05-29

<bitcoin-git> [bitcoin] achow101 merged pull request #32304: test: test MAX_SCRIPT_SIZE for block validity (master...2025-04-max_script_size_test) https://github.com/bitcoin/bitcoin/pull/32304
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c540ede1cbca...5471e29d0570
<bitcoin-git> bitcoin/master 5471e29 Ava Chow: Merge bitcoin/bitcoin#32304: test: test MAX_SCRIPT_SIZE for block validity
<bitcoin-git> bitcoin/master b1ea542 Greg Sanders: test: test MAX_SCRIPT_SIZE for block validity
<bitcoin-git> [bitcoin] ryanofsky opened pull request #32641: Update libmultiprocess subtree to fix clang-tidy errors (master...pr/subtree-2) https://github.com/bitcoin/bitcoin/pull/32641
<bitcoin-git> [bitcoin] fanquake closed pull request #32629: Replace dead gnome link notificator.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/32629
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #54: Fix clang thread-safety-pointer warnings (bitcoin-fork...fix-threadsafety-pointer) https://github.com/bitcoin-core/leveldb-subtree/pull/54
<bitcoin-git> leveldb-subtree/bitcoin-fork aba469a merge-script: Merge bitcoin-core/leveldb-subtree#54: Fix clang thread-safety-pointer war...
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/113db4962b8b...aba469ad6a80
<bitcoin-git> leveldb-subtree/bitcoin-fork 7daf4ed Cory Fields: Fix clang thread-safety-pointer warnings
<bitcoin-git> [bitcoin] fanquake merged pull request #32633: windows: Use predefined `RC_INVOKED` macro instead of custom one (master...250528-rc-invoked) https://github.com/bitcoin/bitcoin/pull/32633
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14c16e81598a...c540ede1cbca
<bitcoin-git> bitcoin/master 55f1c2a Hennadii Stepanov: windows: Use predefined `RC_INVOKED` macro instead of custom one
<bitcoin-git> bitcoin/master c540ede merge-script: Merge bitcoin/bitcoin#32633: windows: Use predefined `RC_INVOKED` macro in...
<bitcoin-git> [bitcoin] fanquake opened pull request #32639: [28.x] Backport guix: accomodate migration to codeberg (28.x...28_backport_32439) https://github.com/bitcoin/bitcoin/pull/32639
<bitcoin-git> [bitcoin] fanquake merged pull request #32582: log: Additional compact block logging (master...5-21-2025-block-reconstruction-logs) https://github.com/bitcoin/bitcoin/pull/32582
<bitcoin-git> bitcoin/master 83df64d David Gumberg: log: Stats when fulfilling GETBLOCKTXN
<bitcoin-git> bitcoin/master 36bcee0 David Gumberg: log: Log start of compact block initialization.
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/aad5938c49f9...14c16e81598a
<bitcoin-git> bitcoin/master 3733ed2 David Gumberg: log: Size of missing tx'es when reconstructing compact block
<bitcoin-git> [bitcoin] fanquake merged pull request #32516: test: add MAX_DISCONNECTED_TX_POOL_BYTES, chainlimits coverage (master...2025-05-reorg_mempool_trimming) https://github.com/bitcoin/bitcoin/pull/32516
<bitcoin-git> bitcoin/master eaf44f3 Greg Sanders: test: check chainlimits respects on reorg
<bitcoin-git> bitcoin/master 4789436 Greg Sanders: functional test: add MAX_DISCONNECTED_TX_POOL_BYTES coverage
<bitcoin-git> bitcoin/master 84aa484 Greg Sanders: test: fix transaction_graph_test reorg test
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1062df81eec7...aad5938c49f9
<bitcoin-git> [bitcoin] l0rinc opened pull request #32638: blocks: force hash validations of blocks read from disk explicit (master...l0rinc/read-block-hash-check) https://github.com/bitcoin/bitcoin/pull/32638
<bitcoin-git> [bitcoin] fanquake merged pull request #32634: build: Add resource file and manifest to `bitcoin.exe` (master...250528-bitcoin-rc) https://github.com/bitcoin/bitcoin/pull/32634
<bitcoin-git> bitcoin/master dbb2d4c Hennadii Stepanov: windows: Add application manifest to `bitcoin.exe`
<bitcoin-git> bitcoin/master 1062df8 merge-script: Merge bitcoin/bitcoin#32634: build: Add resource file and manifest to `bit...
<bitcoin-git> bitcoin/master df82c2d Hennadii Stepanov: windows: Add resource file for `bitcoin.exe`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/370c59261269...1062df81eec7
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32636: Split `CWallet::Create()` into `CreateNew` and `LoadExisting` (master...5-27-2025-create-refactor) https://github.com/bitcoin/bitcoin/pull/32636

2025-05-28

<bitcoin-git> [leveldb-subtree] davidgumberg opened pull request #55: build: Require C++-17 (bitcoin-fork...5-28-25-C++-version-required) https://github.com/bitcoin-core/leveldb-subtree/pull/55
<bitcoin-git> [leveldb-subtree] theuni opened pull request #54: Fix clang thread-safety-pointer warnings (bitcoin-fork...fix-threadsafety-pointer) https://github.com/bitcoin-core/leveldb-subtree/pull/54
<bitcoin-git> [bitcoin] achow101 merged pull request #32630: test: fix sync function in rpc_psbt.py (master...202505_fix_rpc_psbt) https://github.com/bitcoin/bitcoin/pull/32630
<bitcoin-git> bitcoin/master 370c592 Ava Chow: Merge bitcoin/bitcoin#32630: test: fix sync function in rpc_psbt.py
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88b22acc3d6f...370c59261269
<bitcoin-git> bitcoin/master 4df4df4 Martin Zumsande: test: fix sync function in rpc_psbt.py
<bitcoin-git> [bitcoin] hebasto opened pull request #32634: build: Add resource file and manifest to `bitcoin.exe` (master...250528-bitcoin-rc) https://github.com/bitcoin/bitcoin/pull/32634
<bitcoin-git> [bitcoin] hebasto opened pull request #32633: windows: Use predefined `RC_INVOKED` macro instead of custom one (master...250528-rc-invoked) https://github.com/bitcoin/bitcoin/pull/32633
<bitcoin-git> [bitcoin] brunoerg opened 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] marcofleon opened pull request #32631: refactor: Convert GenTxid to `std::variant` (master...2025/05/gentxid-variant) https://github.com/bitcoin/bitcoin/pull/32631
<bitcoin-git> [bitcoin] mzumsande opened pull request #32630: test: fix sync function in rpc_psbt.py (master...202505_fix_rpc_psbt) https://github.com/bitcoin/bitcoin/pull/32630
<bitcoin-git> [bitcoin] strmfos opened pull request #32629: Replace dead gnome link notificator.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/32629

2025-05-27

<bitcoin-git> [bitcoin] achow101 merged pull request #32528: rpc: Round verificationprogress to 1 for a recent tip (master...2505-1) https://github.com/bitcoin/bitcoin/pull/32528
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/aee7cec0db8f...88b22acc3d6f
<bitcoin-git> bitcoin/master fab1e02 MarcoFalke: refactor: Pass verification_progress into block tip notifications
<bitcoin-git> bitcoin/master faf6304 MarcoFalke: test: Use mockable time in GuessVerificationProgress
<bitcoin-git> bitcoin/master fa76b37 MarcoFalke: rpc: Round verificationprogress to exactly 1 for a recent tip
<bitcoin-git> [bitcoin] achow101 merged pull request #32364: refactor: validation: mark CheckBlockIndex as const (master...2025-04/const-checkblockindex) https://github.com/bitcoin/bitcoin/pull/32364
<bitcoin-git> bitcoin/master 61a51ec stickies-v: validation: don't use GetAll() in CheckBlockIndex()
<bitcoin-git> bitcoin/master d05481d stickies-v: refactor: validation: mark SnapshotBase as const
<bitcoin-git> bitcoin/master 3e6ac5b stickies-v: refactor: validation: mark CheckBlockIndex as const
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ce4600071243...aee7cec0db8f
<bitcoin-git> [bitcoin] achow101 merged pull request #32509: qa: feature_framework_startup_failures.py fixes & improvements (#30660 follow-up) (master...2025/05/30660_follow_up) https://github.com/bitcoin/bitcoin/pull/32509
<bitcoin-git> bitcoin/master bd8ebbc Hodlinator: qa: Make --timeout-factor=0 result in a smaller factor
<bitcoin-git> bitcoin/master d8f05e7 Hodlinator: qa: Fix dormant bug caused by multiple --tmpdir
<bitcoin-git> bitcoin/master 075352e Hodlinator: qa: assert_raises_message() - search in str(e)
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d21612fc4b77...ce4600071243
<bitcoin-git> [bitcoin] achow101 merged pull request #32404: log: print reason when writing chainstate (master...l0rinc/hourly-write-followup) https://github.com/bitcoin/bitcoin/pull/32404
<bitcoin-git> bitcoin/master 53e9b71 Lőrinc: log: print reason for why should_write was triggered in `FlushStateToDisk`
<bitcoin-git> bitcoin/master d21612f Ava Chow: Merge bitcoin/bitcoin#32404: log: print reason when writing chainstate
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9bd9aee5a656...d21612fc4b77
<bitcoin-git> [bitcoin] achow101 merged pull request #32487: blocks: avoid recomputing block header hash in `ReadBlock` (master...l0rinc/optimize-readblock-hash-check) https://github.com/bitcoin/bitcoin/pull/32487
<bitcoin-git> bitcoin/master 9bd9aee Ava Chow: Merge bitcoin/bitcoin#32487: blocks: avoid recomputing block header hash i...
<bitcoin-git> bitcoin/master 09ee8b7 Lőrinc: node: avoid recomputing block hash in `ReadBlock`
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4173805a15c1...9bd9aee5a656
<bitcoin-git> bitcoin/master 2bf1732 Lőrinc: test: exercise `ReadBlock` hash‑mismatch path
<bitcoin-git> [bitcoin] achow101 merged pull request #32623: test: Add missing ipc subtree to lint (master...2505-lint-sub) https://github.com/bitcoin/bitcoin/pull/32623
<bitcoin-git> bitcoin/master fa4b8b1 MarcoFalke: test: Add missing ipc subtree to lint
<bitcoin-git> bitcoin/master 4173805 Ava Chow: Merge bitcoin/bitcoin#32623: test: Add missing ipc subtree to lint
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/012f347685b8...4173805a15c1
<bitcoin-git> [bitcoin] achow101 merged pull request #31375: multiprocess: Add bitcoin wrapper executable (master...pr/wrap) https://github.com/bitcoin/bitcoin/pull/31375
<bitcoin-git> bitcoin/master 9c8c688 Ryan Ofsky: multiprocess: Add bitcoin wrapper executable
<bitcoin-git> bitcoin/master 29bdd74 Ryan Ofsky: test: Support BITCOIN_CMD environment variable
<bitcoin-git> bitcoin/master 5076d20 Ryan Ofsky: util: Add cross-platform ExecVp and GetExePath functions
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/38ad8027a26f...012f347685b8
<bitcoin-git> [bitcoin] hebasto merged pull request #32439: guix: accomodate migration to codeberg (master...guix_codeberg_migrate) https://github.com/bitcoin/bitcoin/pull/32439
<bitcoin-git> bitcoin/master c8d9baa fanquake: guix: accomodate migration to codeberg
<bitcoin-git> bitcoin/master 38ad802 merge-script: Merge bitcoin/bitcoin#32439: guix: accomodate migration to codeberg
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f7cc7f6468af...38ad8027a26f
<bitcoin-git> [bitcoin] andrewtoth closed pull request #32451: contrib: add xor-blocks tool to obfuscate blocks directory (master...xor-blocks) https://github.com/bitcoin/bitcoin/pull/32451
<bitcoin-git> [bitcoin] fanquake merged pull request #32591: test: fix and augment block tests of invalid_txs (master...2025-05-fix_invalidtx_test) https://github.com/bitcoin/bitcoin/pull/32591
<bitcoin-git> bitcoin/master 1a689a2 Greg Sanders: test: fix block tests of invalid_txs
<bitcoin-git> bitcoin/master 8fcd684 Greg Sanders: test: ensure reason is checked for invalid blocks rejection
<bitcoin-git> bitcoin/master f7cc7f6 merge-script: Merge bitcoin/bitcoin#32591: test: fix and augment block tests of invalid_...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/87860143be79...f7cc7f6468af
<bitcoin-git> [bitcoin] brunoerg closed pull request #29694: fuzz: wallet: add target for spkm migration (master...2024-03-fuzz-spkm-migration) https://github.com/bitcoin/bitcoin/pull/29694
<bitcoin-git> [bitcoin] brunoerg opened pull request #32624: fuzz: wallet: add target for `MigrateToDescriptor` (master...2025-05-fuzz-spkm-migration) https://github.com/bitcoin/bitcoin/pull/32624
<bitcoin-git> [bitcoin] fanquake merged pull request #32270: test: fix pushdata scripts (master...2025-04-taproot_sample_fix) https://github.com/bitcoin/bitcoin/pull/32270
<bitcoin-git> bitcoin/master f66b14d Greg Sanders: test: fix pushdata scripts
<bitcoin-git> bitcoin/master 8786014 merge-script: Merge bitcoin/bitcoin#32270: test: fix pushdata scripts
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/638a4c0bd8b5...87860143be79
<bitcoin-git> [bitcoin] maflcko opened pull request #32623: test: Add missing ipc subtree to lint (master...2505-lint-sub) https://github.com/bitcoin/bitcoin/pull/32623
<bitcoin-git> [bitcoin] theStack opened pull request #32621: contrib: utxo_to_sqlite.py: add option to store txid/spk as BLOBs (master...202505-utxo-to-sqlite_blobs) https://github.com/bitcoin/bitcoin/pull/32621

2025-05-26

<bitcoin-git> [gui] achow101 opened pull request #877: gui: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> [bitcoin] achow101 opened 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] achow101 opened pull request #32619: wallet, rpc, gui: List legacy wallets with a message about migration (master...dont-list-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/32619
<bitcoin-git> [bitcoin] achow101 opened pull request #32618: wallet: Remove ISMINE_WATCHONLY and watchonly from RPCs (master...delete-ismine-watchonly) https://github.com/bitcoin/bitcoin/pull/32618
<bitcoin-git> [gui] Krellan opened pull request #876: Including exception what() in Runaway dialog box (master...exception-what) https://github.com/bitcoin-core/gui/pull/876
<bitcoin-git> [bitcoin] rkrux closed pull request #32411: doc: update CWallet::SignTransaction doc to mention SIGHASH_DEFAULT (master...sighash-default-doc) https://github.com/bitcoin/bitcoin/pull/32411
<bitcoin-git> [bitcoin] w0xlt opened pull request #32617: [Draft/POC] Add secp256k1-based HPKE (Hybrid Public Key Encryption) For Payjoin v2 (master...secp256k1_hpke) https://github.com/bitcoin/bitcoin/pull/32617

2025-05-25

<bitcoin-git> [bitcoin] tnndbtc opened pull request #32615: fee estimate test: fix #31944 by handling a legitimate scenario that … (master...fix-fee-estimation-test) https://github.com/bitcoin/bitcoin/pull/32615

2025-05-24

<bitcoin-git> [bitcoin] DrahtBot closed pull request #32609: Small improvement to the documentation (master...master) https://github.com/bitcoin/bitcoin/pull/32609
<bitcoin-git> [bitcoin] koyaness opened pull request #32609: Small improvement to the documentation (master...master) https://github.com/bitcoin/bitcoin/pull/32609

2025-05-23

<bitcoin-git> [bitcoin] benthecarman opened 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] davidgumberg opened pull request #32606: p2p: Drop unsolicited CMPCTBLOCK from non-HB peer (master...5-23-25-ignore-unsolicited) https://github.com/bitcoin/bitcoin/pull/32606
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #32604: log: Mitigate disk filling attacks by rate limiting LogPrintf, LogInfo, LogWarning, LogError (master...log_ratelimiting_05192025) https://github.com/bitcoin/bitcoin/pull/32604
<bitcoin-git> [bitcoin] achow101 merged pull request #32596: wallet, rpc, doc: various legacy wallet removal cleanups in RPCs (master...2025-wallet-rpc-related_legacy_wallet_cleanups) https://github.com/bitcoin/bitcoin/pull/32596
<bitcoin-git> bitcoin/master db465a5 Sebastian Falbesoner: wallet, rpc: remove obsolete "keypoololdest" result field/code
<bitcoin-git> bitcoin/master e5cbea4 Sebastian Falbesoner: rpc: doc: remove redundant "descriptors" parameter in `createwallet` examp...
<bitcoin-git> bitcoin/master 7a05f94 Sebastian Falbesoner: rpc: doc: drop descriptor wallet mentions in fast wallet rescan related RP...
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2df824f4e62b...638a4c0bd8b5
<bitcoin-git> [bitcoin] mzumsande closed pull request #31714: validation: Do less work in NeedsRedownload (master...202501_simpler_segwit_check) https://github.com/bitcoin/bitcoin/pull/31714
<bitcoin-git> [bitcoin] hebasto reopened pull request #32577: subprocess: Let shell parse command on non-Windows systems (master...250521-subprocess-split) https://github.com/bitcoin/bitcoin/pull/32577
<bitcoin-git> [gui-qml] hebasto merged pull request #458: Add missing cstdint declarations (main...5-22-2025-cstdint-qml) https://github.com/bitcoin-core/gui-qml/pull/458
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/1c7e20a3edec...42f58adabcda
<bitcoin-git> [gui-qml] hebasto merged pull request #459: Disable forms when loading (main...disable-forms) https://github.com/bitcoin-core/gui-qml/pull/459
<bitcoin-git> [gui-qml] hebasto pushed 3 commits to main: https://github.com/bitcoin-core/gui-qml/compare/fa34a743abc3...1c7e20a3edec
<bitcoin-git> gui-qml/main 3a29670 johnny9: qml: Add initialized property to WalletQmlController
<bitcoin-git> gui-qml/main 1ba83b4 johnny9: qml: Disable Send/Receive forms when loading
<bitcoin-git> gui-qml/main 1c7e20a merge-script: Merge bitcoin-core/gui-qml#459: Disable forms when loading
<bitcoin-git> [gui-qml] hebasto merged pull request #455: Add Skeleton loading animation to the Wallet selector (main...skeleton-loading) https://github.com/bitcoin-core/gui-qml/pull/455
<bitcoin-git> gui-qml/main ed5f034 johnny9: qml: Add initialized property to WalletQmlController
<bitcoin-git> gui-qml/main 6bbd72d johnny9: qml: Introduce Skeleton.qml
<bitcoin-git> gui-qml/main bad0648 johnny9: qml: Fix walletqmlmodel.cpp include order
<bitcoin-git> [gui-qml] hebasto pushed 7 commits to main: https://github.com/bitcoin-core/gui-qml/compare/b411e5894145...fa34a743abc3
<bitcoin-git> [bitcoin] rkrux opened pull request #32603: wallet, rpc: clarify wallet version in getwalletinfo help (master...wallet-version) https://github.com/bitcoin/bitcoin/pull/32603
<bitcoin-git> [bitcoin] marcofleon opened 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] hebasto closed pull request #32577: subprocess: Let shell parse command on non-Windows systems (master...250521-subprocess-split) https://github.com/bitcoin/bitcoin/pull/32577
<bitcoin-git> [bitcoin] hebasto opened pull request #32601: test: Fix `system_tests/run_command` test (master...250523-run-comand-test) https://github.com/bitcoin/bitcoin/pull/32601
<bitcoin-git> [bitcoin] maflcko closed pull request #32535: rev_32343_wip_nomerge_ci (master...2505-rev_32343_wip_nomerge_ci) https://github.com/bitcoin/bitcoin/pull/32535
<bitcoin-git> [gui-qml] johnny9 opened pull request #459: Disable forms when loading (main...disable-forms) https://github.com/bitcoin-core/gui-qml/pull/459
<bitcoin-git> [bitcoin] achow101 opened pull request #32598: walletdb: Log additional exception error messages for corrupted wallets (master...loadwallet-log-runtime_error) https://github.com/bitcoin/bitcoin/pull/32598
<bitcoin-git> [bitcoin] achow101 opened pull request #32597: wallet: Always set descriptor cache upgraded flag for new wallets (master...desc-cache-is-upgraded) https://github.com/bitcoin/bitcoin/pull/32597

2025-05-22

<bitcoin-git> [bitcoin] theStack opened pull request #32596: wallet, rpc, doc: various legacy wallet removal cleanups in RPCs (master...2025-wallet-rpc-related_legacy_wallet_cleanups) https://github.com/bitcoin/bitcoin/pull/32596
<bitcoin-git> [gui-qml] davidgumberg opened pull request #458: Add missing cstdint declarations (main...5-22-2025-cstdint-qml) https://github.com/bitcoin-core/gui-qml/pull/458
<bitcoin-git> [bitcoin] willcl-ark opened pull request #32595: build: add a depends dependency provider (master...cmake-dependency-provider) https://github.com/bitcoin/bitcoin/pull/32595
<bitcoin-git> [bitcoin] achow101 opened pull request #32594: Getaddrinfo normalized parent (master...getaddrinfo-normalized-parent) https://github.com/bitcoin/bitcoin/pull/32594
<bitcoin-git> [bitcoin] achow101 opened pull request #32593: wallet, rpc: Move (Un)LockCoin WalletBatch creation out of RPC (master...improve-lockcoin-interface) https://github.com/bitcoin/bitcoin/pull/32593
<bitcoin-git> [bitcoin] theuni opened pull request #32592: threading: remove ancient CRITICAL_SECTION macros (master...remove-critsect) https://github.com/bitcoin/bitcoin/pull/32592
<bitcoin-git> [gui-qml] hebasto merged pull request #454: Add QRImageProvider (main...qrimageprovider) https://github.com/bitcoin-core/gui-qml/pull/454
<bitcoin-git> gui-qml/main 53788b6 goqusan: qml: Add QRImage control
<bitcoin-git> gui-qml/main 33c0467 goqusan: qml: Add QRImageProvider
<bitcoin-git> gui-qml/main f445e65 goqusan: qml: Use QRImage in RequestPayment
<bitcoin-git> [gui-qml] hebasto pushed 4 commits to main: https://github.com/bitcoin-core/gui-qml/compare/849d3ae81714...b411e5894145
<bitcoin-git> [bitcoin] fanquake merged pull request #32586: ci: Downgrade DEBUG=1 to -D_GLIBCXX_ASSERTIONS in centos task (master...2505-ci-centos-debug) https://github.com/bitcoin/bitcoin/pull/32586
<bitcoin-git> bitcoin/master fa07953 MarcoFalke: ci: Downgrade DEBUG=1 to -D_GLIBCXX_ASSERTIONS in centos task
<bitcoin-git> bitcoin/master 2df824f merge-script: Merge bitcoin/bitcoin#32586: ci: Downgrade DEBUG=1 to -D_GLIBCXX_ASSERTION...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a8ab559514f...2df824f4e62b
<bitcoin-git> [bitcoin] fanquake merged pull request #32467: checkqueue: make the queue non-optional for CCheckQueueControl and drop legacy locking macro usage (master...checkqueue_control_mandatory) https://github.com/bitcoin/bitcoin/pull/32467
<bitcoin-git> bitcoin/master 4c8c90b Cory Fields: validation: only create a CCheckQueueControl if it's actually going to be ...
<bitcoin-git> bitcoin/master 11fed83 Cory Fields: threading: add LOCK_ARGS macro
<bitcoin-git> bitcoin/master c3b0e6c Cory Fields: validation: make CCheckQueueControl's CCheckQueue non-optional
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d2c9fc84e171...0a8ab559514f
<bitcoin-git> [bitcoin] instagibbs opened pull request #32591: test: fix and augment block tests of invalid_txs (master...2025-05-fix_invalidtx_test) https://github.com/bitcoin/bitcoin/pull/32591
<bitcoin-git> [bitcoin] glozow merged pull request #32533: test: properly check for per-tx sigops limit (master...202505-test-exact_per_tx_sigopcost_check) https://github.com/bitcoin/bitcoin/pull/32533
<bitcoin-git> bitcoin/master 7bc64a8 Sebastian Falbesoner: test: properly check for per-tx sigops limit
<bitcoin-git> bitcoin/master d2c9fc8 merge-script: Merge bitcoin/bitcoin#32533: test: properly check for per-tx sigops limit
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35bf3f88398d...d2c9fc84e171
<bitcoin-git> [bitcoin] fanquake opened pull request #32589: [29.x] More backports (29.x...more_29_backports) https://github.com/bitcoin/bitcoin/pull/32589
<bitcoin-git> [bitcoin] maflcko opened pull request #32588: util: Abort on failing CHECK_NONFATAL in debug builds (master...2505-abort-debug-check-nonfatal) https://github.com/bitcoin/bitcoin/pull/32588
<bitcoin-git> [bitcoin] i-am-yuvi opened pull request #32587: [WIP] test: Fix reorg patterns in mempool tests to use proper fork-based approach (master...2025-05-update_test_reorg_behaviour) https://github.com/bitcoin/bitcoin/pull/32587
<bitcoin-git> [bitcoin] maflcko opened pull request #32586: ci: Downgrade DEBUG=1 to -D_GLIBCXX_ASSERTIONS in centos task (master...2505-ci-centos-debug) https://github.com/bitcoin/bitcoin/pull/32586
<bitcoin-git> [bitcoin] fanquake merged pull request #32400: random: Use modern Windows randomness functions (master...5-1-25-winbcrypt) https://github.com/bitcoin/bitcoin/pull/32400
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a42faa25d8f7...35bf3f88398d
<bitcoin-git> bitcoin/master 6b4bcc1 David Gumberg: random: Use modern Windows randomness functions
<bitcoin-git> bitcoin/master 35bf3f8 merge-script: Merge bitcoin/bitcoin#32400: random: Use modern Windows randomness functio...
<bitcoin-git> [bitcoin] fanquake merged pull request #32292: [29.x] Backports (29.x...29_x_backports) https://github.com/bitcoin/bitcoin/pull/32292
<bitcoin-git> bitcoin/29.x 64552c8 Hennadii Stepanov: ci: Add workaround for vcpkg's libevent package
<bitcoin-git> bitcoin/29.x ca70d5c laanwj: Remove support for RNDR/RNDRRS for aarch64 on Linux
<bitcoin-git> bitcoin/29.x 85f3e1d Brandon Odiwuor: test: Handle empty string returned by CLI as None in RPC tests
<bitcoin-git> [bitcoin] fanquake pushed 23 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/3fad438b8300...589b56192f53
<bitcoin-git> [bitcoin] fanquake opened pull request #32584: depends: hard-code necessary c(xx)flags rather than setting them per-host (master...depends_hard_code_flags) https://github.com/bitcoin/bitcoin/pull/32584
<bitcoin-git> [bitcoin] fanquake merged pull request #32551: cmake: Remove `ENABLE_{SSE41,AVX2,X86_SHANI,ARM_SHANI}` from `bitcoin-build-config.h` (master...250518-crypto-macros) https://github.com/bitcoin/bitcoin/pull/32551
<bitcoin-git> bitcoin/master 8689628 Hennadii Stepanov: cmake: Remove `ENABLE_AVX2` from `bitcoin-build-config.h`
<bitcoin-git> bitcoin/master 1e90052 Hennadii Stepanov: cmake: Remove `ENABLE_X86_SHANI` from `bitcoin-build-config.h`
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/87ec923d3a7a...a42faa25d8f7
<bitcoin-git> bitcoin/master a8e2342 Hennadii Stepanov: cmake: Remove `ENABLE_SSE41` from `bitcoin-build-config.h`
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32582: log: Additional compact block logging (master...5-21-2025-block-reconstruction-logs) https://github.com/bitcoin/bitcoin/pull/32582

2025-05-21

<bitcoin-git> [bitcoin] dergoegge opened pull request #32581: allocators: Apply manual ASan poisoning to `PoolResource` (master...2025-05-pool-poison) https://github.com/bitcoin/bitcoin/pull/32581
<bitcoin-git> [bitcoin] rkrux opened pull request #32580: wallet, test: best block locator matches scan state follow-ups (master...wallet-locator) https://github.com/bitcoin/bitcoin/pull/32580
<bitcoin-git> [bitcoin] hodlinator opened pull request #32579: headerssync: Keep tests ahead of increasing params (master...2025/05/headerssync_params) https://github.com/bitcoin/bitcoin/pull/32579
<bitcoin-git> [bitcoin] l0rinc closed pull request #32457: bench: replace benchmark block with more representative one (413567 → 784588) (master...l0rinc/bench-block-413567-to-784000) https://github.com/bitcoin/bitcoin/pull/32457
<bitcoin-git> [bitcoin] fanquake merged pull request #32475: wallet: Use `util::Error` throughout `AddWalletDescriptor` instead of returning `nullptr` for some errors (master...addwalletdescriptor-util-error) https://github.com/bitcoin/bitcoin/pull/32475
<bitcoin-git> bitcoin/master 785e140 Ava Chow: wallet: Use util::Error throughout AddWalletDescriptor
<bitcoin-git> bitcoin/master 87ec923 merge-script: Merge bitcoin/bitcoin#32475: wallet: Use `util::Error` throughout `AddWall...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7763e86afa04...87ec923d3a7a
<bitcoin-git> [bitcoin] hebasto opened pull request #32577: subprocess: Handle quoted tokens properly (master...250521-subprocess-split) https://github.com/bitcoin/bitcoin/pull/32577
<bitcoin-git> [bitcoin] cdecker closed pull request #31086: chainparams: Re-add seed.bitcoinstats.com (master...202442-re-add-bitcoinstats-seed) https://github.com/bitcoin/bitcoin/pull/31086
<bitcoin-git> [bitcoin] fanquake merged pull request #32573: ci: Avoid && dropping errors (master...2505-ci-bash-ugh) https://github.com/bitcoin/bitcoin/pull/32573
<bitcoin-git> bitcoin/master 7763e86 merge-script: Merge bitcoin/bitcoin#32573: ci: Avoid && dropping errors
<bitcoin-git> bitcoin/master fab97f5 MarcoFalke: ci: Avoid && dropping errors
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a56ed1ac868...7763e86afa04
<bitcoin-git> [bitcoin] fanquake merged pull request #32567: subprocess: Backport upstream changes (master...250520-subprocess-backports) https://github.com/bitcoin/bitcoin/pull/32567
<bitcoin-git> bitcoin/master 0a56ed1 merge-script: Merge bitcoin/bitcoin#32567: subprocess: Backport upstream changes
<bitcoin-git> bitcoin/master e63a703 laanwj: subprocess: Don't add an extra whitespace at end of Windows command line
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54e406a3055a...0a56ed1ac868
<bitcoin-git> [bitcoin] fanquake closed pull request #29852: build: remove need to test for endianness (master...leveldb_cherrypicks) https://github.com/bitcoin/bitcoin/pull/29852
<bitcoin-git> [bitcoin] fanquake merged pull request #32459: qt: drop unused watch-only functionality (master...2025/05/qt-watch-only) https://github.com/bitcoin/bitcoin/pull/32459
<bitcoin-git> bitcoin/master e8661aa Sjors Provoost: wallet: drop watch-only things from interface
<bitcoin-git> bitcoin/master 54e406a merge-script: Merge bitcoin/bitcoin#32459: qt: drop unused watch-only functionality
<bitcoin-git> bitcoin/master e99188e Sjors Provoost: qt: drop unused watch-only functionality
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ec8120469430...54e406a3055a
<bitcoin-git> [bitcoin] fanquake merged pull request #31622: psbt: add non-default sighash types to PSBTs and unify sighash type match checking (master...psbt-sighashes) https://github.com/bitcoin/bitcoin/pull/31622
<bitcoin-git> bitcoin/master 2adfd81 Ava Chow: tests: Test PSBT sighash type mismatch
<bitcoin-git> bitcoin/master 5a5d26d Ava Chow: psbt: Require ECDSA signatures to be validly encoded
<bitcoin-git> bitcoin/master e58b680 Ava Chow: psbt: Return PSBTError from SignPSBTInput
<bitcoin-git> [bitcoin] fanquake pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/9a887baadebc...ec8120469430
<bitcoin-git> [gui-qml] johnny9 opened pull request #455: Skeleton loading (main...skeleton-loading) https://github.com/bitcoin-core/gui-qml/pull/455

2025-05-20

<bitcoin-git> [bitcoin] fjahr closed pull request #32133: RFC: Accept non-std transactions in Testnet4 by default again (master...2025-03-nonstd-testnet) https://github.com/bitcoin/bitcoin/pull/32133
<bitcoin-git> [bitcoin] fjahr opened pull request #32575: RFC: refactor: Split multithreaded case out of CheckInputScripts (master...2025-05-CheckInputScript-split) https://github.com/bitcoin/bitcoin/pull/32575
<bitcoin-git> [bitcoin] maflcko opened pull request #32573: ci: Avoid && dropping errors (master...2505-ci-bash-ugh) https://github.com/bitcoin/bitcoin/pull/32573
<bitcoin-git> [bitcoin] achow101 merged pull request #32344: Wallet: Fix Non-Ranged Descriptors with Range [0,0] Trigger Unexpected Wallet Errors in AddWalletDescriptor (master...bug-fix-wallet-add-non-ranged-descriptors) https://github.com/bitcoin/bitcoin/pull/32344
<bitcoin-git> bitcoin/master 9a887ba Ava Chow: Merge bitcoin/bitcoin#32344: Wallet: Fix Non-Ranged Descriptors with Rang...
<bitcoin-git> bitcoin/master 97d383a Novo: Test updating non-ranged descriptor with [0,0] range succeeds
<bitcoin-git> bitcoin/master 2ae1788 Novo: Skip range verification for non-ranged desc
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/26fba39bda47...9a887baadebc
<bitcoin-git> [bitcoin] achow101 merged pull request #32466: threading: drop CSemaphore in favor of c++20 std::counting_semaphore (master...modernize-semaphore) https://github.com/bitcoin/bitcoin/pull/32466
<bitcoin-git> bitcoin/master 6790ad2 Cory Fields: scripted-diff: rename CSemaphoreGrant and CSemaphore for net
<bitcoin-git> bitcoin/master 7b816c4 Cory Fields: threading: rename CSemaphore methods to match std::semaphore
<bitcoin-git> bitcoin/master d870bc9 Cory Fields: threading: add temporary semaphore aliases
<bitcoin-git> [bitcoin] achow101 pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/878556947b0d...26fba39bda47
<bitcoin-git> [bitcoin] achow101 merged pull request #32333: doc: Add missing top-level description to pruneblockchain RPC (master...04-23-rpc-pruneblockchain-doc) https://github.com/bitcoin/bitcoin/pull/32333
<bitcoin-git> bitcoin/master 135a0f0 nervana21: doc: Add missing top-level description to pruneblockchain RPC
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fad009af49c4...878556947b0d
<bitcoin-git> bitcoin/master 8785569 Ava Chow: Merge bitcoin/bitcoin#32333: doc: Add missing top-level description to pru...
<bitcoin-git> [gui-qml] goqusan opened pull request #454: Add QRImageProvider (main...qrimageprovider) https://github.com/bitcoin-core/gui-qml/pull/454
<bitcoin-git> [bitcoin] maflcko opened pull request #32572: doc: Remove stale sections in dev notes (master...2505-doc-del) https://github.com/bitcoin/bitcoin/pull/32572
<bitcoin-git> [bitcoin] fanquake merged pull request #32520: Remove legacy `Parse(U)Int*` (master...2504-int-parsing) https://github.com/bitcoin/bitcoin/pull/32520
<bitcoin-git> bitcoin/master fa23ed7 MarcoFalke: refactor: Use ToIntegral in ParseHDKeypath
<bitcoin-git> bitcoin/master fa98041 MarcoFalke: refactor: Use ToIntegral in CreateFromDump
<bitcoin-git> bitcoin/master fa9c455 MarcoFalke: cli: Reject + sign in -netinfo level parsing
<bitcoin-git> [bitcoin] fanquake pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/0f9baba0fb6e...fad009af49c4
<bitcoin-git> [bitcoin] maflcko closed pull request #32569: refactor: remove dump.h/cpp, wallet_bdb_parser.cpp (master...remove-deprecated-dump-and-wallet-bdb) https://github.com/bitcoin/bitcoin/pull/32569
<bitcoin-git> [bitcoin] vicjuma opened pull request #32569: refactor: remove dump.h/cpp, wallet_bdb_parser.cpp (master...remove-deprecated-dump-and-wallet-bdb) https://github.com/bitcoin/bitcoin/pull/32569
<bitcoin-git> [bitcoin] maflcko reopened pull request #32535: rev_32343_wip_nomerge_ci (master...2505-rev_32343_wip_nomerge_ci) https://github.com/bitcoin/bitcoin/pull/32535
<bitcoin-git> [bitcoin] maflcko closed pull request #32501: RPC: removeprunedfunds should take an array of txids (master...removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/32501
<bitcoin-git> [bitcoin] fanquake opened pull request #32568: depends: use "mkdir -p" when installing xproto (master...alpine_MKDIRPROG) https://github.com/bitcoin/bitcoin/pull/32568
<bitcoin-git> [bitcoin] fanquake merged pull request #29868: Reintroduce external signer support for Windows (master...240414-win-subprocess) https://github.com/bitcoin/bitcoin/pull/29868
<bitcoin-git> bitcoin/master 6e5fc2b Hennadii Stepanov: test: Reintroduce Windows support in `system_tests/run_command` test
<bitcoin-git> bitcoin/master 719fa9f Hennadii Stepanov: build: Re-enable external signer support for Windows
<bitcoin-git> bitcoin/master 3a18075 Hennadii Stepanov: ci: Drop `-DENABLE_EXTERNAL_SIGNER=ON` configure option
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cf2cbfac6599...0f9baba0fb6e
<bitcoin-git> [bitcoin] fanquake merged pull request #32553: wallet: Fix logging of wallet version (master...wallet-log-minversion) https://github.com/bitcoin/bitcoin/pull/32553
<bitcoin-git> bitcoin/master 39a483c Ava Chow: test: Check that the correct versions are logged on wallet load