2025-03-14

<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31844 | cmake: add a component for each binary by theuni · Pull Request #31844 · bitcoin/bitcoin · GitHub
<achow101> cfields: #31844 ended up putting the manpage for bitcoin-qt in the macos Bitcoin-Qt.app, which is causing us grief during code signing. Is this intended behavior (to ship the manpage in the MacOS app)?
<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 3c5d1a4 marcofleon: Remove checkpoints
<bitcoin-git> bitcoin/master 632ae47 marcofleon: update comment on MinimumChainWork check
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/32050 | test: avoid treating hash results as integers by theStack · Pull Request #32050 · bitcoin/bitcoin · GitHub
<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 a7911ed Sebastian Falbesoner: test: introduce VARINT (de)serialization routines
<bitcoin-git> bitcoin/master b34fdb5 Sebastian Falbesoner: test: introduce output amount (de)compression routines
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/57d611e53b3b...5d96c2eab9f2
<corebot> https://github.com/bitcoin/bitcoin/issues/31907 | qa: clarify and document one assumeutxo test case with malleated snapshot by darosior · Pull Request #31907 · bitcoin/bitcoin · GitHub
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31407 | guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries by achow101 · Pull Request #31407 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32026 | 29.0 RC Testing Guide Feedback · Issue #32026 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31785 | Have createNewBlock() wait for tip, make rpc handle shutdown during long poll and wait methods by Sjors · Pull Request #31785 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31250 | wallet: Disable creating and loading legacy wallets by achow101 · Pull Request #31250 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31961 | Require sqlite when building the wallet by Sjors · Pull Request #31961 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31622 | psbt: add non-default sighash types to PSBTs and unify sighash type match checking by achow101 · Pull Request #31622 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31247 | psbt: MuSig2 Fields by achow101 · Pull Request #31247 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31243 | descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` by achow101 · Pull Request #31243 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31741 | multiprocess: Add libmultiprocess git subtree by ryanofsky · Pull Request #31741 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31375 | multiprocess: Add bitcoin wrapper executable by ryanofsky · Pull Request #31375 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31283 | Add waitNext() to BlockTemplate interface by Sjors · Pull Request #31283 · bitcoin/bitcoin · GitHub
<stickies-v> there's also the new #bitcoin-kernel channel here on libera for anyone who wants to join the discussion, including users and folks outside the WG
<corebot> https://github.com/bitcoin/bitcoin/issues/31382 | kernel: Flush in ChainstateManager destructor by TheCharlatan · Pull Request #31382 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/30116 | p2p: Fill reconciliation sets (Erlay) attempt 2 by sr-gi · Pull Request #30116 · bitcoin/bitcoin · GitHub
<jarolrod> 1. https://github.com/bitcoin-core/gui-qml/pull/435 (Request payment form)
<jarolrod> 2. https://github.com/bitcoin-core/gui-qml/pull/418 (Add wallet button)
<jarolrod> 4. https://github.com/bitcoin-core/gui-qml/pull/445 ( Send single output PR)
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72c150dfe761...199d47d9629b
<bitcoin-git> bitcoin/master de1ada0 Hennadii Stepanov: doc: Adjust path in comment
<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 fa3940b MarcoFalke: contrib: deterministic-fuzz-coverage fixups
<bitcoin-git> bitcoin/master fa1e0a7 MarcoFalke: gitignore: target/
<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 86a3ce6 glozow: [doc] update man pages for 29.0rc1
<bitcoin-git> bitcoin/29.x 153bd44 glozow: [build] bump CLIENT_VERSION_MAJOR to 29
<bitcoin-git> bitcoin/29.x 95c21b1 glozow: [build] bump version to 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 1ef22ce fanquake: depends: patch around PlacementNew issue in capnp
<bitcoin-git> bitcoin/master a5a582d merge-script: Merge bitcoin/bitcoin#31998: depends: patch around PlacementNew issue in c...
<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 eb9730a Hennadii Stepanov: Merge bitcoin/bitcoin#31987: wallet: Replace "non-0" with "non-zero" in tr...
<bitcoin-git> bitcoin/master 18e8353 Hennadii Stepanov: wallet: Replace "non-0" with "non-zero" in translatable error message
<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 cadbd41 Sjors Provoost: miner: have waitNext return after 20 min on testnet
<bitcoin-git> bitcoin/master f347d79 Ryan Ofsky: Merge bitcoin/bitcoin#31283: Add waitNext() to BlockTemplate interface
<bitcoin-git> bitcoin/master d4020f5 Sjors Provoost: Add waitNext() to BlockTemplate interface
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31689 | Benchmark Chainstate::ConnectBlock duration by Eunovo · Pull Request #31689 · bitcoin/bitcoin · GitHub
<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] 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 8cb6ab0 merge-script: Merge bitcoin/bitcoin#32025: validation, fix: Use wtxid instead of txid in...
<bitcoin-git> bitcoin/master e637dc2 marcofleon: refactor: Replace uint256 type with Wtxid in PackageMempoolAcceptResult st...
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31161 | cmake: Set top-level target output locations by hebasto · Pull Request #31161 · bitcoin/bitcoin · GitHub
<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 e38f09b merge-script: Merge bitcoin/bitcoin#31955: test: Fix authproxy named args debug logging
<bitcoin-git> bitcoin/master fac1dd9 MarcoFalke: 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

<corebot> https://github.com/bitcoin/bitcoin/issues/31004 | External signer: in case of error shows only "External signer failure" · Issue #31004 · bitcoin/bitcoin · GitHub
<hebasto> sipa: re "#31004 doesn't seem to contain any changes for Dutch" (asked in secp256k1) - correct. Three translations, including Dutch, seem damaged. See https://github.com/bitcoin/bitcoin/pull/32004#issuecomment-2714345545 and the PR description for details
<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
<Sjors[m]> I would rather just drop or freeze the translation entirely since I suspect there's zero Dutch Bitcoin Core users who can't read English.
<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/main 437b9fb marcofleon: add pcp_request_port_map and natpmp_request_port_map inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/733f70b21be2...757a13d6981a
<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
<hebasto> laanwj: do you still have access to https://groups.google.com/g/bitcoin-translators?
<bitcoin-git> [bitcoin] saikiran57 opened pull request #32023: removed duplicate call to GetDescriptorScriptPubKeyMan (master...remove_duplicate_getdescriptorscriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/32023
<corebot> https://github.com/bitcoin/bitcoin/issues/31979 | torcontrol: Limit reconnect timeout to max seconds and log delay in whole seconds by eval-exec · Pull Request #31979 · bitcoin/bitcoin · GitHub
<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] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4637cb1eec48...45719390a143
<bitcoin-git> bitcoin/master 5601bab wgyt: Docs: fix typos in documentation files

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 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/master 5f73208 Hennadii Stepanov: Merge bitcoin/bitcoin#32017: doc: warn against having qt6 installed on mac...
<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

<corebot> https://github.com/bitcoin/bitcoin/issues/20353 | configure: Support -fdebug-prefix-map and -fmacro-prefix-map by ajtowns · Pull Request #20353 · bitcoin/bitcoin · GitHub
<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 183e79a leveldb Team: Fix speculatively some "placement new" issues in leveldb
<bitcoin-git> leveldb-subtree/bitcoin-fork 82c3104 leveldb Team: Fix C++23 compilation errors in leveldb
<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] fanquake pushed 3 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/04b57909285c...41882470862d
<corebot> https://github.com/bitcoin/bitcoin/issues/31994 | build: ccache doesn't hit across build dirs · Issue #31994 · bitcoin/bitcoin · GitHub
<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
<hebasto> I've added a new wiki page -- https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Autotools-to-CMake-Options-Mapping, which is supposed to be a detailed appendix to the v29.0 Release Notes
<fanquake> Does anyone else want to check the cherry-pick in https://github.com/bitcoin-core/leveldb-subtree/pull/47
<corebot> https://github.com/bitcoin/bitcoin/issues/31603 | descriptor: check whitespace in keys within fragments by brunoerg · Pull Request #31603 · bitcoin/bitcoin · GitHub
<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 a3c3f37 Hennadii Stepanov: ci: Do not try to install for fuzz builds
<bitcoin-git> bitcoin/master ee68b05 merge-script: Merge bitcoin/bitcoin#32014: 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 4fde88b fanquake: Update minisketch subtree to latest master
<bitcoin-git> bitcoin/master 093c757 Hennadii Stepanov: Merge bitcoin/bitcoin#32000: Update minisketch subtree to d1e6bb8bbf8ef104...
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31363 | cluster mempool: introduce TxGraph by sipa · Pull Request #31363 · bitcoin/bitcoin · GitHub
<stickies-v> if it's okay with everyone, i'll make this a semi-recurring topic on this meeting, but you can always leave a request/suggestion on our newly pinned issue: https://github.com/bitcoin-core-review-club/website/issues/791
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/31161 | cmake: Set top-level target output locations by hebasto · Pull Request #31161 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31960 | seeds: add signet/testnet4, update makeseeds regex, minblocks, fixed seeds by jonatack · Pull Request #31960 · bitcoin/bitcoin · GitHub
<glozow> Please also remember to add release notes and check your name in the credits https://github.com/bitcoin-core/bitcoin-devwiki/wiki/29.0-Release-Notes-draft
<corebot> https://github.com/bitcoin/bitcoin/issues/28710 | Remove the legacy wallet and BDB dependency by achow101 · Pull Request #28710 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31250 | wallet: Disable creating and loading legacy wallets by achow101 · Pull Request #31250 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31961 | Require sqlite when building the wallet by Sjors · Pull Request #31961 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31243 | descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` by achow101 · Pull Request #31243 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31243 | descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` by achow101 · Pull Request #31243 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31247 | psbt: MuSig2 Fields by achow101 · Pull Request #31247 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31622 | psbt: add non-default sighash types to PSBTs and unify sighash type match checking by achow101 · Pull Request #31622 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark
<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 80926af glozow: [kernel] update assumevalid and minimumChainWork for v29
<bitcoin-git> bitcoin/master dd23c53 glozow: [kernel] update chainTxData for v29
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bd0ee07310c3...9f3dcacef733
<bitcoin-git> bitcoin/master 0683b8e glozow: [kernel] update assumed blockchain and chainstate sizes for v29
<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 f676da8 Hennadii Stepanov: depends: Fix spacing issue
<bitcoin-git> bitcoin/28.x 4e7dd0a Kay: doc: upgrade license to 2025.
<bitcoin-git> bitcoin/28.x 2829588 0xb10c: tracing: Rename the `MIN` macro to `_TRACEPOINT_TEST_MIN` in log_raw_p2p_m...
<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 4e5c9ce Ava Chow: guix: Rename Windows unsigned binaries to unsigned.zip
<bitcoin-git> bitcoin/master c214e52 Ava Chow: guix: Rename unsigned.tar.gz to codesigning.tar.gz
<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/master 972b604 fanquake: 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] 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] 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/master 75486c8 Max Edwards: 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...