2025-03-17

<bitcoin-git> [bitcoin] fanquake merged pull request #31904: refactor: modernize outdated trait patterns using helper aliases (C++14/C++17) (master...l0rinc/type-trait-simplifications) https://github.com/bitcoin/bitcoin/pull/31904
<bitcoin-git> bitcoin/master 4cd95a2 Lőrinc: refactor: modernize remaining outdated trait patterns
<bitcoin-git> bitcoin/master ab2b67f Lőrinc: scripted-diff: modernize outdated trait patterns - values
<bitcoin-git> bitcoin/master 8327889 Lőrinc: scripted-diff: modernize outdated trait patterns - types
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5f4422d68dc3...a799415d84d3
<bitcoin-git> [bitcoin] fanquake merged pull request #32010: qa: Fix TxIndex race conditions (master...2025/02/txindex_test_race) https://github.com/bitcoin/bitcoin/pull/32010
<bitcoin-git> bitcoin/master 3301d2c Hodlinator: qa: Wait for txindex to avoid race condition
<bitcoin-git> bitcoin/master 9bfb0d7 Hodlinator: qa: Remove unnecessary -txindex args
<bitcoin-git> bitcoin/master 7ac281c Hodlinator: qa: Add missing coverage of corrupt indexes
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cd8089c20baa...5f4422d68dc3

2025-03-16

<bitcoin-git> [gui] theStack opened pull request #858: qt: doc: adapt outdated binary paths to CMake changes (master...gui_adapt_binpaths_cmake_changes) https://github.com/bitcoin-core/gui/pull/858
<bitcoin-git> [bitcoin] fanquake merged pull request #32069: test: fix intermittent failure in wallet_reorgsrestore.py (master...2025_test_fix_wallet-reorgsrestore) https://github.com/bitcoin/bitcoin/pull/32069
<bitcoin-git> bitcoin/master cd8089c merge-script: Merge bitcoin/bitcoin#32069: test: fix intermittent failure in wallet_reor...
<bitcoin-git> bitcoin/master 36b0713 furszy: test: fix intermittent failure in wallet_reorgsrestore.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/70a0ee89c67e...cd8089c20baa
<bitcoin-git> [bitcoin] fanquake merged pull request #32063: test: fix intermittent failure in p2p_orphan_handling.py (master...202503_test_fix_p2p_orphan) https://github.com/bitcoin/bitcoin/pull/32063
<bitcoin-git> bitcoin/master 70a0ee8 merge-script: Merge bitcoin/bitcoin#32063: test: fix intermittent failure in p2p_orphan_...
<bitcoin-git> bitcoin/master 0294205 Martin Zumsande: test: fix intermittent failure in p2p_orphan_handling.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83a9e55ae169...70a0ee89c67e
<bitcoin-git> [bitcoin] naiyoma opened pull request #32079: test: Add test coverage for rpcwhitelistdefault when unset (master...test/whitelistdeafult_test_followup) https://github.com/bitcoin/bitcoin/pull/32079
<bitcoin-git> [bitcoin] fanquake merged pull request #32070: build: use make 3.82 syntax for define directive (master...2025/03/capnp-make) https://github.com/bitcoin/bitcoin/pull/32070
<bitcoin-git> bitcoin/master 9157d9e Sjors Provoost: build: use make < 3.82 syntax for define directive
<bitcoin-git> bitcoin/master 83a9e55 merge-script: Merge bitcoin/bitcoin#32070: build: use make < 3.82 syntax for define dire...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca05b28710a2...83a9e55ae169
<bitcoin-git> [bitcoin] fanquake merged 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/master ca05b28 merge-script: Merge bitcoin/bitcoin#31859: test: Rename send_message to send_without_ping
<bitcoin-git> bitcoin/master fa9cf38 MarcoFalke: scripted-diff: test: Rename send_message to send_without_ping
<bitcoin-git> bitcoin/master fa43567 MarcoFalke: test: Prefer send_and_ping over send_message+sync_with_ping
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ab2df1726ed1...ca05b28710a2
<bitcoin-git> [bitcoin] fanquake merged 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/master d5537c1 Lőrinc: fuzz: make sure DecodeBase58(Check) is called with valid values more often
<bitcoin-git> bitcoin/master ab2df17 merge-script: Merge bitcoin/bitcoin#31917: fuzz: provide more realistic values to the ba...
<bitcoin-git> bitcoin/master bad1433 Lőrinc: fuzz: Always restrict base conversion input lengths
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/51a20e56c2f9...ab2df1726ed1
<bitcoin-git> [bitcoin] fanquake merged pull request #31977: test: Use rpc_deprecated only for testing deprecation (master...2025-03-dep) https://github.com/bitcoin/bitcoin/pull/31977
<bitcoin-git> bitcoin/master 51a20e5 merge-script: Merge bitcoin/bitcoin#31977: test: Use rpc_deprecated only for testing dep...
<bitcoin-git> bitcoin/master 2819c51 Fabian Jahr: test: Use rpc_deprecated only for testing deprecation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/698f86964c68...51a20e56c2f9

2025-03-15

<bitcoin-git> [bitcoin] maflcko closed pull request #32077: style: Fix spacing in script.h for OP_TRUE definition (master...master) https://github.com/bitcoin/bitcoin/pull/32077
<bitcoin-git> [bitcoin] sekomer opened pull request #32077: style: Fix spacing in script.h for OP_TRUE definition (master...master) https://github.com/bitcoin/bitcoin/pull/32077
<bitcoin-git> [bitcoin] maflcko opened pull request #32074: contrib: Make deterministic-coverage error messages more readable (master...2503-det-cov-err) https://github.com/bitcoin/bitcoin/pull/32074

2025-03-14

<bitcoin-git> [bitcoin] hodlinator opened pull request #32073: net: Only try downgrade v2-v1 transport if online (master...2025/02/avoid_reconnect) https://github.com/bitcoin/bitcoin/pull/32073
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32071: build: Drop option to disable hardening. (master...3-14-25-drop-hardening-option) https://github.com/bitcoin/bitcoin/pull/32071
<bitcoin-git> [bitcoin] Sjors opened pull request #32070: build: use make 3.82 syntax for define directive (master...2025/03/capnp-make) https://github.com/bitcoin/bitcoin/pull/32070
<bitcoin-git> [bitcoin] l0rinc closed pull request #31991: RFC: Add `operator""_uint256` compile-time user-defined literal (master...l0rinc/implicit_hex_to_uint256) https://github.com/bitcoin/bitcoin/pull/31991
<bitcoin-git> [bitcoin] furszy opened pull request #32069: test: fix intermittent failure in wallet_reorgsrestore.py (master...2025_test_fix_wallet-reorgsrestore) https://github.com/bitcoin/bitcoin/pull/32069
<bitcoin-git> [bitcoin] vasild opened pull request #32065: i2p: make a time gap between creating transient sessions and using them (master...i2p_early_create_session) https://github.com/bitcoin/bitcoin/pull/32065
<bitcoin-git> [bitcoin] fanquake merged pull request #31961: Require sqlite when building the wallet (master...2025/02/sqlite) https://github.com/bitcoin/bitcoin/pull/31961
<bitcoin-git> bitcoin/master 698f869 merge-script: Merge bitcoin/bitcoin#31961: Require sqlite when building the wallet
<bitcoin-git> bitcoin/master 36b6f36 Sjors Provoost: build: require sqlite when building the wallet
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4b3a5858aef...698f86964c68
<bitcoin-git> [bitcoin] fanquake merged pull request #32064: build: Remove manpages when making MacOS app (master...macos-deploy-no-manpage) https://github.com/bitcoin/bitcoin/pull/32064
<bitcoin-git> bitcoin/master 80b5e7f Ava Chow: build: Remove manpages when making MacOS app
<bitcoin-git> bitcoin/master f4b3a58 merge-script: Merge bitcoin/bitcoin#32064: build: Remove manpages when making MacOS app
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92f553eaa92d...f4b3a5858aef
<bitcoin-git> [bitcoin] fanquake merged pull request #32038: depends: remove `NO_HARDEN` option (master...depends_remove_noharden) https://github.com/bitcoin/bitcoin/pull/32038
<bitcoin-git> bitcoin/master 92f553e merge-script: Merge bitcoin/bitcoin#32038: depends: remove `NO_HARDEN` option
<bitcoin-git> bitcoin/master 5dfef6b fanquake: depends: remove NO_HARDEN option
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b251f6b6799...92f553eaa92d
<bitcoin-git> [bitcoin] achow101 opened pull request #32064: build: Remove manpages when making MacOS app (master...macos-deploy-no-manpage) https://github.com/bitcoin/bitcoin/pull/32064
<bitcoin-git> [bitcoin] fanquake merged pull request #31649: consensus: Remove checkpoints (take 2) (master...2024/11/checkpoint-removal) https://github.com/bitcoin/bitcoin/pull/31649
<bitcoin-git> bitcoin/master 1b251f6 merge-script: Merge bitcoin/bitcoin#31649: consensus: Remove checkpoints (take 2)
<bitcoin-git> bitcoin/master 632ae47 marcofleon: update comment on MinimumChainWork check
<bitcoin-git> bitcoin/master 3c5d1a4 marcofleon: Remove checkpoints
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5c2f04413e49...1b251f6b6799

2025-03-13

<bitcoin-git> [bitcoin] mzumsande opened pull request #32063: test: fix intermittent failure in p2p_orphan_handling.py (master...202503_test_fix_p2p_orphan) https://github.com/bitcoin/bitcoin/pull/32063
<bitcoin-git> [bitcoin] glozow opened pull request #32062: [29.x] backports and rc2 (29.x...2025-03-29-rc2) https://github.com/bitcoin/bitcoin/pull/32062
<bitcoin-git> [bitcoin] glozow merged pull request #32049: contrib: Fix `gen-bitcoin-conf.sh` (master...3-12-25-conf-gen-fix) https://github.com/bitcoin/bitcoin/pull/32049
<bitcoin-git> bitcoin/master 5c2f044 glozow: Merge bitcoin/bitcoin#32049: contrib: Fix `gen-bitcoin-conf.sh`
<bitcoin-git> bitcoin/master a24419f David Gumberg: contrib: Fix `gen-bitcoin-conf.sh`.
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d96c2eab9f2...5c2f04413e49
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31907: qa: clarify and document one assumeutxo test case with malleated snapshot (master...2502_clarify_document_assumeutxo_test) https://github.com/bitcoin/bitcoin/pull/31907
<bitcoin-git> bitcoin/master e5ff4e4 Antoine Poinsot: qa: use a clearer and documented amount error in malleated snapshot
<bitcoin-git> bitcoin/master b34fdb5 Sebastian Falbesoner: test: introduce output amount (de)compression routines
<bitcoin-git> bitcoin/master a7911ed Sebastian Falbesoner: test: introduce VARINT (de)serialization routines
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/57d611e53b3b...5d96c2eab9f2
<bitcoin-git> [bitcoin] pinheadmz opened pull request #32061: [draft] Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-13march2025) https://github.com/bitcoin/bitcoin/pull/32061
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31757: wallet: fix crash on double block disconnection (master...2025_wallet_fix_disconnectBlock_state) https://github.com/bitcoin/bitcoin/pull/31757
<bitcoin-git> bitcoin/master 57d611e Ryan Ofsky: Merge bitcoin/bitcoin#31757: wallet: fix crash on double block disconnecti...
<bitcoin-git> bitcoin/master 9ef429b furszy: wallet: fix crash on double block disconnection
<bitcoin-git> bitcoin/master 11f8ab1 Martin Zumsande: test: wallet, coverage for crash on dup block disconnection during unclean...
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/199d47d9629b...57d611e53b3b
<bitcoin-git> [bitcoin] VolodymyrBg opened pull request #32060: test: Add support for mainnet addresses in address_to_scriptpubkey (master...AE2233KT) https://github.com/bitcoin/bitcoin/pull/32060
<bitcoin-git> [bitcoin] janb84 opened pull request #32059: contrib: Update coverage.cpp macro to support macOS (master...fix_util_coverage) https://github.com/bitcoin/bitcoin/pull/32059
<bitcoin-git> [bitcoin] Chand-ra opened pull request #32058: test: replace hardcoded fee with node relay fee based calculation (master...todo-v1) https://github.com/bitcoin/bitcoin/pull/32058
<bitcoin-git> [bitcoin] Sjors opened pull request #32057: test: testnet4 could log a disk space warning (master...2025/03/testnet4-size) https://github.com/bitcoin/bitcoin/pull/32057
<bitcoin-git> [bitcoin] fanquake merged pull request #32056: doc: Adjust path in comment (master...250313-fuzz-doc) https://github.com/bitcoin/bitcoin/pull/32056
<bitcoin-git> bitcoin/master 199d47d merge-script: Merge bitcoin/bitcoin#32056: doc: Adjust path in comment
<bitcoin-git> bitcoin/master de1ada0 Hennadii Stepanov: doc: Adjust path in comment
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72c150dfe761...199d47d9629b
<bitcoin-git> [bitcoin] hebasto opened pull request #32056: doc: Adjust path in comment (master...250313-fuzz-doc) https://github.com/bitcoin/bitcoin/pull/32056
<bitcoin-git> [bitcoin] hebasto merged pull request #32055: contrib: Fix deterministic-unittest-coverage tool path (master...fix_deterministic-unittest-coverage-tooling) https://github.com/bitcoin/bitcoin/pull/32055
<bitcoin-git> bitcoin/master 893ca54 janb84: contrib: Fix deterministic-unittest-coverage tool path
<bitcoin-git> bitcoin/master 72c150d Hennadii Stepanov: Merge bitcoin/bitcoin#32055: contrib: Fix deterministic-unittest-coverage ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c20a5ce106be...72c150dfe761
<bitcoin-git> [bitcoin] janb84 opened pull request #32055: contrib: Fix deterministic-unittest-coverage tool path (master...fix_deterministic-unittest-coverage-tooling) https://github.com/bitcoin/bitcoin/pull/32055
<bitcoin-git> [bitcoin] hebasto opened pull request #32054: cmake, guix: Skip building tests in subtrees (master...250313-test-binary) https://github.com/bitcoin/bitcoin/pull/32054
<bitcoin-git> [bitcoin] fanquake merged pull request #31901: contrib: Add deterministic-unittest-coverage (master...2502-deterministic-unittest-coverage) https://github.com/bitcoin/bitcoin/pull/31901
<bitcoin-git> bitcoin/master faf905b MarcoFalke: doc: Remove unused -fPIC
<bitcoin-git> bitcoin/master fa1e0a7 MarcoFalke: gitignore: target/
<bitcoin-git> bitcoin/master fa3940b MarcoFalke: contrib: deterministic-fuzz-coverage fixups
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/a50af6e4c497...c20a5ce106be
<bitcoin-git> [bitcoin] fanquake pushed tag v29.0rc1: https://github.com/bitcoin/bitcoin/compare/v29.0rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #32046: [29.x] bump to v29.0rc1 (29.x...2025-03-29.0-rc1) https://github.com/bitcoin/bitcoin/pull/32046
<bitcoin-git> bitcoin/29.x 95c21b1 glozow: [build] bump version to 29.0rc1
<bitcoin-git> bitcoin/29.x 153bd44 glozow: [build] bump CLIENT_VERSION_MAJOR to 29
<bitcoin-git> bitcoin/29.x 86a3ce6 glozow: [doc] update man pages for 29.0rc1
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/8cb6ab0b971a...e9e6825b8cbe
<bitcoin-git> [bitcoin] jonatack opened pull request #32051: p2p: protect addnode peers during IBD (master...2025-03-addnode-p2p) https://github.com/bitcoin/bitcoin/pull/32051
<bitcoin-git> [bitcoin] fanquake merged pull request #32044: ci: Revert "Temporary workaround for old CCACHE_DIR cirrus env" (master...2503-ci-revert) https://github.com/bitcoin/bitcoin/pull/32044
<bitcoin-git> bitcoin/master fa21597 MarcoFalke: ci: Revert "Temporary workaround for old CCACHE_DIR cirrus env"
<bitcoin-git> bitcoin/master a50af6e merge-script: Merge bitcoin/bitcoin#32044: ci: Revert "Temporary workaround for old CCAC...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5a582d852eb...a50af6e4c497
<bitcoin-git> [bitcoin] fanquake merged pull request #31998: depends: patch around PlacementNew issue in capnp (master...fix_multiprocess_no_opt) https://github.com/bitcoin/bitcoin/pull/31998
<bitcoin-git> bitcoin/master a5a582d merge-script: Merge bitcoin/bitcoin#31998: depends: patch around PlacementNew issue in c...
<bitcoin-git> bitcoin/master 1ef22ce fanquake: depends: patch around PlacementNew issue in capnp
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb9730ab6588...a5a582d852eb
<bitcoin-git> [bitcoin] theStack opened pull request #32050: test: avoid treating hash results as integers (part 1) (master...202503-test-avoid_hash_as_int) https://github.com/bitcoin/bitcoin/pull/32050

2025-03-12

<bitcoin-git> [bitcoin] fanquake closed pull request #32048: docs: Enhance TODO section in README.md with detailed explanations (master...BG2) https://github.com/bitcoin/bitcoin/pull/32048
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32049: contrib: Fix `gen-bitcoin-conf.sh` (master...3-12-25-conf-gen-fix) https://github.com/bitcoin/bitcoin/pull/32049
<bitcoin-git> [bitcoin] VolodymyrBg opened pull request #32048: docs: Enhance TODO section in README.md with detailed explanations (master...BG2) https://github.com/bitcoin/bitcoin/pull/32048
<bitcoin-git> [bitcoin] hebasto merged pull request #31987: wallet: Replace "non-0" with "non-zero" in translatable error message (master...240305-non-zero) https://github.com/bitcoin/bitcoin/pull/31987
<bitcoin-git> bitcoin/master 18e8353 Hennadii Stepanov: wallet: Replace "non-0" with "non-zero" in translatable error message
<bitcoin-git> bitcoin/master eb9730a Hennadii Stepanov: Merge bitcoin/bitcoin#31987: wallet: Replace "non-0" with "non-zero" in tr...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f347d7980e86...eb9730ab6588
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31283: Add waitNext() to BlockTemplate interface (master...2024/11/wait-next) https://github.com/bitcoin/bitcoin/pull/31283
<bitcoin-git> bitcoin/master d4020f5 Sjors Provoost: Add waitNext() to BlockTemplate interface
<bitcoin-git> bitcoin/master f347d79 Ryan Ofsky: Merge bitcoin/bitcoin#31283: Add waitNext() to BlockTemplate interface
<bitcoin-git> bitcoin/master cadbd41 Sjors Provoost: miner: have waitNext return after 20 min on testnet
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aa68ed27b894...f347d7980e86
<bitcoin-git> [bitcoin] glozow opened pull request #32046: [29.x] bump to v29.0rc1 (29.x...2025-03-29.0-rc1) https://github.com/bitcoin/bitcoin/pull/32046
<bitcoin-git> [bitcoin] maflcko opened pull request #32044: ci: Revert "Temporary workaround for old CCACHE_DIR cirrus env" (master...2503-ci-revert) https://github.com/bitcoin/bitcoin/pull/32044
<bitcoin-git> [bitcoin] l0rinc opened pull request #32043: [IBD] - Tracking PR for speeding up Initial Block Download (master...l0rinc/IBD-optimizations) https://github.com/bitcoin/bitcoin/pull/32043
<bitcoin-git> [bitcoin] fanquake merged pull request #32041: build: bump CLIENT_VERSION_MAJOR to 29 (master...2025-03-bump-version-major) https://github.com/bitcoin/bitcoin/pull/32041
<bitcoin-git> bitcoin/master aa68ed2 merge-script: Merge bitcoin/bitcoin#32041: build: bump CLIENT_VERSION_MAJOR to 29
<bitcoin-git> bitcoin/master a3f0e9a glozow: [build] bump CLIENT_VERSION_MAJOR to 29
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8cb6ab0b971a...aa68ed27b894
<bitcoin-git> [bitcoin] glozow opened pull request #32041: build: bump CLIENT_VERSION_MAJOR to 29 (master...2025-03-bump-version-major) https://github.com/bitcoin/bitcoin/pull/32041
<bitcoin-git> [bitcoin] glozow pushed 0 commit to 29.x: https://github.com/bitcoin/bitcoin/compare/29.x
<bitcoin-git> [bitcoin] soldate closed pull request #32040: pull request test (master...master) https://github.com/bitcoin/bitcoin/pull/32040
<bitcoin-git> [bitcoin] soldate opened pull request #32040: pull request test (master...master) https://github.com/bitcoin/bitcoin/pull/32040
<bitcoin-git> [bitcoin] fanquake opened pull request #32038: depends: remove `NO_HARDEN` option (master...depends_remove_noharden) https://github.com/bitcoin/bitcoin/pull/32038
<bitcoin-git> bitcoin/master e637dc2 marcofleon: refactor: Replace uint256 type with Wtxid in PackageMempoolAcceptResult st...
<bitcoin-git> bitcoin/master 8cb6ab0 merge-script: Merge bitcoin/bitcoin#32025: validation, fix: Use wtxid instead of txid in...
<bitcoin-git> [bitcoin] fanquake merged pull request #32025: validation, fix: Use wtxid instead of txid in `CheckEphemeralSpends` (master...2025/03/fix-txid-to-wtxid) https://github.com/bitcoin/bitcoin/pull/32025
<bitcoin-git> bitcoin/master a3baead marcofleon: validation: use wtxid instead of txid in CheckEphemeralSpends
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7bb4c82d8ba5...8cb6ab0b971a
<bitcoin-git> [bitcoin] hebasto merged pull request #32021: qa: Enable feature_init.py on Windows (master...2025/03/windows_feature_init) https://github.com/bitcoin/bitcoin/pull/32021
<bitcoin-git> bitcoin/master 7bb4c82 Hennadii Stepanov: Merge bitcoin/bitcoin#32021: qa: Enable feature_init.py on Windows
<bitcoin-git> bitcoin/master 59c4930 Hodlinator: qa: Enable feature_init.py on Windows
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/502d47203e7e...7bb4c82d8ba5
<bitcoin-git> [bitcoin] fanquake closed pull request #32037: chore: remove redundant words in comment (master...master) https://github.com/bitcoin/bitcoin/pull/32037
<bitcoin-git> [bitcoin] kevincatty opened pull request #32037: chore: remove redundant words in comment (master...master) https://github.com/bitcoin/bitcoin/pull/32037
<bitcoin-git> [bitcoin] fanquake merged pull request #31161: cmake: Set top-level target output locations (master...241026-top) https://github.com/bitcoin/bitcoin/pull/31161
<bitcoin-git> bitcoin/master 568fcdd Hennadii Stepanov: scripted-diff: Adjust documentation per top-level target output location
<bitcoin-git> bitcoin/master 026bb22 Hennadii Stepanov: cmake: Set top-level target output locations
<bitcoin-git> bitcoin/master 502d472 merge-script: Merge bitcoin/bitcoin#31161: cmake: Set top-level target output locations
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e38f09b776c1...502d47203e7e
<bitcoin-git> [bitcoin] fanquake merged pull request #31955: test: Fix authproxy named args debug logging (master...2502-test-fix-auth) https://github.com/bitcoin/bitcoin/pull/31955
<bitcoin-git> bitcoin/master fac1dd9 MarcoFalke: test: Fix authproxy named args debug logging
<bitcoin-git> bitcoin/master e38f09b merge-script: Merge bitcoin/bitcoin#31955: test: Fix authproxy named args debug logging
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d0a1a60e83b...e38f09b776c1
<bitcoin-git> [bitcoin] fanquake closed pull request #32036: docs: fix grammatical typos in documentation files (master...Amountoftypos) https://github.com/bitcoin/bitcoin/pull/32036
<bitcoin-git> [bitcoin] fanquake merged pull request #32004: qt: 29.0 translations update (master...250305-tr) https://github.com/bitcoin/bitcoin/pull/32004
<bitcoin-git> bitcoin/master 1d0a1a6 merge-script: Merge bitcoin/bitcoin#32004: qt: 29.0 translations update
<bitcoin-git> bitcoin/master 9132824 Hennadii Stepanov: qt: 29.0 translations update
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbc89b604c4d...1d0a1a60e83b

2025-03-11

<bitcoin-git> [bitcoin] VolodymyrBg opened pull request #32036: docs: fix grammatical typos in documentation files (master...Amountoftypos) https://github.com/bitcoin/bitcoin/pull/32036
<bitcoin-git> [gui] VolodymyrBg opened pull request #857: qt: Add addressList field to SendCoinsRecipient for multiple addresses (master...BG) https://github.com/bitcoin-core/gui/pull/857
<bitcoin-git> [bitcoin] hebasto closed pull request #32035: qt: Add addressList field to SendCoinsRecipient for multiple addresses (master...BG) https://github.com/bitcoin/bitcoin/pull/32035
<bitcoin-git> [bitcoin] VolodymyrBg opened pull request #32035: qt: Add addressList field to SendCoinsRecipient for multiple addresses (master...BG) https://github.com/bitcoin/bitcoin/pull/32035
<bitcoin-git> [bitcoin-maintainer-tools] hebasto closed pull request #177: Rename update-translations.py to update-translations.py. (main...patch-1) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/177
<bitcoin-git> [bitcoin-maintainer-tools] volkanural opened pull request #177: Rename update-translations.py to update-translations.py. (main...patch-1) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/177
<bitcoin-git> [bitcoin] glozow merged pull request #31960: seeds: add signet/testnet4, update makeseeds regex, minblocks, fixed seeds (master...2025-02-update-dns-seeds) https://github.com/bitcoin/bitcoin/pull/31960
<bitcoin-git> bitcoin/master 94e21aa Jon Atack: makeseeds: update MIN_BLOCKS, add reminder to README
<bitcoin-git> bitcoin/master 9b0d2e5 laanwj: makeseeds: fix incorrect regex
<bitcoin-git> bitcoin/master 6ae7a3b Jon Atack: makeseeds: update user agent regex
<bitcoin-git> [bitcoin] glozow pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/45719390a143...dbc89b604c4d
<bitcoin-git> [bitcoin] fjahr opened pull request #32033: test: Check datadir cleanup after assumeutxo was successful (master...2025-03-au-cleanup-test2) https://github.com/bitcoin/bitcoin/pull/32033
<bitcoin-git> [gui-qml] hebasto merged pull request #447: Fix handling of load wallet in controller (main...select-fix) https://github.com/bitcoin-core/gui-qml/pull/447
<bitcoin-git> gui-qml/main a38cf5b Hennadii Stepanov: Merge bitcoin-core/gui-qml#447: Fix handling of load wallet in controller
<bitcoin-git> gui-qml/main 6ba6907 johnny9: qml: Fix handling of load wallet in controller
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/fd54cd909afa...a38cf5bea18c
<bitcoin-git> [bitcoin] DrahtBot closed pull request #32032: docs: added a badge to the workflow (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32032
<bitcoin-git> [bitcoin] Lubov66 opened pull request #32032: docs: added a badge to the workflow (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32032
<bitcoin-git> [bitcoin] fanquake closed pull request #32031: Rename managing-wallets.md to managing-wallets.md. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32031
<bitcoin-git> [bitcoin] volkanural opened pull request #32031: Rename managing-wallets.md to managing-wallets.md. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32031
<bitcoin-git> [bitcoin] fanquake closed pull request #32030: chore: remove incorrect punctuation marks (master...xiaobei-fix) https://github.com/bitcoin/bitcoin/pull/32030
<bitcoin-git> [bitcoin] xiaobei0715 opened pull request #32030: chore: remove incorrect punctuation marks (master...xiaobei-fix) https://github.com/bitcoin/bitcoin/pull/32030

2025-03-10

<bitcoin-git> [bitcoin] hebasto opened pull request #32028: Update `secp256k1` subtree to latest master (master...250310-secp-subtree) https://github.com/bitcoin/bitcoin/pull/32028
<bitcoin-git> [bitcoin] hebasto opened pull request #32027: cmake: Add `NO_CACHE_IF_FAILED` option for checking linker flags (master...250310-nocache) https://github.com/bitcoin/bitcoin/pull/32027
<bitcoin-git> qa-assets/main 757a13d Niklas Gögge: Merge pull request #219 from marcofleon/main
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/733f70b21be2...757a13d6981a
<bitcoin-git> qa-assets/main 437b9fb marcofleon: add pcp_request_port_map and natpmp_request_port_map inputs
<bitcoin-git> [qa-assets] dergoegge merged pull request #219: add pcp_request_port_map and natpmp_request_port_map inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/219
<bitcoin-git> [bitcoin] hebasto closed pull request #32024: test: get rid of redundant TODO tag in fuzz tests (master...todo-v1) https://github.com/bitcoin/bitcoin/pull/32024
<bitcoin-git> [gui-qml] hebasto merged 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> gui-qml/main fd54cd9 Hennadii Stepanov: Merge bitcoin-core/gui-qml#443: doc: Add missing fedora dependency
<bitcoin-git> gui-qml/main 93356a2 David Gumberg: doc: Add missing fedora dependency
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/a8d15db5ac2c...fd54cd909afa
<bitcoin-git> [bitcoin] marcofleon opened pull request #32025: validation, fix: Use wtxid instead of txid in `CheckEphemeralSpends` (master...2025/03/fix-txid-to-wtxid) https://github.com/bitcoin/bitcoin/pull/32025
<bitcoin-git> [bitcoin] Chand-ra opened pull request #32024: test: get rid of redundant TODO tag in fuzz tests (master...todo-v1) https://github.com/bitcoin/bitcoin/pull/32024
<bitcoin-git> [bitcoin] saikiran57 opened pull request #32023: removed duplicate call to GetDescriptorScriptPubKeyMan (master...remove_duplicate_getdescriptorscriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/32023
<bitcoin-git> [bitcoin] fanquake closed pull request #32022: docs: remove repetitive words (master...master) https://github.com/bitcoin/bitcoin/pull/32022
<bitcoin-git> [bitcoin] RiceChuan opened pull request #32022: docs: remove repetitive words (master...master) https://github.com/bitcoin/bitcoin/pull/32022
<bitcoin-git> [gui-qml] johnny9 opened pull request #447: qml: Fix handling of load wallet in controller (main...select-fix) https://github.com/bitcoin-core/gui-qml/pull/447

2025-03-09

<bitcoin-git> [bitcoin] hebasto merged pull request #32011: Docs: fix typos in documentation files (master...wgyt-bitcoin-typo) https://github.com/bitcoin/bitcoin/pull/32011
<bitcoin-git> bitcoin/master 4571939 Hennadii Stepanov: Merge bitcoin/bitcoin#32011: Docs: fix typos in documentation files
<bitcoin-git> bitcoin/master 5601bab wgyt: Docs: fix typos in documentation files
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4637cb1eec48...45719390a143

2025-03-08

<bitcoin-git> [bitcoin] hodlinator opened pull request #32021: qa: Enable feature_init.py on Windows (master...2025/03/windows_feature_init) https://github.com/bitcoin/bitcoin/pull/32021
<bitcoin-git> [bitcoin] hebasto merged pull request #32002: doc: add note to Windows build about stripping bins (master...windows_strip_note) https://github.com/bitcoin/bitcoin/pull/32002
<bitcoin-git> bitcoin/master 4637cb1 Hennadii Stepanov: Merge bitcoin/bitcoin#32002: doc: add note to Windows build about strippin...
<bitcoin-git> bitcoin/master c94195c fanquake: doc: add note to windows build about stripping bin
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f732089d670...4637cb1eec48
<bitcoin-git> [bitcoin] hebasto merged pull request #32017: doc: warn against having qt6 installed on macOS (master...2025/03/qt) https://github.com/bitcoin/bitcoin/pull/32017
<bitcoin-git> bitcoin/master 5f73208 Hennadii Stepanov: Merge bitcoin/bitcoin#32017: doc: warn against having qt6 installed on mac...
<bitcoin-git> bitcoin/master d79dab0 Sjors Provoost: doc: warn against having qt6 installed on macOS
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a1aea3ea742b...5f732089d670
<bitcoin-git> [bitcoin] hebasto merged pull request #31996: doc: link to benchcoin over bitcoinperf (master...link_to_benchcoin) https://github.com/bitcoin/bitcoin/pull/31996
<bitcoin-git> bitcoin/master 611999e fanquake: doc: link to benchcoin over bitcoinperf
<bitcoin-git> bitcoin/master a1aea3e Hennadii Stepanov: Merge bitcoin/bitcoin#31996: doc: link to benchcoin over bitcoinperf
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee68b05f3d63...a1aea3ea742b
<bitcoin-git> [bitcoin] laanwj closed pull request #32020: Improve Clarity of Commentary by Removing Redundant Word (master...remove-redundant-word) https://github.com/bitcoin/bitcoin/pull/32020
<bitcoin-git> [bitcoin] abguermez opened pull request #32020: Improve Clarity of Commentary by Removing Redundant Word (master...remove-redundant-word) https://github.com/bitcoin/bitcoin/pull/32020

2025-03-07

<bitcoin-git> [leveldb-subtree] fanquake merged pull request #47: Fix C++23 compilation errors in leveldb (bitcoin-fork...cpp_std_23) https://github.com/bitcoin-core/leveldb-subtree/pull/47
<bitcoin-git> leveldb-subtree/bitcoin-fork 4188247 merge-script: Merge bitcoin-core/leveldb-subtree#47: Fix C++23 compilation errors in lev...
<bitcoin-git> leveldb-subtree/bitcoin-fork 82c3104 leveldb Team: Fix C++23 compilation errors in leveldb
<bitcoin-git> leveldb-subtree/bitcoin-fork 183e79a leveldb Team: Fix speculatively some "placement new" issues in leveldb
<bitcoin-git> [leveldb-subtree] fanquake pushed 3 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/04b57909285c...41882470862d
<bitcoin-git> [bitcoin] hebasto opened pull request #32019: cmake: Check for `makensis` tool before using it (master...250307-makensis) https://github.com/bitcoin/bitcoin/pull/32019
<bitcoin-git> [bitcoin] fanquake merged pull request #32014: ci: Do not try to install for fuzz builds (master...250307-fuzz-install) https://github.com/bitcoin/bitcoin/pull/32014
<bitcoin-git> bitcoin/master ee68b05 merge-script: Merge bitcoin/bitcoin#32014: ci: Do not try to install for fuzz builds
<bitcoin-git> bitcoin/master a3c3f37 Hennadii Stepanov: ci: Do not try to install for fuzz builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/093c757d7cfc...ee68b05f3d63
<bitcoin-git> [bitcoin] hebasto merged pull request #32000: Update minisketch subtree to d1e6bb8bbf8ef104b9dd002cab14a71b91061177 (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/32000
<bitcoin-git> bitcoin/master 093c757 Hennadii Stepanov: Merge bitcoin/bitcoin#32000: Update minisketch subtree to d1e6bb8bbf8ef104...
<bitcoin-git> bitcoin/master 4fde88b fanquake: Update minisketch subtree to latest master
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a9a2b669f3e0...093c757d7cfc
<bitcoin-git> bitcoin/master f5d8b66 fanquake: Squashed 'src/minisketch/' changes from eb37a9b8e7..d1e6bb8bbf
<bitcoin-git> [bitcoin] Sjors opened pull request #32017: doc: warn against having qt6 installed on macOS (master...2025/03/qt) https://github.com/bitcoin/bitcoin/pull/32017
<bitcoin-git> [bitcoin] vasild opened pull request #32015: net: replace manual reference counting of CNode with shared_ptr (master...cnode_shared_ptr) https://github.com/bitcoin/bitcoin/pull/32015
<bitcoin-git> [bitcoin] hebasto opened pull request #32014: ci: Do not try to install for fuzz builds (master...250307-fuzz-install) https://github.com/bitcoin/bitcoin/pull/32014
<bitcoin-git> [bitcoin] wgyt opened pull request #32011: Docs: fix typos in documentation files (master...wgyt-bitcoin-typo) https://github.com/bitcoin/bitcoin/pull/32011

2025-03-06

<bitcoin-git> [bitcoin] hodlinator opened pull request #32010: qa: Fix TxIndex race conditions (master...2025/02/txindex_test_race) https://github.com/bitcoin/bitcoin/pull/32010
<bitcoin-git> [bitcoin] achow101 merged pull request #32003: doc: remove note about macOS self-signing (master...remove_code_signing_note) https://github.com/bitcoin/bitcoin/pull/32003
<bitcoin-git> bitcoin/master c873ab6 fanquake: doc: remove note about macOS self-signing
<bitcoin-git> bitcoin/master a9a2b66 Ava Chow: Merge bitcoin/bitcoin#32003: doc: remove note about macOS self-signing
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7d216ac9461...a9a2b669f3e0
<bitcoin-git> [bitcoin] fanquake merged pull request #31993: ci: use LLVM 20.1.0 for MSAN (master...msan_llvm_20_1_0) https://github.com/bitcoin/bitcoin/pull/31993
<bitcoin-git> bitcoin/master c7d216a merge-script: Merge bitcoin/bitcoin#31993: ci: use LLVM 20.1.0 for MSAN
<bitcoin-git> bitcoin/master d76647e fanquake: ci: use LLVM 20.1.0 for MSAN
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9f3dcacef733...c7d216ac9461
<bitcoin-git> [bitcoin] fanquake opened pull request #32009: RFC contrib: turn off compression of macOS SDK to fix determinism (across distros) (master...macos_sdk_select) https://github.com/bitcoin/bitcoin/pull/32009
<bitcoin-git> [bitcoin] fanquake closed pull request #32008: chore: update copyright year to present (master...copyright) https://github.com/bitcoin/bitcoin/pull/32008
<bitcoin-git> [bitcoin] xiaobei0715 opened pull request #32008: chore: update copyright year to present (master...copyright) https://github.com/bitcoin/bitcoin/pull/32008
<bitcoin-git> [bitcoin] fanquake merged pull request #31978: kernel: pre-29.x chainparams and headerssync update (master...2025-03-v29-chainparams) https://github.com/bitcoin/bitcoin/pull/31978
<bitcoin-git> bitcoin/master dd23c53 glozow: [kernel] update chainTxData for v29
<bitcoin-git> bitcoin/master 80926af glozow: [kernel] update assumevalid and minimumChainWork for v29
<bitcoin-git> bitcoin/master 0683b8e glozow: [kernel] update assumed blockchain and chainstate sizes for v29
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bd0ee07310c3...9f3dcacef733
<bitcoin-git> [bitcoin] suiyuan1314 opened pull request #32006: docs: fix typos (master...fix/typos) https://github.com/bitcoin/bitcoin/pull/32006

2025-03-05

<bitcoin-git> [gui] achow101 closed pull request #856: . (master...master) https://github.com/bitcoin-core/gui/pull/856
<bitcoin-git> [gui] Hosampor opened pull request #856: Create cmake-single-platform.yml (master...master) https://github.com/bitcoin-core/gui/pull/856
<bitcoin-git> [bitcoin] achow101 closed pull request #32005: . (master...master) https://github.com/bitcoin/bitcoin/pull/32005
<bitcoin-git> [bitcoin] Hosampor opened pull request #32005: Create cmake-multi-platform.yml (master...master) https://github.com/bitcoin/bitcoin/pull/32005
<bitcoin-git> [bitcoin] hebasto opened pull request #32004: qt: 29.0 translations update (master...250305-tr) https://github.com/bitcoin/bitcoin/pull/32004
<bitcoin-git> [bitcoin] glozow merged pull request #31648: [28.x] Backports (28.x...28_x_backports) https://github.com/bitcoin/bitcoin/pull/31648
<bitcoin-git> bitcoin/28.x 2829588 0xb10c: tracing: Rename the `MIN` macro to `_TRACEPOINT_TEST_MIN` in log_raw_p2p_m...
<bitcoin-git> bitcoin/28.x f676da8 Hennadii Stepanov: depends: Fix spacing issue
<bitcoin-git> bitcoin/28.x 4e7dd0a Kay: doc: upgrade license to 2025.
<bitcoin-git> [bitcoin] glozow pushed 6 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/32efe850438e...dbc450c1b59b
<bitcoin-git> [bitcoin] fanquake merged pull request #31407: guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries (master...macos-notarization) https://github.com/bitcoin/bitcoin/pull/31407
<bitcoin-git> bitcoin/master c214e52 Ava Chow: guix: Rename unsigned.tar.gz to codesigning.tar.gz
<bitcoin-git> bitcoin/master 4e5c9ce Ava Chow: guix: Rename Windows unsigned binaries to unsigned.zip
<bitcoin-git> bitcoin/master d9d49cd Ava Chow: guix: Rename MacOS binaries to unsigned.tar.gz
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/0391d7e4c24e...bd0ee07310c3
<bitcoin-git> [bitcoin] fanquake opened pull request #32003: doc: remove note about macOS self-signing (master...remove_code_signing_note) https://github.com/bitcoin/bitcoin/pull/32003
<bitcoin-git> [bitcoin] fanquake opened pull request #32002: doc: add note to Windows build about stripping bins (master...windows_strip_note) https://github.com/bitcoin/bitcoin/pull/32002
<bitcoin-git> [bitcoin] fanquake opened pull request #32000: Update minisketch subtree to d1e6bb8bbf8ef104b9dd002cab14a71b91061177 (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/32000
<bitcoin-git> [bitcoin] glozow merged 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/master a0b66b4 0xb10c: Revert "test: Disable known broken USDT test for now"
<bitcoin-git> bitcoin/master ec47ba3 0xb10c: contrib: don't use bpf_usdt_readarg_p
<bitcoin-git> bitcoin/master 35ae6ff 0xb10c: test: don't use bpf_usdt_readarg_p
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/36d4bd7fe326...0391d7e4c24e
<bitcoin-git> [bitcoin] fanquake opened pull request #31998: depends: patch around PlacementNew issue in capnp (master...fix_multiprocess_no_opt) https://github.com/bitcoin/bitcoin/pull/31998
<bitcoin-git> [bitcoin] fanquake merged pull request #31997: doc: update location of minisketch repository (master...rename_minisketch) https://github.com/bitcoin/bitcoin/pull/31997
<bitcoin-git> bitcoin/master 36d4bd7 merge-script: Merge bitcoin/bitcoin#31997: doc: update location of minisketch repository
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c0a2717bc3d...36d4bd7fe326
<bitcoin-git> bitcoin/master 972b604 fanquake: doc: update location of minisketch repository
<bitcoin-git> [bitcoin] hebasto merged pull request #31954: doc: update fuzz instructions when on macOS (master...250225-doc-fuzz-mac) https://github.com/bitcoin/bitcoin/pull/31954
<bitcoin-git> bitcoin/master 75486c8 Max Edwards: doc: update fuzz instructions when on macOS
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2ab2faf4a8d...0c0a2717bc3d
<bitcoin-git> bitcoin/master 0c0a271 Hennadii Stepanov: Merge bitcoin/bitcoin#31954: doc: update fuzz instructions when on macOS
<bitcoin-git> [bitcoin] hebasto merged pull request #31982: scripted-diff: rename libmultiprocess repository (master...rename_multiprocess) https://github.com/bitcoin/bitcoin/pull/31982
<bitcoin-git> bitcoin/master a2ab2fa Hennadii Stepanov: Merge bitcoin/bitcoin#31982: scripted-diff: rename libmultiprocess reposit...
<bitcoin-git> bitcoin/master 18749ef fanquake: scripted-diff: rename libmultiprocess repository
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2341ebb5bb6...a2ab2faf4a8d
<bitcoin-git> [bitcoin] fanquake opened pull request #31997: doc: update location of minisketch repository (master...rename_minisketch) https://github.com/bitcoin/bitcoin/pull/31997
<bitcoin-git> [bitcoin] fanquake opened pull request #31996: doc: link to benchcoin over bitcoinperf (master...link_to_benchcoin) https://github.com/bitcoin/bitcoin/pull/31996