2025-02-20

<bitcoin-git> bitcoin/master 3fd64ef Hennadii Stepanov: cmake: Avoid using `OBJECT` libraries
<bitcoin-git> bitcoin/master 3b42e05 Hennadii Stepanov: cmake: Make implicit `libbitcoinkernel` dependencies explicit
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/58f15d4b2157...eb51963d870d
<bitcoin-git> [bitcoin] l0rinc opened pull request #31917: fuzz: provide more realistic values to the base58(check) decoders (master...l0rinc/base-encoding-input-fuzz-size-reduction) https://github.com/bitcoin/bitcoin/pull/31917
<bitcoin-git> [bitcoin] laanwj opened pull request #31916: init: Handle dropped UPnP support more gracefully (master...2025-02-upnp-setting-upgrade) https://github.com/bitcoin/bitcoin/pull/31916
<bitcoin-git> [bitcoin] fanquake closed pull request #31670: doc: navigate section links (master...sectionlinks) https://github.com/bitcoin/bitcoin/pull/31670
<bitcoin-git> [bitcoin] fanquake closed pull request #31292: Add `contrib/justfile` containing useful development workflow commands. (master...justfile) https://github.com/bitcoin/bitcoin/pull/31292
<bitcoin-git> [bitcoin] fanquake closed pull request #31353: rpc, cli: add getbalances#total, and use it for -getinfo (master...2024-11-total-wallet-balance) https://github.com/bitcoin/bitcoin/pull/31353
<bitcoin-git> [bitcoin] fanquake closed pull request #31209: test: cover edge case for lockunspent rpc (master...test-negative-vout) https://github.com/bitcoin/bitcoin/pull/31209
<bitcoin-git> [bitcoin] fanquake closed pull request #30727: rpc: add address_type field in getaddressinfo (master...2024-08-add-address-type-to-getaddressinfo) https://github.com/bitcoin/bitcoin/pull/30727
<bitcoin-git> [bitcoin] fanquake closed pull request #31850: ci: switch MSAN to use prebuilt Clang binaries (master...prebuilt_clang) https://github.com/bitcoin/bitcoin/pull/31850
<bitcoin-git> [bitcoin] fanquake closed pull request #31915: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31915
<bitcoin-git> [bitcoin] stephenmiracle4 opened pull request #31915: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31915
<bitcoin-git> [bitcoin] fanquake closed pull request #31914: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31914
<bitcoin-git> [bitcoin] stephenmiracle4 opened pull request #31914: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31914
<bitcoin-git> [bitcoin] fanquake merged pull request #31379: cmake: Fix passing `APPEND_*FLAGS` to `secp256k1` subtree (master...241127-append-cflags) https://github.com/bitcoin/bitcoin/pull/31379
<bitcoin-git> bitcoin/master c4c5cf1 Hennadii Stepanov: cmake: Fix passing `APPEND_*FLAGS` to `secp256k1` subtree
<bitcoin-git> bitcoin/master 58f15d4 merge-script: Merge bitcoin/bitcoin#31379: cmake: Fix passing `APPEND_*FLAGS` to `secp25...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e606c577cb25...58f15d4b2157
<bitcoin-git> bitcoin/master eb540a2 Hennadii Stepanov: cmake: Remove `core_sanitizer_{cxx,linker}_flags` helper variables
<bitcoin-git> [gui-qml] johnny9 opened pull request #445: qml: Introduce Send pages for singlesig, sigle input/output send (main...send-pr) https://github.com/bitcoin-core/gui-qml/pull/445

2025-02-19

<bitcoin-git> [bitcoin] darosior opened pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
<bitcoin-git> [bitcoin] fanquake merged pull request #31899: cmake: Exclude generated sources from translation (master...250218-translate-target) https://github.com/bitcoin/bitcoin/pull/31899
<bitcoin-git> bitcoin/master ff4ddd3 Hennadii Stepanov: Revert "cmake: Ensure generated sources are up to date for `translate` tar...
<bitcoin-git> bitcoin/master e606c57 merge-script: Merge bitcoin/bitcoin#31899: cmake: Exclude generated sources from transla...
<bitcoin-git> bitcoin/master 03b3166 Hennadii Stepanov: cmake: Exclude generated sources from translation
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fd14995b6a88...e606c577cb25
<bitcoin-git> [bitcoin] theuni closed pull request #31909: Testing Matini (master...testM) https://github.com/bitcoin/bitcoin/pull/31909
<bitcoin-git> [bitcoin] Lynn-Matini opened pull request #31909: Testing Matini (master...testM) https://github.com/bitcoin/bitcoin/pull/31909
<bitcoin-git> [bitcoin] achow101 merged pull request #31908: Revert merge of PR #31826 (master...2502_revert_pr_31817) https://github.com/bitcoin/bitcoin/pull/31908
<bitcoin-git> bitcoin/master fd14995 Ava Chow: Merge bitcoin/bitcoin#31908: Revert merge of PR #31826
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/785649f39775...fd14995b6a88
<bitcoin-git> bitcoin/master 3e9b12b Antoine Poinsot: Revert "Merge bitcoin/bitcoin#31826: random: Check `GetRNDRRS` is supporte...
<bitcoin-git> [bitcoin-maintainer-tools] achow101 merged pull request #176: Make `make-tag.py` compatible with CMake (main...250219-tag) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/176
<bitcoin-git> bitcoin-maintainer-tools/main 658a84a Hennadii Stepanov: Make `make-tag.py` compatible with CMake
<bitcoin-git> bitcoin-maintainer-tools/main 961d365 Ava Chow: Merge bitcoin-core/bitcoin-maintainer-tools#176: Make `make-tag.py` compat...
<bitcoin-git> bitcoin-maintainer-tools/main 278f73a Hennadii Stepanov: Fix "SyntaxWarning: invalid escape sequence"
<bitcoin-git> [bitcoin-maintainer-tools] achow101 pushed 3 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/d49cea01382e...961d365897e7
<bitcoin-git> [bitcoin] tnull closed pull request #31900: Fix field name styling in `submitpackage` RPC results (master...2025-02-align-delimiter-in-package-msg) https://github.com/bitcoin/bitcoin/pull/31900
<bitcoin-git> [bitcoin] darosior opened pull request #31908: Revert merge of PR #31826 (master...2502_revert_pr_31817) https://github.com/bitcoin/bitcoin/pull/31908
<bitcoin-git> [bitcoin] darosior opened pull request #31907: qa: clarify and document assumeutxo tests (master...2502_clarify_document_assumeutxo_test) https://github.com/bitcoin/bitcoin/pull/31907
<bitcoin-git> [bitcoin] maflcko opened pull request #31906: ci: Switch to gcr.io mirror to avoid rate limits (master...2502-ci-rate) https://github.com/bitcoin/bitcoin/pull/31906
<bitcoin-git> [bitcoin] l0rinc opened pull request #31904: refactor: modernize outdated trait patterns using helper aliases (C++14) (master...l0rinc/type-trait-simplifications) https://github.com/bitcoin/bitcoin/pull/31904
<bitcoin-git> [bitcoin] maflcko closed pull request #31903: test: Assert unused port to debug intermittent issue 30030 (master...2502-test-port-used) https://github.com/bitcoin/bitcoin/pull/31903
<bitcoin-git> [bitcoin] maflcko opened pull request #31903: test: Assert unused port to debug intermittent issue 30030 (master...2502-test-port-used) https://github.com/bitcoin/bitcoin/pull/31903
<bitcoin-git> [bitcoin-maintainer-tools] hebasto opened pull request #176: Make `make-tag.py` compatible with CMake (main...250219-tag) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/176
<bitcoin-git> [bitcoin] achow101 merged pull request #29881: guix: use GCC 13 to build releases (master...gcc_13_v2) https://github.com/bitcoin/bitcoin/pull/29881
<bitcoin-git> bitcoin/master 785649f Ava Chow: Merge bitcoin/bitcoin#29881: guix: use GCC 13 to build releases
<bitcoin-git> bitcoin/master 0c1b29a fanquake: ci: use GCC 13 for some jobs
<bitcoin-git> bitcoin/master cbc65b3 fanquake: guix: use GCC 13.3.0 for base toolchain.
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/139640079ff5...785649f39775
<bitcoin-git> [bitcoin] ariard closed pull request #30572: Halt processing of unrequested transactions v2 (master...reject-unsolicited-txn) https://github.com/bitcoin/bitcoin/pull/30572
<bitcoin-git> bitcoin/master 1396400 Ava Chow: Merge bitcoin/bitcoin#31826: random: Check `GetRNDRRS` is supported in `In...
<bitcoin-git> bitcoin/master 09b150b Eval EXEC: In `InitHardwareRand`, do trail test for `RNDRRS` by `VerifyRNDRRS`
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dc3a71463373...139640079ff5
<bitcoin-git> [bitcoin] achow101 merged pull request #31794: wallet: abandon orphan coinbase txs, and their descendants, during startup (master...2025_wallet_abandon_coinbase_during_startup) https://github.com/bitcoin/bitcoin/pull/31794
<bitcoin-git> bitcoin/master 474139a furszy: wallet: abandon inactive coinbase tx and their descendants during startup
<bitcoin-git> bitcoin/master dc3a714 Ava Chow: Merge bitcoin/bitcoin#31794: wallet: abandon orphan coinbase txs, and thei...
<bitcoin-git> bitcoin/master e4dd5a3 furszy: test: wallet, abandon coinbase txs and their descendants during startup
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/06757af2da5e...dc3a71463373
<bitcoin-git> [bitcoin] achow101 merged pull request #29156: tests: add functional test for miniscript decaying multisig (master...test_miniscript_decaying_multiscript_descriptor) https://github.com/bitcoin/bitcoin/pull/29156
<bitcoin-git> bitcoin/master 06757af Ava Chow: Merge bitcoin/bitcoin#29156: tests: add functional test for miniscript dec...
<bitcoin-git> bitcoin/master bb633c9 Michael Dietz: tests: add functional test for miniscript decaying multisig
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43e287b3ff5f...06757af2da5e

2025-02-18

<bitcoin-git> [bitcoin] maflcko opened pull request #31901: contrib: Add deterministic-unittest-coverage (master...2502-deterministic-unittest-coverage) https://github.com/bitcoin/bitcoin/pull/31901
<bitcoin-git> [bitcoin] tnull opened pull request #31900: Fix delimeter in `package-msg` field of `submitpackage` RPC (master...2025-02-align-delimiter-in-package-msg) https://github.com/bitcoin/bitcoin/pull/31900
<bitcoin-git> [bitcoin] hebasto opened pull request #31899: cmake: Exclude generated sources from translation (master...250218-translate-target) https://github.com/bitcoin/bitcoin/pull/31899
<bitcoin-git> [bitcoin] maflcko closed pull request #31775: rpc: collect transaction fees on generateblock (master...2025/01/collect-fees-on-generateblock) https://github.com/bitcoin/bitcoin/pull/31775
<bitcoin-git> [bitcoin] fanquake merged pull request #31892: build: remove ENABLE_HARDENING condition from check-security (master...no_fail_silent_checks) https://github.com/bitcoin/bitcoin/pull/31892
<bitcoin-git> bitcoin/master 43e287b merge-script: Merge bitcoin/bitcoin#31892: build: remove ENABLE_HARDENING condition from...
<bitcoin-git> bitcoin/master 113a7a3 fanquake: build: remove ENABLE_HARDENING cond from check-security
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63d625f76101...43e287b3ff5f
<bitcoin-git> [bitcoin] Sjors opened pull request #31897: mining: drop unused -nFees and sigops from CBlockTemplate (master...2025/02/fees) https://github.com/bitcoin/bitcoin/pull/31897
<bitcoin-git> [bitcoin] maflcko opened pull request #31896: refactor: Remove redundant and confusing calls to IsArgSet (master...2502-less-is-arg-set) https://github.com/bitcoin/bitcoin/pull/31896
<bitcoin-git> [bitcoin] fanquake merged pull request #31893: test: remove scanning check on `wallet_importdescriptors` (master...2025-02-fix-test-intermittent) https://github.com/bitcoin/bitcoin/pull/31893
<bitcoin-git> bitcoin/master 63d625f merge-script: Merge bitcoin/bitcoin#31893: test: remove scanning check on `wallet_import...
<bitcoin-git> bitcoin/master 405dd0e brunoerg: test: remove scanning check on `wallet_importdescriptors`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28dec6c5f8bd...63d625f76101
<bitcoin-git> [bitcoin] maflcko closed pull request #31891: refactor: remove redundant `for` constructs (master...remove-for-loops) https://github.com/bitcoin/bitcoin/pull/31891
<bitcoin-git> [bitcoin] NicolaLS opened pull request #31895: doc: Improve `dependencies.md` (master...doc-followup) https://github.com/bitcoin/bitcoin/pull/31895
<bitcoin-git> [bitcoin] fanquake closed pull request #31268: cmake: add optional source files to bitcoin_crypto and crc32c directly (master...crypto-target-sources) https://github.com/bitcoin/bitcoin/pull/31268
<bitcoin-git> bitcoin/master 9c7823c Daniel Pfeifer: cmake: add optional source files to bitcoin_crypto directly
<bitcoin-git> bitcoin/master 9cf746d Daniel Pfeifer: cmake: add optional source files to crc32c directly
<bitcoin-git> bitcoin/master 28dec6c merge-script: Merge bitcoin/bitcoin#31268: cmake: add optional source files to bitcoin_c...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/50afaf3a389e...28dec6c5f8bd
<bitcoin-git> [bitcoin] fanquake merged pull request #31836: contrib: Add deterministic-fuzz-coverage (master...2502-contrib-det-fuzz) https://github.com/bitcoin/bitcoin/pull/31836
<bitcoin-git> bitcoin/master 50afaf3 merge-script: Merge bitcoin/bitcoin#31836: contrib: Add deterministic-fuzz-coverage
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9da0820ec55e...50afaf3a389e
<bitcoin-git> bitcoin/master fa3e409 MarcoFalke: contrib: Add deterministic-fuzz-coverage
<bitcoin-git> [gui-qml] davidgumberg opened pull request #444: qml: Implement createSingleSigWallet (main...qml-2-17-25-singlesig) https://github.com/bitcoin-core/gui-qml/pull/444

2025-02-17

<bitcoin-git> [bitcoin] brunoerg opened pull request #31893: test: remove scanning check on `wallet_importdescriptors` (master...2025-02-fix-test-intermittent) https://github.com/bitcoin/bitcoin/pull/31893
<bitcoin-git> [bitcoin] fanquake opened pull request #31892: build: remove ENABLE_HARDENING condition from check-security (master...no_fail_silent_checks) https://github.com/bitcoin/bitcoin/pull/31892
<bitcoin-git> [bitcoin] yancyribbens opened pull request #31891: refactor: remove redundant `for` constructs (master...remove-for-loops) https://github.com/bitcoin/bitcoin/pull/31891
<bitcoin-git> [bitcoin] fanquake merged pull request #31869: cmake: Add `libbitcoinkernel` target (master...250214-synonym) https://github.com/bitcoin/bitcoin/pull/31869
<bitcoin-git> bitcoin/master 7ce09a5 Hennadii Stepanov: cmake: Add `libbitcoinkernel` target
<bitcoin-git> bitcoin/master 3a914ab Hennadii Stepanov: cmake: Rename `bitcoinkernel` component to `libbitcoinkernel`
<bitcoin-git> bitcoin/master 9da0820 merge-script: Merge bitcoin/bitcoin#31869: cmake: Add `libbitcoinkernel` target
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/db36a92c02b8...9da0820ec55e
<bitcoin-git> [bitcoin] l0rinc closed pull request #31875: WIP: speed up `BatchWrite` by sorting the batches in descending order (master...l0rinc/sorted-BatchWrite) https://github.com/bitcoin/bitcoin/pull/31875
<bitcoin-git> [bitcoin] hebasto closed pull request #31669: cmake: Introduce `WITH_PYTHON` build option (master...250116-python) https://github.com/bitcoin/bitcoin/pull/31669
<bitcoin-git> [bitcoin] maflcko closed pull request #29016: RPC: add new `listmempooltransactions` (master...nifty/listmempoolentry) https://github.com/bitcoin/bitcoin/pull/29016
<bitcoin-git> [bitcoin] midnightmagic opened pull request #31888: correct wrong assumptions in the contrib linearize data script (master...fix-linearize-gjpyn) https://github.com/bitcoin/bitcoin/pull/31888

2025-02-16

<bitcoin-git> [bitcoin] jonatack opened pull request #31887: refactor: CLI cleanups (master...2025-02-cli-code-cleanups) https://github.com/bitcoin/bitcoin/pull/31887
<bitcoin-git> [bitcoin] jonatack opened pull request #31886: cli: return local services in -netinfo (master...2025-02-netinfo-services) https://github.com/bitcoin/bitcoin/pull/31886
<bitcoin-git> [bitcoin] mabu44 opened pull request #31885: test: chain reorg for coinstatsindex (master...test-coinstatsindex-reorg) https://github.com/bitcoin/bitcoin/pull/31885
<bitcoin-git> [bitcoin] hebasto opened pull request #31884: cmake: Make implicit `libbitcoinkernel` dependencies explicit (master...250216-optimize-deps) https://github.com/bitcoin/bitcoin/pull/31884
<bitcoin-git> [bitcoin] hebasto opened pull request #31880: cmake: Add optional source files to libraries directly (master...250216-object-libs) https://github.com/bitcoin/bitcoin/pull/31880
<bitcoin-git> [bitcoin] fanquake merged pull request #31879: doc: add release note for #27432 (utxo-to-sqlite tool) (master...202502-doc-add_release_note_for_pr27432) https://github.com/bitcoin/bitcoin/pull/31879
<bitcoin-git> bitcoin/master 95722d0 Sebastian Falbesoner: doc: add release note for #27432 (utxo-to-sqlite tool)
<bitcoin-git> bitcoin/master db36a92 merge-script: Merge bitcoin/bitcoin#31879: doc: add release note for #27432 (utxo-to-sql...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43e71f74988b...db36a92c02b8
<bitcoin-git> [bitcoin] theStack opened pull request #31879: doc: add release note for #27432 (utxo-to-sqlite tool) (master...202502-doc-add_release_note_for_pr27432) https://github.com/bitcoin/bitcoin/pull/31879

2025-02-14

<bitcoin-git> [bitcoin] achow101 merged pull request #27432: contrib: add tool to convert compact-serialized UTXO set to SQLite database (master...add-utxo_to_sqlite-conversion-tool) https://github.com/bitcoin/bitcoin/pull/27432
<bitcoin-git> bitcoin/master 43e71f7 Ava Chow: Merge bitcoin/bitcoin#27432: contrib: add tool to convert compact-serializ...
<bitcoin-git> bitcoin/master 4080b66 Sebastian Falbesoner: test: add test for utxo-to-sqlite conversion script
<bitcoin-git> bitcoin/master ec99ed7 Sebastian Falbesoner: contrib: add tool to convert compact-serialized UTXO set to SQLite database
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e53310c47abe...43e71f74988b
<bitcoin-git> [bitcoin] achow101 merged pull request #30529: Fix -norpcwhitelist, -norpcallowip, and similar corner case behavior (master...pr/listset) https://github.com/bitcoin/bitcoin/pull/30529
<bitcoin-git> bitcoin/master e03409c Ryan Ofsky: Fix nonsensical -norpcbind and -norpcallowip behavior
<bitcoin-git> bitcoin/master 40c4899 Ryan Ofsky: Fix nonsensical -nobind and -nowhitebind behavior
<bitcoin-git> bitcoin/master 5453e66 Ryan Ofsky: Fix nonsensical -noseednode behavior
<bitcoin-git> [bitcoin] achow101 pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/254fd89d39fb...e53310c47abe
<bitcoin-git> bitcoin/master 99755e0 Eval EXEC: random: Initialize variables in hardware RNG functions
<bitcoin-git> bitcoin/master 254fd89 Ava Chow: Merge bitcoin/bitcoin#31863: random: Initialize variables in hardware RNG ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75f8396c9077...254fd89d39fb
<bitcoin-git> [bitcoin] achow101 merged pull request #30746: test: cover base[32|58|64] with symmetric roundtrip fuzz (and padding) tests (master...l0rinc/roundtrip-tests-base32-base64) https://github.com/bitcoin/bitcoin/pull/30746
<bitcoin-git> bitcoin/master 635bc58 Lőrinc: test: Fuzz Base32/Base58/Base64 roundtrip conversions
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c4b46b45898e...75f8396c9077
<bitcoin-git> bitcoin/master ae40cf1 Lőrinc: test: Add padding tests for Base32/Base64
<bitcoin-git> bitcoin/master 5dd3a0d Lőrinc: test: Extend base58_encode_decode.json with edge cases
<bitcoin-git> [bitcoin] achow101 merged pull request #31629: wallet: fix rescanning inconsistency (master...202501_rescan_bestblock) https://github.com/bitcoin/bitcoin/pull/31629
<bitcoin-git> bitcoin/master c4b46b4 Ava Chow: Merge bitcoin/bitcoin#31629: wallet: fix rescanning inconsistency
<bitcoin-git> bitcoin/master 4818da8 Martin Zumsande: wallet: fix rescanning inconsistency
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0dfd6d3f60a...c4b46b45898e
<bitcoin-git> [bitcoin] l0rinc opened pull request #31875: RFC: SortedWrite descending by hash (master...l0rinc/sorted-BatchWrite) https://github.com/bitcoin/bitcoin/pull/31875
<bitcoin-git> [bitcoin] achow101 merged pull request #31865: build: move `rpc/external_signer` to node library (master...move_external_signer_node) https://github.com/bitcoin/bitcoin/pull/31865
<bitcoin-git> bitcoin/master d0dfd6d Ava Chow: Merge bitcoin/bitcoin#31865: build: move `rpc/external_signer` to node lib...
<bitcoin-git> bitcoin/master e501246 fanquake: build: move rpc/external_signer to node library
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce4dbfc3590b...d0dfd6d3f60a
<bitcoin-git> [bitcoin] hodlinator opened pull request #31874: qa wallet: Activate dormant checks in wallet_multisig_descriptor_psbt.py (master...2025/02/wallet_dormant_checks) https://github.com/bitcoin/bitcoin/pull/31874
<bitcoin-git> [bitcoin] achow101 merged pull request #31851: doc: build: Fix instructions for msvc gui builds (master...2-12-25-msvc-docs) https://github.com/bitcoin/bitcoin/pull/31851
<bitcoin-git> bitcoin/master ce4dbfc Ava Chow: Merge bitcoin/bitcoin#31851: doc: build: Fix instructions for msvc gui bui...
<bitcoin-git> bitcoin/master c3fa043 David Gumberg: doc: build: Fix instructions for msvc gui builds
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/504d0c21e264...ce4dbfc3590b
<bitcoin-git> [bitcoin] achow101 merged pull request #31439: validation: In case of a continued reindex, only activate chain in the end (master...202412_reindex_interrupt) https://github.com/bitcoin/bitcoin/pull/31439
<bitcoin-git> bitcoin/master 504d0c2 Ava Chow: Merge bitcoin/bitcoin#31439: validation: In case of a continued reindex, o...
<bitcoin-git> bitcoin/master c9136ca Martin Zumsande: validation: fix issue with an interrupted -reindex
<bitcoin-git> bitcoin/master a267589 Martin Zumsande: validation: Don't loop over all chainstates in LoadExternalBlock
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0b48f77e101f...504d0c21e264
<bitcoin-git> [bitcoin] achow101 merged pull request #31413: rpc: Remove deprecated dummy alias for listtransactions::label (master...2412-rpc-no-depr-arg-names) https://github.com/bitcoin/bitcoin/pull/31413
<bitcoin-git> bitcoin/master 0b48f77 Ava Chow: Merge bitcoin/bitcoin#31413: rpc: Remove deprecated dummy alias for listtr...
<bitcoin-git> bitcoin/master fa8e095 MarcoFalke: rpc: Remove deprecated dummy alias for listtransactions::label
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21a0efaf8c9f...0b48f77e101f
<bitcoin-git> [bitcoin] achow101 merged pull request #29858: test: Add test for rpcwhitelistdefault (master...test/rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/29858
<bitcoin-git> bitcoin/master f0e5e4c naiyoma: test: Add test for rpcwhitelistdefault
<bitcoin-git> bitcoin/master 21a0efa Ava Chow: Merge bitcoin/bitcoin#29858: test: Add test for rpcwhitelistdefault
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8a00b755e988...21a0efaf8c9f
<bitcoin-git> [bitcoin] achow101 closed pull request #31872: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31872
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31872: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31872
<bitcoin-git> [bitcoin] achow101 merged pull request #31634: doc: Improve dependencies documentation (master...doc-required-dependencies) https://github.com/bitcoin/bitcoin/pull/31634
<bitcoin-git> bitcoin/master 8a00b75 Ava Chow: Merge bitcoin/bitcoin#31634: doc: Improve dependencies documentation
<bitcoin-git> bitcoin/master a759ea3 Nicola Leonardo Susca: doc: Improve dependencies documentation
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e58605e04f3f...8a00b755e988
<bitcoin-git> [bitcoin] achow101 merged pull request #31854: net: reduce CAddress usage to CService or CNetAddr (master...reduce_CAddress) https://github.com/bitcoin/bitcoin/pull/31854
<bitcoin-git> bitcoin/master e58605e Ava Chow: Merge bitcoin/bitcoin#31854: net: reduce CAddress usage to CService or CNe...
<bitcoin-git> bitcoin/master cd4bfae Vasil Dimov: net: reduce CAddress usage to CService or CNetAddr
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/06b9236f4327...e58605e04f3f
<bitcoin-git> [bitcoin] fanquake closed pull request #31871: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31871
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31871: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31871
<bitcoin-git> [bitcoin] brunoerg opened pull request #31870: fuzz: split `coinselection` harness (master...2025-02-fuzz-split-coinselection) https://github.com/bitcoin/bitcoin/pull/31870
<bitcoin-git> [bitcoin] hebasto opened pull request #31869: cmake: Add `libbitcoinkernel` target (master...250214-synonym) https://github.com/bitcoin/bitcoin/pull/31869
<bitcoin-git> [bitcoin] fanquake closed pull request #31867: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31867
<bitcoin-git> [bitcoin] fanquake merged pull request #31359: cmake: Add `CheckLinkerSupportsPIE` module (master...241124-pie) https://github.com/bitcoin/bitcoin/pull/31359
<bitcoin-git> bitcoin/master 06b9236 merge-script: Merge bitcoin/bitcoin#31359: cmake: Add `CheckLinkerSupportsPIE` module
<bitcoin-git> bitcoin/master 81c174e Hennadii Stepanov: cmake: Refer to the configure log instead of printing PIE test error
<bitcoin-git> bitcoin/master 65a0920 Hennadii Stepanov: cmake: Add `CheckLinkerSupportsPIE` module
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/73e2ec13737e...06b9236f4327
<bitcoin-git> [bitcoin] l0rinc opened pull request #31868: optimization: speed up block serialization (master...lorinc/block-serialization-optimizations) https://github.com/bitcoin/bitcoin/pull/31868
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31867: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31867
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31866: test, refactor: Add TestNode.binaries to hold binary paths (master...pr/wrapp) https://github.com/bitcoin/bitcoin/pull/31866
<bitcoin-git> [bitcoin] fanquake opened pull request #31865: build: move `rpc/external_signer` to node library (master...move_external_signer_node) https://github.com/bitcoin/bitcoin/pull/31865
<bitcoin-git> [bitcoin] fanquake opened pull request #31864: doc: add missing copyright headers (master...copyright_cleanups) https://github.com/bitcoin/bitcoin/pull/31864
<bitcoin-git> [bitcoin] fanquake merged pull request #31844: cmake: add a component for each binary (master...cmake-install-components) https://github.com/bitcoin/bitcoin/pull/31844
<bitcoin-git> bitcoin/master 2e0c925 Cory Fields: cmake: add and use install_binary_component
<bitcoin-git> bitcoin/master 0264c5d Cory Fields: cmake: use per-target components for bitcoin-qt and bitcoin-gui
<bitcoin-git> bitcoin/master fb0546b Cory Fields: ci: don't try to install for a fuzz build
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7bbd761e816b...73e2ec13737e
<bitcoin-git> [bitcoin] fanquake merged pull request #31421: cmake: Improve compatibility with Python version managers (master...241204-python) https://github.com/bitcoin/bitcoin/pull/31421
<bitcoin-git> bitcoin/master 7bbd761 merge-script: Merge bitcoin/bitcoin#31421: cmake: Improve compatibility with Python vers...
<bitcoin-git> bitcoin/master dead908 Hennadii Stepanov: cmake: Improve compatibility with Python version managers
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9491676438a9...7bbd761e816b
<bitcoin-git> [bitcoin] fanquake merged pull request #31157: Cleanups to port mapping module post UPnP drop (master...2410_cleanups_post_upnp_drop) https://github.com/bitcoin/bitcoin/pull/31157
<bitcoin-git> bitcoin/master c4e82b8 Antoine Poinsot: mapport: make 'enabled' and 'current' bool
<bitcoin-git> bitcoin/master 9bd936f Antoine Poinsot: mapport: drop unnecessary function
<bitcoin-git> bitcoin/master 2a6536c Antoine Poinsot: mapport: rename 'use_pcp' to 'enable'
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/109bfe9573b9...9491676438a9
<bitcoin-git> [bitcoin] fanquake merged pull request #31857: depends: avoid an unset `CMAKE_OBJDUMP` (master...unset_objdump) https://github.com/bitcoin/bitcoin/pull/31857
<bitcoin-git> bitcoin/master 109bfe9 merge-script: Merge bitcoin/bitcoin#31857: depends: avoid an unset `CMAKE_OBJDUMP`
<bitcoin-git> bitcoin/master 2434aea fanquake: depends: avoid an unset CMAKE_OBJDUMP
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14d1d8e2120d...109bfe9573b9
<bitcoin-git> [bitcoin] fanquake merged pull request #31758: test: deduplicates p2p_tx_download constants (master...deduplicate-p2p-contants) https://github.com/bitcoin/bitcoin/pull/31758
<bitcoin-git> bitcoin/master 0a02e7f Sergi Delgado Segura: test: deduplicates p2p_tx_download constants
<bitcoin-git> bitcoin/master 14d1d8e merge-script: Merge bitcoin/bitcoin#31758: test: deduplicates p2p_tx_download constants
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2549fc6fd1cc...14d1d8e2120d
<bitcoin-git> [bitcoin] hebasto closed pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git> [bitcoin] jirijakes opened pull request #31862: doc: Fix description of byte order of hashes in ZMQ documentation (master...zmq-doc) https://github.com/bitcoin/bitcoin/pull/31862
<bitcoin-git> [bitcoin] achow101 merged pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git> bitcoin/master 2549fc6 Ava Chow: Merge bitcoin/bitcoin#31768: test: check `scanning` field from `getwalleti...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/96d30ed4f96f...2549fc6fd1cc
<bitcoin-git> bitcoin/master bb0879d brunoerg: test: check `scanning` field from `getwalletinfo`

2025-02-13

<bitcoin-git> [bitcoin] fjahr closed pull request #31861: RFC: Generated headers with ""_hex user-defined literal (master...2025-02-data-header-literal) https://github.com/bitcoin/bitcoin/pull/31861
<bitcoin-git> [bitcoin] fjahr opened pull request #31861: RFC: Generated headers with ""_hex user-defined literal (master...2025-02-data-header-literal) https://github.com/bitcoin/bitcoin/pull/31861
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #31860: init: Take lock on blocks directory in BlockManager ctor (master...blockmanLock) https://github.com/bitcoin/bitcoin/pull/31860
<bitcoin-git> [bitcoin] glozow merged pull request #31495: wallet: Utilize IsMine() and CanProvide() in migration to cover edge cases (master...migrate-corner-case-scripts) https://github.com/bitcoin/bitcoin/pull/31495
<bitcoin-git> bitcoin/master b777e84 Ava Chow: legacy spkm: Move CanProvide to LegacyDataSPKM
<bitcoin-git> bitcoin/master b1ab927 Ava Chow: tests: Test migration of additional P2WSH scripts
<bitcoin-git> bitcoin/master c39b3cf Ava Chow: test: Extra verification that migratewallet migrates
<bitcoin-git> [bitcoin] glozow pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/c242fa5be358...96d30ed4f96f
<bitcoin-git> [bitcoin] fanquake closed pull request #31765: cmake: Install man pages for configured targets only (master...250130-man-inst) https://github.com/bitcoin/bitcoin/pull/31765
<bitcoin-git> [bitcoin] maflcko opened pull request #31859: test: Rename send_message to send_without_ping (master...2502-test-msg-sync) https://github.com/bitcoin/bitcoin/pull/31859
<bitcoin-git> [bitcoin] fanquake merged pull request #31858: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31858
<bitcoin-git> bitcoin/master c242fa5 merge-script: Merge bitcoin/bitcoin#31858: chore: remove redundant word
<bitcoin-git> bitcoin/master 4c62b37 tianzedavid: chore: remove redundant word
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/251ea7367cf4...c242fa5be358
<bitcoin-git> [bitcoin] tianzedavid opened pull request #31858: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31858
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31767: logging: Ensure -debug=0/none behaves consistently with -nodebug (master...debug_flag_consistency) https://github.com/bitcoin/bitcoin/pull/31767
<bitcoin-git> bitcoin/master 7afeaa2 Daniela Brozzoni: test: `-debug=0` and `-debug=none` behave similarly to `-nodebug`
<bitcoin-git> bitcoin/master a8fedb3 Daniela Brozzoni: logging: Ensure -debug=0/none behaves consistently with -nodebug
<bitcoin-git> bitcoin/master d39d521 Daniela Brozzoni: test: `-nodebug` clears previously set debug options
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a5b0a441f85d...251ea7367cf4
<bitcoin-git> [bitcoin] fanquake opened pull request #31857: depends: avoid an unset `CMAKE_OBJDUMP` (master...unset_objdump) https://github.com/bitcoin/bitcoin/pull/31857
<bitcoin-git> [bitcoin] fanquake merged pull request #31855: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31855
<bitcoin-git> bitcoin/master 033acdf tianzedavid: chore: remove redundant word
<bitcoin-git> bitcoin/master a5b0a44 merge-script: Merge bitcoin/bitcoin#31855: chore: remove redundant word
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55cf39e4c54d...a5b0a441f85d
<bitcoin-git> [bitcoin] tianzedavid opened pull request #31855: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31855
<bitcoin-git> [bitcoin] vasild opened pull request #31854: net: reduce CAddress usage to CService or CNetAddr (master...reduce_CAddress) https://github.com/bitcoin/bitcoin/pull/31854
<bitcoin-git> [bitcoin] fanquake merged pull request #31722: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree (master...250123-cmake-cov) https://github.com/bitcoin/bitcoin/pull/31722
<bitcoin-git> bitcoin/master e3c0152 Hennadii Stepanov: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree
<bitcoin-git> bitcoin/master 55cf39e merge-script: Merge bitcoin/bitcoin#31722: cmake: Copy `cov_tool_wrapper.sh.in` to the b...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/048ef98626b9...55cf39e4c54d

2025-02-12

<bitcoin-git> [bitcoin] davidgumberg opened pull request #31851: doc: build: Fix instructions for msvc gui builds (master...2-12-25-msvc-docs) https://github.com/bitcoin/bitcoin/pull/31851
<bitcoin-git> [bitcoin] fanquake merged pull request #31840: depends: add missing Darwin objcopy (master...missing_darwin_objcopy) https://github.com/bitcoin/bitcoin/pull/31840
<bitcoin-git> bitcoin/master 048ef98 merge-script: Merge bitcoin/bitcoin#31840: depends: add missing Darwin objcopy
<bitcoin-git> bitcoin/master 3edaf0b fanquake: depends: add missing Darwin objcopy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/713bf66b1f77...048ef98626b9
<bitcoin-git> [bitcoin] fanquake opened pull request #31850: ci: switch MSAN to use prebuilt Clang binaries (master...prebuilt_clang) https://github.com/bitcoin/bitcoin/pull/31850
<bitcoin-git> [bitcoin] fanquake opened pull request #31849: depends: set `CMAKE_*_COMPILER_TARGET` in toolchain (master...clang_cross_toolchain) https://github.com/bitcoin/bitcoin/pull/31849
<bitcoin-git> [bitcoin] 0xB10C opened pull request #31848: test, tracing: don't use problematic `bpf_usdt_readarg_p()` (master...2025-01-dont-use-bpf_usdt_readarg_p) https://github.com/bitcoin/bitcoin/pull/31848
<bitcoin-git> [bitcoin] fanquake merged pull request #31500: depends: Fix compiling `libevent` package on NetBSD (master...241214-libevent-netbsd) https://github.com/bitcoin/bitcoin/pull/31500
<bitcoin-git> bitcoin/master 713bf66 merge-script: Merge bitcoin/bitcoin#31500: depends: Fix compiling `libevent` package on ...
<bitcoin-git> bitcoin/master f89f168 Hennadii Stepanov: depends: Fix compiling `libevent` package on NetBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ede388d03df0...713bf66b1f77
<bitcoin-git> [bitcoin] s373nZ closed pull request #31847: [WIP] build: name install targets as components (master...31745-install-components) https://github.com/bitcoin/bitcoin/pull/31847
<bitcoin-git> [bitcoin] fanquake merged pull request #30911: build: simplify by flattening the dependency graph (master...cmake-flatten-dependencies) https://github.com/bitcoin/bitcoin/pull/30911
<bitcoin-git> bitcoin/master 12fa951 Cory Fields: build: simplify dependency graph
<bitcoin-git> bitcoin/master ede388d merge-script: Merge bitcoin/bitcoin#30911: build: simplify by flattening the dependency ...
<bitcoin-git> bitcoin/master c4e4983 Cory Fields: build: avoid unnecessary dependencies on generated headers
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/534414ca9d4f...ede388d03df0
<bitcoin-git> [bitcoin] fanquake merged pull request #31678: ci: Skip read-write of default env vars (master...2501-ci-skip) https://github.com/bitcoin/bitcoin/pull/31678
<bitcoin-git> bitcoin/master 534414c merge-script: Merge bitcoin/bitcoin#31678: ci: Skip read-write of default env vars
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87ce116058f2...534414ca9d4f
<bitcoin-git> bitcoin/master fa952ac MarcoFalke: ci: Skip read-write of default env vars
<bitcoin-git> [bitcoin] darosior closed pull request #31792: Double check all block rules in `ConnectBlock`, not only `CheckBlock` (master...2502_ctx_checks_in_connectblock) https://github.com/bitcoin/bitcoin/pull/31792
<bitcoin-git> [bitcoin] fanquake merged pull request #31846: test: Remove stale gettime test (master...2502-test-stale-time) https://github.com/bitcoin/bitcoin/pull/31846
<bitcoin-git> bitcoin/master fa3a4ea MarcoFalke: test: Remove stale gettime test
<bitcoin-git> bitcoin/master 87ce116 merge-script: Merge bitcoin/bitcoin#31846: test: Remove stale gettime test
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42251e00e8bb...87ce116058f2
<bitcoin-git> [bitcoin] s373nZ opened pull request #31847: [WIP] build: name install targets as components (master...31745-install-components) https://github.com/bitcoin/bitcoin/pull/31847
<bitcoin-git> [bitcoin] maflcko opened pull request #31846: test: Remove stale gettime test (master...2502-test-stale-time) https://github.com/bitcoin/bitcoin/pull/31846
<bitcoin-git> [bitcoin] fanquake merged pull request #30584: depends: Make default `host` and `build` comparable (master...240804-cross) https://github.com/bitcoin/bitcoin/pull/30584
<bitcoin-git> bitcoin/master 42251e0 merge-script: Merge bitcoin/bitcoin#30584: depends: Make default `host` and `build` comp...
<bitcoin-git> bitcoin/master b28917b Hennadii Stepanov: depends: Make default `host` and `build` comparable
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b6ed342b574...42251e00e8bb
<bitcoin-git> [bitcoin] fanquake merged pull request #31711: build: set build type and per-build-type flags as early as possible (master...cmake-early-checks-flags) https://github.com/bitcoin/bitcoin/pull/31711
<bitcoin-git> bitcoin/master 56a9b84 Cory Fields: build: set build type and per-build-type flags as early as possible
<bitcoin-git> bitcoin/master 0b6ed34 merge-script: Merge bitcoin/bitcoin#31711: build: set build type and per-build-type flag...
<bitcoin-git> bitcoin/master f605f7a Cory Fields: build: refactor: set debug definitions in main CMakeLists
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a44ccedcc2cc...0b6ed342b574
<bitcoin-git> [bitcoin] fanquake merged pull request #31818: guix: remove test-security/symbol-check scripts (master...remove_test_sec_scripts) https://github.com/bitcoin/bitcoin/pull/31818
<bitcoin-git> bitcoin/master a44cced merge-script: Merge bitcoin/bitcoin#31818: guix: remove test-security/symbol-check scrip...
<bitcoin-git> bitcoin/master 76c0901 fanquake: guix: remove test-security/symbol-check scripts
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c65233230f18...a44ccedcc2cc
<bitcoin-git> [gui-qml] davidgumberg opened pull request #443: doc: Add missing fedora dependency (main...2-11-24-fedora-build-docs) https://github.com/bitcoin-core/gui-qml/pull/443
<bitcoin-git> [bitcoin] luke-jr opened pull request #31845: Add -pruneduringinit option to temporarily use another prune target during IBD (master...pruneduringinit) https://github.com/bitcoin/bitcoin/pull/31845

2025-02-11

<bitcoin-git> [bitcoin] theuni opened pull request #31844: cmake: add a component for each binary (master...cmake-install-components) https://github.com/bitcoin/bitcoin/pull/31844
<bitcoin-git> [bitcoin] achow101 merged pull request #31022: test: Add mockable steady clock, tests for PCP and NATPMP implementations (master...2024-10-pcp-tests) https://github.com/bitcoin/bitcoin/pull/31022
<bitcoin-git> bitcoin/master 0364832 laanwj: util: Add mockable steady_clock
<bitcoin-git> bitcoin/master caf9521 laanwj: net: Use mockable steady clock in PCP implementation
<bitcoin-git> bitcoin/master ab1d3ec laanwj: net: Add optional length checking to CService::SetSockAddr
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/86528937e5c4...c65233230f18
<bitcoin-git> [bitcoin] maflcko opened pull request #31841: test: Clear scheduler after init to increase fuzz stability (master...2502-fuzz-stable) https://github.com/bitcoin/bitcoin/pull/31841
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git> bitcoin/master 8652893 Ryan Ofsky: Merge bitcoin/bitcoin#31834: build: disable bitcoin-node if daemon is not ...
<bitcoin-git> bitcoin/master 2ffea09 Sjors Provoost: build: disable bitcoin-node if daemon is not built
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2507ebdf1b26...86528937e5c4
<bitcoin-git> [bitcoin] fanquake merged pull request #31422: [27.x] More backports (27.x...some_more_27_backports) https://github.com/bitcoin/bitcoin/pull/31422
<bitcoin-git> bitcoin/27.x a1db79c Hennadii Stepanov: depends: Fix spacing issue
<bitcoin-git> bitcoin/27.x c70bd78 Hennadii Stepanov: depends: Fix CXXFLAGS on NetBSD
<bitcoin-git> bitcoin/27.x 166fea7 0xb10c: test: fix MIN macro-redefinition