2025-10-06

<bitcoin-git> [bitcoin] fanquake closed pull request #33552: Update README_windows.txt (master...patch-2) https://github.com/bitcoin/bitcoin/pull/33552
<bitcoin-git> [bitcoin] mdfaizanaquil opened pull request #33552: Update README_windows.txt (master...patch-2) https://github.com/bitcoin/bitcoin/pull/33552
<bitcoin-git> [bitcoincore.org] darosior opened pull request #1178: Reduce the prominence of examples in the security advisories page (master...2510_cleanup_advisories_page) https://github.com/bitcoin-core/bitcoincore.org/pull/1178
<bitcoin-git> [bitcoin] glozow merged pull request #33489: build: Drop support for EOL macOS 13 (master...2509-macos-13) https://github.com/bitcoin/bitcoin/pull/33489
<bitcoin-git> bitcoin/master 1aaaaa0 MarcoFalke: fuzz: Drop unused workaround after Apple-Clang bump
<bitcoin-git> bitcoin/master 919e6d0 merge-script: Merge bitcoin/bitcoin#33489: build: Drop support for EOL macOS 13
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/452ea5928112...919e6d01e93a
<bitcoin-git> bitcoin/master fadad7a MarcoFalke: Drop support for EOL macOS 13
<bitcoin-git> [bitcoin] glozow merged pull request #33454: net: support overriding the proxy selection in ConnectNode() (master...override_proxy_in_ConnectNode) https://github.com/bitcoin/bitcoin/pull/33454
<bitcoin-git> bitcoin/master c76de2e Vasil Dimov: net: support overriding the proxy selection in ConnectNode()
<bitcoin-git> bitcoin/master 452ea59 merge-script: Merge bitcoin/bitcoin#33454: net: support overriding the proxy selection i...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a33bd767a37d...452ea5928112
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/0b4d2a73173e...9a365d7d796f
<bitcoin-git> bitcoin-detached-sigs/30.x 9a365d7 Matthew Zipkin: 30.0: osx sig for rc3
<bitcoin-git> [bitcoin] fanquake opened pull request #33551: [29.x] Finalise 29.2 (29.x...finalise_29_2) https://github.com/bitcoin/bitcoin/pull/33551
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33550: Fix windows libc++ `fs::path` `fstream` compile errors (master...pr/winstream) https://github.com/bitcoin/bitcoin/pull/33550
<bitcoin-git> [bitcoin] maflcko closed pull request #33509: ci: Check macos-cross executables on macOS (master...2509-ci-mac-cross) https://github.com/bitcoin/bitcoin/pull/33509
<bitcoin-git> [packaging] maflcko closed pull request #285: ci: Add guix release tests (main...2506-ci-guix) https://github.com/bitcoin-core/packaging/pull/285
<fanquake> Anybody interested in more multiprocess improvements being shipped in 30.x, this PR is currently the blocker: https://github.com/bitcoin-core/libmultiprocess/pull/222
<bitcoin-git> bitcoin-detached-sigs/29.x 3399389 Matthew Zipkin: 29.2: osx sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/192141388cbb...33993891340c
<bitcoin-git> [bitcoin] maflcko opened pull request #33549: ci: Use ARM instead of Intel in macOS cross task (master...2510-arm-mac-ci) https://github.com/bitcoin/bitcoin/pull/33549
<bitcoin-git> [bitcoin] fanquake pushed tag v30.0rc3: https://github.com/bitcoin/bitcoin/compare/v30.0rc3
<bitcoin-git> [bitcoin] fanquake merged pull request #33473: [30.x] Backports & rc3 (30.x...30_0_rc3) https://github.com/bitcoin/bitcoin/pull/33473
<bitcoin-git> bitcoin/30.x 4ec30d5 Sjors Provoost: test: add block 2016 to mock mainnet
<bitcoin-git> bitcoin/30.x 4570393 ismaelsadeeq: miner: fix `addPackageTxs` unsigned integer overflow
<bitcoin-git> bitcoin/30.x 1e348bc Sjors Provoost: rpc: fix getblock(header) returns target for tip
<bitcoin-git> [bitcoin] fanquake pushed 14 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/2869dae5ecad...d5e0077bef4c
<bitcoin-git> [bitcoin] fanquake merged pull request #33541: Release: 30.0rc3 translations update (30.x...251005-30.x-tr-rc3) https://github.com/bitcoin/bitcoin/pull/33541
<bitcoin-git> bitcoin/30.x 2869dae merge-script: Merge bitcoin/bitcoin#33541: Release: 30.0rc3 translations update
<bitcoin-git> bitcoin/30.x 71ee016 Hennadii Stepanov: qt: 30.0rc3 translations update
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/72c1f13c3374...2869dae5ecad
<bitcoin-git> [bitcoin] theStack opened pull request #33546: test: add functional test for `TestShell` (matching doc example) (master...202510-add-TestShell-doc-example-test) https://github.com/bitcoin/bitcoin/pull/33546

2025-10-05

<bitcoin-git> [bitcoin] cedwies closed pull request #33131: tests: cover abortrescan() in-flight True path with dynamic-tail retry (master...test/abortrescan-active) https://github.com/bitcoin/bitcoin/pull/33131
<bitcoin-git> [bitcoin] apogio closed pull request #33542: gui: add coins (UTXOs) tab and makes it view-only (master...feature-utxo-viewer) https://github.com/bitcoin/bitcoin/pull/33542
<bitcoin-git> [gui] apogio opened pull request #898: gui: add coins (UTXOs) tab and makes it view-only (master...feature-utxo-viewer) https://github.com/bitcoin-core/gui/pull/898
<bitcoin-git> [bitcoin] apogio opened pull request #33542: gui: add coins (UTXOs) tab and makes it view-only (master...feature-utxo-viewer) https://github.com/bitcoin/bitcoin/pull/33542
<bitcoin-git> [bitcoincore.org] joetor5 opened pull request #1177: Add Spanish translation for 29.1 release (master...es-291) https://github.com/bitcoin-core/bitcoincore.org/pull/1177
<bitcoin-git> [bitcoin] hebasto opened pull request #33541: Release: 30.0rc3 translations update (30.x...251005-30.x-tr-rc3) https://github.com/bitcoin/bitcoin/pull/33541

2025-10-04

<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #33540: argsman, cli: GNU-style command-line option parsing (allows options after non-option arguments) (master...argsman-GNU-style-command-line-option-parsing) https://github.com/bitcoin/bitcoin/pull/33540
<bitcoin-git> [gui] benthecarman closed pull request #895: Fix dark mode detection on Linux (master...fix-dark-mode) https://github.com/bitcoin-core/gui/pull/895
<bitcoin-git> [bitcoin] fanquake opened pull request #33537: [wip] A more static bitcoin-qt (master...static_all_libxcb) https://github.com/bitcoin/bitcoin/pull/33537

2025-10-03

<bitcoin-git> [bitcoin] fanquake merged pull request #33464: p2p: Use network-dependent timers for inbound inv scheduling (master...202509_inv_inbound_per_network) https://github.com/bitcoin/bitcoin/pull/33464
<bitcoin-git> bitcoin/master 0f7d4ee Martin Zumsande: p2p: Use different inbound inv timer per network
<bitcoin-git> bitcoin/master a33bd76 merge-script: Merge bitcoin/bitcoin#33464: p2p: Use network-dependent timers for inbound...
<bitcoin-git> bitcoin/master 94db966 Martin Zumsande: net: use generic network key for addrcache
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2578da69f416...a33bd767a37d
<bitcoin-git> [bitcoin] fanquake merged pull request #33485: test: set par=2 in default config for functional test framework (master...par-test) https://github.com/bitcoin/bitcoin/pull/33485
<bitcoin-git> bitcoin/master 2578da6 merge-script: Merge bitcoin/bitcoin#33485: test: set par=2 in default config for functio...
<bitcoin-git> bitcoin/master dda5228 Andrew Toth: test: set par=2 in default config for functional test framework
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25dbe4bc86d3...2578da69f416
<bitcoin-git> [bitcoin] fanquake merged pull request #33533: test: addrman: check isTerrible when time is more than 10min in the future (master...2025-10-addrman-test-10min) https://github.com/bitcoin/bitcoin/pull/33533
<bitcoin-git> bitcoin/master 8e47ed6 brunoerg: test: addrman: check isTerrible when time is more than 10min in the future
<bitcoin-git> bitcoin/master 25dbe4b merge-script: Merge bitcoin/bitcoin#33533: test: addrman: check isTerrible when time is ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cfb0d74698ad...25dbe4bc86d3
<bitcoin-git> [bitcoin] fanquake merged pull request #33121: test: fix p2p_leak_tx.py (master...202508_fix_p2p_leak_tx.py) https://github.com/bitcoin/bitcoin/pull/33121
<bitcoin-git> bitcoin/master 14ae71f David Gumberg: test: make notfound_on_unannounced more reliable
<bitcoin-git> bitcoin/master 99bc552 Martin Zumsande: test: fix (w)txid confusion in p2p_leak_tx.py
<bitcoin-git> bitcoin/master 576dd97 Martin Zumsande: test: increase timeout in p2p_leak_tx.py
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/86eaa4d6cd5c...cfb0d74698ad
<bitcoin-git> [bitcoin] glozow pushed tag v29.2rc2: https://github.com/bitcoin/bitcoin/compare/v29.2rc2
<bitcoin-git> [bitcoin] glozow merged pull request #33534: [29.x] Finalise 29.2rc2 (29.x...final_29_2_rc2) https://github.com/bitcoin/bitcoin/pull/33534
<bitcoin-git> bitcoin/29.x 513cef7 fanquake: doc: update manual pages for v29.2rc2
<bitcoin-git> bitcoin/29.x 6b3c1db amisha: contrib: fix using macdploy script without translations.
<bitcoin-git> bitcoin/29.x eea16f7 fanquake: build: bump version to v29.2rc2
<bitcoin-git> [bitcoin] glozow pushed 5 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/d1b5d4e9cabb...398c176ea82a
<corebot> https://github.com/bitcoin/bitcoin/issues/33534 | [29.x] Finalise 29.2rc2 by fanquake · Pull Request #33534 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33535 | [28.x] More backports by fanquake · Pull Request #33535 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] frankomosh opened pull request #33536: doc: add coverage instrumentation hint to libFuzzer quickstart (master...libfuzzer-cov-doc) https://github.com/bitcoin/bitcoin/pull/33536
<corebot> https://github.com/bitcoin/bitcoin/issues/33473 | [30.x] Backports & rc3 by fanquake · Pull Request #33473 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #33535: [28.x] More backports (28.x...28_3_rc2_backports) https://github.com/bitcoin/bitcoin/pull/33535
<corebot> https://github.com/bitcoin/bitcoin/issues/33534 | [29.x] Finalise 29.2rc2 by fanquake · Pull Request #33534 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #33482: contrib: fix macOS deployment with no translations (master...macOS-build-fix) https://github.com/bitcoin/bitcoin/pull/33482
<bitcoin-git> bitcoin/master 86eaa4d merge-script: Merge bitcoin/bitcoin#33482: contrib: fix macOS deployment with no transla...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/007900ee9b89...86eaa4d6cd5c
<bitcoin-git> bitcoin/master 7b5261f amisha: contrib: fix using macdploy script without translations.
<bitcoin-git> [bitcoin] fanquake merged pull request #33434: depends: static libxcb-cursor (master...static_libxcb_util_cursor) https://github.com/bitcoin/bitcoin/pull/33434
<bitcoin-git> bitcoin/master 007900e merge-script: Merge bitcoin/bitcoin#33434: depends: static libxcb-cursor
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed00a0d39d5...007900ee9b89
<bitcoin-git> bitcoin/master eca5085 fanquake: depends: static libxcb_cursor
<bitcoin-git> [bitcoin] w0xlt closed pull request #33531: [rpc] `gettxout`: array argument for bulk queries (master...multiple_utxos3) https://github.com/bitcoin/bitcoin/pull/33531
<bitcoin-git> [bitcoin-detached-sigs] glozow pushed tag v28.3rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v28.3rc1
<bitcoin-git> bitcoin-detached-sigs/28.x 4d3b9d1 glozow: 28.3: win signature for rc1
<bitcoin-git> [bitcoin-detached-sigs] glozow pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/e27a1f21a9a9...4d3b9d10d6fd
<bitcoin-git> [bitcoin] fanquake opened pull request #33534: [29.x] Finalise 29.2rc2 (29.x...final_29_2_rc2) https://github.com/bitcoin/bitcoin/pull/33534
<bitcoin-git> bitcoin-detached-sigs/28.x e27a1f2 Matthew Zipkin: 28.3: osx signature for rc1
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/5e396e94cfae...e27a1f21a9a9
<bitcoin-git> [bitcoin] brunoerg opened pull request #33533: test: addrman: check isTerrible when time is more than 10min in the future (master...2025-10-addrman-test-10min) https://github.com/bitcoin/bitcoin/pull/33533
<bitcoin-git> [bitcoin] fanquake merged pull request #33474: [29.x] Backports (29.x...29_2rc2) https://github.com/bitcoin/bitcoin/pull/33474
<bitcoin-git> bitcoin/29.x 9d9baaf Sebastian Falbesoner: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness)
<bitcoin-git> bitcoin/29.x 118abf4 Sjors Provoost: test: add block 2016 to mock mainnet
<bitcoin-git> bitcoin/29.x 22ab141 Sjors Provoost: rpc: fix getblock(header) returns target for tip
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/f6d49d0a0995...d1b5d4e9cabb
<bitcoin-git> [bitcoin] w0xlt opened pull request #33531: [rpc] `gettxout`: array argument for bulk queries (master...multiple_utxos3) https://github.com/bitcoin/bitcoin/pull/33531
<bitcoin-git> [bitcoin] uluba9 closed pull request #33529: Update .gitattributes (master...master) https://github.com/bitcoin/bitcoin/pull/33529
<bitcoin-git> [bitcoin] uluba9 opened pull request #33529: Update .gitattributes (master...master) https://github.com/bitcoin/bitcoin/pull/33529

2025-10-02

<bitcoin-git> [bitcoin] glozow opened pull request #33528: wallet: don't consider unconfirmed TRUC coins with ancestors (master...2025-09-send) https://github.com/bitcoin/bitcoin/pull/33528
<bitcoin-git> [bitcoin] polespinasa closed pull request #33507: RPC: add sendrawtransactiontopeer (master...2025-09-29-sendrawtransactiontopeer) https://github.com/bitcoin/bitcoin/pull/33507
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33527: Create simpl2 (master...master) https://github.com/bitcoin/bitcoin/pull/33527
<bitcoin-git> [bitcoin] ujok777 opened pull request #33527: Create simpl2 (master...master) https://github.com/bitcoin/bitcoin/pull/33527
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33525: Create amazing (master...master) https://github.com/bitcoin/bitcoin/pull/33525
<bitcoin-git> [bitcoin] timkon99 opened pull request #33525: Create amazing (master...master) https://github.com/bitcoin/bitcoin/pull/33525
<corebot> https://github.com/bitcoin/bitcoin/issues/33157 | cluster mempool: control/optimize TxGraph memory usage by sipa · Pull Request #33157 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] gikol876934 closed pull request #33523: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33523
<bitcoin-git> [bitcoin] gikol876934 opened pull request #33523: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33523
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator 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 opened pull request #33522: guix: use LIEF 0.17.0 (master...lief_0_17_0) https://github.com/bitcoin/bitcoin/pull/33522
<bitcoin-git> [bitcoin] marciak121 closed pull request #33520: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33520
<bitcoin-git> [bitcoin] marciak121 opened pull request #33520: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33520
<bitcoin-git> [bitcoin] fanquake merged pull request #33504: Mempool: Do not enforce TRUC checks on reorg (master...2025-09-truc-reorg-fix) https://github.com/bitcoin/bitcoin/pull/33504
<bitcoin-git> bitcoin/master 06df14b Greg Sanders: test: add more TRUC reorg coverge
<bitcoin-git> bitcoin/master bbe8e90 Greg Sanders: fuzz: don't bypass_limits for most mempool harnesses
<bitcoin-git> bitcoin/master 26e71c2 Greg Sanders: Mempool: Do not enforce TRUC checks on reorg
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/75353a016357...1ed00a0d39d5
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33519: Update libmultiprocess subtree in 30.x branch (30.x...pr/subtree-6-v30) https://github.com/bitcoin/bitcoin/pull/33519
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33518: Update libmultiprocess subtree to support reduced logging (master...pr/subtree-6) https://github.com/bitcoin/bitcoin/pull/33518

2025-10-01

<bitcoin-git> [bitcoin] theuni opened pull request #33517: multiprocess: Fix high overhead from message logging (master...libmultiprocess-logging-bump) https://github.com/bitcoin/bitcoin/pull/33517
<bitcoin-git> [bitcoin] fanquake closed pull request #33516: doc: Correct typo 'implementes' to 'implements' (master...fix-typo-implementes) https://github.com/bitcoin/bitcoin/pull/33516
<bitcoin-git> [bitcoin] GabrielSchnei opened pull request #33516: doc: Correct typo 'implementes' to 'implements' (master...fix-typo-implementes) https://github.com/bitcoin/bitcoin/pull/33516
<bitcoin-git> [bitcoin] achow101 merged pull request #32326: net: improve the interface around FindNode() and avoid a recursive mutex lock (master...findnode) https://github.com/bitcoin/bitcoin/pull/32326
<bitcoin-git> bitcoin/master 4268aba Vasil Dimov: net: avoid recursive m_nodes_mutex lock in DisconnectNode()
<bitcoin-git> bitcoin/master 2a4450c Vasil Dimov: net: change FindNode() to not return a node and rename it
<bitcoin-git> bitcoin/master 3a4d1a2 Vasil Dimov: net: merge AlreadyConnectedToAddress() and FindNode(CNetAddr)
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/acc7f2a433b1...75353a016357
<bitcoin-git> [packaging] hebasto closed pull request #305: snap: Enable cross-compiling on `amd64` and `arm64` (main...250926-cross) https://github.com/bitcoin-core/packaging/pull/305
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #1175: Migrate bitcoincore.org from Jekyll to Astro.js (master...astro) https://github.com/bitcoin-core/bitcoincore.org/pull/1175
<bitcoin-git> [bitcoin] sipa opened pull request #33515: Improve LastCommonAncestor performance + add tests (master...202510_lca) https://github.com/bitcoin/bitcoin/pull/33515
<bitcoin-git> [bitcoin] achow101 pushed tag v28.3rc1: https://github.com/bitcoin/bitcoin/compare/v28.3rc1
<bitcoin-git> [bitcoin] achow101 merged pull request #33476: [28.x] backports + 28.3rc1 (28.x...2025-09-28.3-backport) https://github.com/bitcoin/bitcoin/pull/33476
<bitcoin-git> bitcoin/28.x cf875f1 glozow: [test] RBF rule 4 for various incrementalrelayfee settings
<bitcoin-git> bitcoin/28.x 308778b glozow: [test] check bypass of minrelay for various minrelaytxfee settings
<bitcoin-git> bitcoin/28.x e779d59 glozow: [test] check miner doesn't select 0fee transactions
<bitcoin-git> [bitcoin] achow101 pushed 20 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/a0b5730f858c...ed730c5674cf
<corebot> https://github.com/bitcoin-core/libmultiprocess/issues/220 | Add log levels and advertise them to users via logging callback by theuni · Pull Request #220 · bitcoin-core/libmultiprocess · GitHub
<cfields> review beg for libmultiprocess#220. I know it's really really late, but I'm still hoping to see that in for v30 as it fixes a substantial performance issue for libmultiprocess users as well as bitcoin-node itself.
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33514: Clear out space on centos job (master...centos-space-fix) https://github.com/bitcoin/bitcoin/pull/33514
<bitcoin-git> [bitcoin] hebasto merged pull request #33401: ci: Remove bash -c from cmake invocation using eval (master...ci-cmake-eval) https://github.com/bitcoin/bitcoin/pull/33401
<bitcoin-git> bitcoin/master acc7f2a Hennadii Stepanov: Merge bitcoin/bitcoin#33401: ci: Remove bash -c from cmake invocation usin...
<bitcoin-git> bitcoin/master 5019402 Brandon Odiwuor: ci: Remove bash -c from cmake invocation using eval
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f41f97240c06...acc7f2a433b1
<bitcoin-git> [bitcoin] vasild closed pull request #31316: fuzz: set the output argument of FuzzedSock::Accept() (master...fuzzedsock_accept) https://github.com/bitcoin/bitcoin/pull/31316
<bitcoin-git> [bitcoincore.org] yuvadm opened pull request #1175: Migrate bitcoincore.org from Jekyll to Astro.js (master...astro) https://github.com/bitcoin-core/bitcoincore.org/pull/1175
<bitcoin-git> [bitcoin] l0rinc opened pull request #33512: Use number of dirty cache entries in flush warnings/logs (master...l0rinc/warn-dirty-coin-coint) https://github.com/bitcoin/bitcoin/pull/33512

2025-09-30

<bitcoin-git> [bitcoin] achow101 merged pull request #28584: Fuzz: extend CConnman tests (master...fuzz_connman) https://github.com/bitcoin/bitcoin/pull/28584
<bitcoin-git> bitcoin/master 50da743 Vasil Dimov: fuzz: add CConnman::OpenNetworkConnection() to the tests
<bitcoin-git> bitcoin/master e883b37 Vasil Dimov: fuzz: set the output argument of FuzzedSock::Accept()
<bitcoin-git> bitcoin/master e6a917c Vasil Dimov: fuzz: add Fuzzed NetEventsInterface and use it in connman tests
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/cc4a2cc6bdc4...f41f97240c06
<bitcoin-git> [bitcoin] achow101 merged pull request #33453: docs: Undeprecate datacarrier and datacarriersize configuration options (master...2025-09-datacarrier-undep) https://github.com/bitcoin/bitcoin/pull/33453
<bitcoin-git> bitcoin/master 451ba9a Anthony Towns: datacarrier: Undeprecate configuration option
<bitcoin-git> bitcoin/master cc4a2cc Ava Chow: Merge bitcoin/bitcoin#33453: docs: Undeprecate datacarrier and datacarrier...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7502d4e94038...cc4a2cc6bdc4
<bitcoin-git> [bitcoin] sipa closed pull request #31703: Use number of dirty cache entries in flush warnings/logs (master...202501_dirty_coin_count) https://github.com/bitcoin/bitcoin/pull/31703
<bitcoin-git> [bitcoin] achow101 merged pull request #33260: test: Use extra_port() helper in feature_bind_extra.py (master...2508-test-extra-port-doc) https://github.com/bitcoin/bitcoin/pull/33260
<bitcoin-git> bitcoin/master fabc261 MarcoFalke: test: Use extra_port() helper in feature_bind_extra.py
<bitcoin-git> bitcoin/master 7502d4e Ava Chow: Merge bitcoin/bitcoin#33260: test: Use extra_port() helper in feature_bind...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f73d9522146...7502d4e94038
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33511: init: Signal m_tip_block_cv on Ctrl-C (master...pr/sigwait) https://github.com/bitcoin/bitcoin/pull/33511
<bitcoin-git> [packaging] achow101 merged pull request #298: Revert "snap: Enable `kde-neon` extension" and "snap: Drop `desktop-launch`" (main...fix-other-arch-builds) https://github.com/bitcoin-core/packaging/pull/298
<bitcoin-git> packaging/main dd351ba Ava Chow: Merge bitcoin-core/packaging#298: Revert "snap: Enable `kde-neon` extensio...
<bitcoin-git> packaging/main 7420996 Ava Chow: Revert "snap: Drop `desktop-launch`"
<bitcoin-git> packaging/main bbf7337 Ava Chow: Revert "snap: Enable `kde-neon` extension"
<bitcoin-git> [packaging] achow101 pushed 3 commits to main: https://github.com/bitcoin-core/packaging/compare/7db4fa1b01dd...dd351ba5fe0b
<bitcoin-git> [bitcoin] achow101 merged pull request #33299: wallet: reduce unconditional logging during load (master...2025_wallet_log_less) https://github.com/bitcoin/bitcoin/pull/33299
<bitcoin-git> bitcoin/master 8f73d95 Ava Chow: Merge bitcoin/bitcoin#33299: wallet: reduce unconditional logging during l...
<bitcoin-git> bitcoin/master fc86133 furszy: wallet, log: reduce unconditional logging during load
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25212dfdb4cd...8f73d9522146
<bitcoin-git> [bitcoin] maflcko opened pull request #33509: ci: Check macos-cross (master...2509-ci-mac-cross) https://github.com/bitcoin/bitcoin/pull/33509
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33508: ci: fix buildx gha cache authentication on forks (master...export-action-vars) https://github.com/bitcoin/bitcoin/pull/33508
<bitcoin-git> [bitcoin] hebasto merged pull request #33487: ci: use latest versions of lint deps (master...ci_bump_deps) https://github.com/bitcoin/bitcoin/pull/33487
<bitcoin-git> bitcoin/master d4f47f9 fanquake: ci: use latest versions of lint deps
<bitcoin-git> bitcoin/master 25212df Hennadii Stepanov: Merge bitcoin/bitcoin#33487: ci: use latest versions of lint deps
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fe258cd610...25212dfdb4cd
<bitcoin-git> [bitcoin] polespinasa opened pull request #33507: RPC: add sendrawtransactiontopeer (master...2025-09-29-sendrawtransactiontopeer) https://github.com/bitcoin/bitcoin/pull/33507

2025-09-29

<bitcoin-git> [bitcoin] davidgumberg opened pull request #33506: test: sock: Enable socket pair tests on Windows (master...2025-09-29-sock-tests-on-windows) https://github.com/bitcoin/bitcoin/pull/33506
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33505: Create leading new hihgs (master...master) https://github.com/bitcoin/bitcoin/pull/33505
<bitcoin-git> [bitcoin] JACOBO10S opened pull request #33505: Create leading new hihgs (master...master) https://github.com/bitcoin/bitcoin/pull/33505
<bitcoin-git> [bitcoin] instagibbs opened pull request #33504: Mempool: Do not enforce TRUC checks on reorg (master...2025-09-truc-reorg-fix) https://github.com/bitcoin/bitcoin/pull/33504
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33503: doc: add clarifying comment that creating the .bitcoin file is to avoid any mainnet datadir access (master...commentNoDataDirAccess) https://github.com/bitcoin/bitcoin/pull/33503
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33502: Create base contract (master...master) https://github.com/bitcoin/bitcoin/pull/33502
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33501: Create base (master...master) https://github.com/bitcoin/bitcoin/pull/33501
<bitcoin-git> [bitcoin] 23Konradbase opened pull request #33502: Create base contract (master...master) https://github.com/bitcoin/bitcoin/pull/33502
<bitcoin-git> [bitcoin] MichalMogilski opened pull request #33501: Create base (master...master) https://github.com/bitcoin/bitcoin/pull/33501
<bitcoin-git> [bitcoin] ishaanam opened pull request #33500: p2p: implement sender-initiated package relay (master...sender_init_package_relay_final) https://github.com/bitcoin/bitcoin/pull/33500
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33499: Create code (master...master) https://github.com/bitcoin/bitcoin/pull/33499
<bitcoin-git> [bitcoin] MateuszBratyslawski opened pull request #33499: Create code (master...master) https://github.com/bitcoin/bitcoin/pull/33499
<bitcoin-git> [bitcoin] naiyoma opened pull request #33498: p2p: Mitigate GETADDR fingerprinting by setting address timestamps to a fixed value (master...2025_3/getaddr_timestamp_changes) https://github.com/bitcoin/bitcoin/pull/33498
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #33486: ci: check if file or directory already exists for ${HOME}/.bitcoin instead of failing (master...checkIfDirExists) https://github.com/bitcoin/bitcoin/pull/33486
<corebot> https://github.com/bitcoin/bitcoin/issues/33488 | [29.x] guix build failure on ppc with xcb · Issue #33488 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33497: ? (master...master) https://github.com/bitcoin/bitcoin/pull/33497
<bitcoin-git> [bitcoin] MirekLabada opened pull request #33497: ? (master...master) https://github.com/bitcoin/bitcoin/pull/33497
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33496: 222 (master...master) https://github.com/bitcoin/bitcoin/pull/33496
<bitcoin-git> [bitcoin] MirekLabada opened pull request #33496: 222 (master...master) https://github.com/bitcoin/bitcoin/pull/33496
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33495: Create masteron (master...master) https://github.com/bitcoin/bitcoin/pull/33495
<bitcoin-git> [bitcoin] JaroslawDomagala opened pull request #33495: Create masteron (master...master) https://github.com/bitcoin/bitcoin/pull/33495
<bitcoin-git> [bitcoin] hebasto opened pull request #33494: depends: Update URL for `qrencode` package source tarball (master...250929-qrencode) https://github.com/bitcoin/bitcoin/pull/33494
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33493: Create szwed (master...master) https://github.com/bitcoin/bitcoin/pull/33493
<bitcoin-git> [bitcoin] CezaryNiklewicz opened pull request #33493: Create szwed (master...master) https://github.com/bitcoin/bitcoin/pull/33493
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33492: Create no promises (master...master) https://github.com/bitcoin/bitcoin/pull/33492
<bitcoin-git> [bitcoin] AureliuszNada opened pull request #33492: Create no promises (master...master) https://github.com/bitcoin/bitcoin/pull/33492
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33491: Create promise (master...master) https://github.com/bitcoin/bitcoin/pull/33491
<bitcoin-git> [bitcoin] AureliuszNada opened pull request #33491: Create promise (master...master) https://github.com/bitcoin/bitcoin/pull/33491
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33490: Create based point of view (master...master) https://github.com/bitcoin/bitcoin/pull/33490
<bitcoin-git> [bitcoin] AmelkaDzikwk opened pull request #33490: Create based point of view (master...master) https://github.com/bitcoin/bitcoin/pull/33490
<bitcoin-git> [bitcoin] maflcko opened pull request #33489: ci: Drop support for EOL macOS 13 (master...2509-macos-13) https://github.com/bitcoin/bitcoin/pull/33489

2025-09-28

<bitcoin-git> [bitcoin] fanquake opened pull request #33487: ci: use latest versions of lint deps (master...ci_bump_deps) https://github.com/bitcoin/bitcoin/pull/33487
<bitcoin-git> [bitcoin] fanquake merged pull request #33484: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness) (master...202509-rpc-doc-fix_finalizepsbt_case_typo_scriptwitness) https://github.com/bitcoin/bitcoin/pull/33484
<bitcoin-git> bitcoin/master ff05beb Sebastian Falbesoner: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness)
<bitcoin-git> bitcoin/master d8fe258 merge-script: Merge bitcoin/bitcoin#33484: doc: rpc: fix case typo in `finalizepsbt` hel...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/200150beba66...d8fe258cd610
<fanquake> _aj_: can you open an issue? Wondering if it's the same as https://github.com/bitcoin/bitcoin/pull/33434#issuecomment-3325945534

2025-09-27

<bitcoin-git> [packaging] hebasto opened pull request #306: snap: Incorporate `desktop-launch` source code (main...250927-launch) https://github.com/bitcoin-core/packaging/pull/306
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33486: ci: check if file or directory already exists for /home/kevkevin/.bitcoin instead of failing (master...checkIfDirExists) https://github.com/bitcoin/bitcoin/pull/33486
<bitcoin-git> [bitcoin] andrewtoth opened pull request #33485: test: set par=2 in default config for functional test framework (master...par-test) https://github.com/bitcoin/bitcoin/pull/33485

2025-09-26

<bitcoin-git> [bitcoin] theStack opened pull request #33484: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness) (master...202509-rpc-doc-fix_finalizepsbt_case_typo_scriptwitness) https://github.com/bitcoin/bitcoin/pull/33484
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #33483: CMake: Add dynamic test discovery (master...ctest-test-discovery) https://github.com/bitcoin/bitcoin/pull/33483
<bitcoin-git> [packaging] hebasto merged pull request #300: doc: Update link to Guix repository (main...250916-doc-guix) https://github.com/bitcoin-core/packaging/pull/300
<bitcoin-git> packaging/main aebfab3 Hennadii Stepanov: doc: Update link to Guix repository
<bitcoin-git> packaging/main 7db4fa1 Hennadii Stepanov: Merge bitcoin-core/packaging#300: doc: Update link to Guix repository
<bitcoin-git> [packaging] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/packaging/compare/0258bcce3a64...7db4fa1b01dd
<bitcoin-git> [bitcoin] glozow merged pull request #33313: test/refactor: use test deque to avoid quadratic iteration (master...l0rinc/linearize_test_runner) https://github.com/bitcoin/bitcoin/pull/33313
<bitcoin-git> bitcoin/master 75e6984 Lőrinc: test/refactor: use test deque to avoid quadratic iteration
<bitcoin-git> bitcoin/master 200150b merge-script: Merge bitcoin/bitcoin#33313: test/refactor: use test deque to avoid quadra...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7e08445449fc...200150beba66
<bitcoin-git> [packaging] hebasto opened pull request #305: snap: Enable cross-compiling on `amd64` and `arm64` (main...250926-cross) https://github.com/bitcoin-core/packaging/pull/305
<bitcoin-git> [bitcoin] glozow merged pull request #33399: key: use static context for libsecp256k1 calls where applicable (master...202509-secp256k1_context_sign-only-if-necessary) https://github.com/bitcoin/bitcoin/pull/33399
<bitcoin-git> bitcoin/master 7e08445 merge-script: Merge bitcoin/bitcoin#33399: key: use static context for libsecp256k1 call...
<bitcoin-git> bitcoin/master 1ff9e92 Sebastian Falbesoner: key: use static context for libsecp256k1 calls where applicable
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65e909dfdd93...7e08445449fc
<bitcoin-git> [packaging] hebasto opened pull request #304: snap: Switch to core22 preferred practices (main...250926-core22) https://github.com/bitcoin-core/packaging/pull/304
<bitcoin-git> [bitcoin] maflcko reopened pull request #27731: Prevent file descriptor exhaustion from too many RPC calls (master...2023-05-fd-exhaust) https://github.com/bitcoin/bitcoin/pull/27731
<bitcoin-git> [bitcoin] maflcko closed pull request #27731: Prevent file descriptor exhaustion from too many RPC calls (master...2023-05-fd-exhaust) https://github.com/bitcoin/bitcoin/pull/27731
<bitcoin-git> [bitcoin] maflcko reopened pull request #26781: Release `LockData::dd_mutex` before calling `*_detected` functions (master...221231-lock) https://github.com/bitcoin/bitcoin/pull/26781
<bitcoin-git> [bitcoin] maflcko closed pull request #26781: Release `LockData::dd_mutex` before calling `*_detected` functions (master...221231-lock) https://github.com/bitcoin/bitcoin/pull/26781
<bitcoin-git> [bitcoin] amishhaa opened pull request #33482: contrib: fix for macOS deployment build failing on Qt translations even though it is optional. (master...macOS-build-fix) https://github.com/bitcoin/bitcoin/pull/33482
<bitcoin-git> [bitcoin] amishhaa closed pull request #33358: contrib: fix for macOS deployment build failing on Qt translations even though it is optional. (master...master) https://github.com/bitcoin/bitcoin/pull/33358

2025-09-25

<bitcoin-git> [bitcoin] achow101 merged pull request #33430: rpc: addpeeraddress: throw on invalid IP (master...rpc-addpeeraddress-error) https://github.com/bitcoin/bitcoin/pull/33430
<bitcoin-git> bitcoin/master 65e909d Ava Chow: Merge bitcoin/bitcoin#33430: rpc: addpeeraddress: throw on invalid IP
<bitcoin-git> bitcoin/master 316a0c5 John Moffett: rpc: addpeeraddress: throw on invalid IP
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31b29f8eb629...65e909dfdd93
<bitcoin-git> [bitcoin] achow101 merged pull request #33229: multiprocess: Don't require bitcoin -m argument when IPC options are used (master...pr/ipc-auto) https://github.com/bitcoin/bitcoin/pull/33229
<bitcoin-git> bitcoin/master 453b0fa Ryan Ofsky: bitcoin: Make wrapper not require -m
<bitcoin-git> bitcoin/master 29e836f Ryan Ofsky: test: add tool_bitcoin to test bitcoin wrapper behavior
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e62e0a12b332...31b29f8eb629
<bitcoin-git> bitcoin/master 0972f55 Ryan Ofsky: init: add exe name to bitcoind, bitcoin-node -version output to be able to...
<bitcoin-git> [bitcoin] achow101 merged pull request #33415: [28.x] More backports (28.x...28_x__backports) https://github.com/bitcoin/bitcoin/pull/33415
<bitcoin-git> bitcoin/28.x 4598dfc MarcoFalke: doc: Remove wrong and redundant doxygen tag
<bitcoin-git> bitcoin/28.x 9e56d88 Martin Zumsande: net: Do not apply whitelist permission to onion inbounds
<bitcoin-git> bitcoin/28.x a381de7 Hennadii Stepanov: Fix benchmark CSV output
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/f9043af2eec4...a0b5730f858c
<bitcoin-git> [bitcoin] glozow merged pull request #33230: cli: Handle arguments that can be either JSON or string (master...cli-strong-or-json) https://github.com/bitcoin/bitcoin/pull/33230
<bitcoin-git> bitcoin/master 44a493e Ava Chow: cli: Allow arguments to be both strings and json
<bitcoin-git> bitcoin/master e62e0a1 merge-script: Merge bitcoin/bitcoin#33230: cli: Handle arguments that can be either JSON...
<bitcoin-git> bitcoin/master df67bb6 Ava Chow: test: Remove convert_to_json_for_cli
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/05d984b1a4fb...e62e0a12b332
<bitcoin-git> [gui] waketraindev reopened pull request #882: Add reset button and console commands for clearing output/history (master...2025-07-console-clear-history) https://github.com/bitcoin-core/gui/pull/882
<cfields> Using the (really cool, btw) multiprocess stuff, I've been able to hack up a fully-functional multiprocess bitcoin-p2p, which isolates all p2p/network activity to a separate process.
<corebot> https://github.com/bitcoin-core/libmultiprocess/issues/215 | Substantial overhead caused by encoding messages for logging · Issue #215 · bitcoin-core/libmultiprocess · GitHub
<achow101> there's still a couple things in the milestone: https://github.com/bitcoin/bitcoin/milestone/72
<corebot> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator 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] maflcko closed pull request #33361: Fix #25980: Validate transactions in combinerawtransaction (master...fix-combinerawtransaction-25980) https://github.com/bitcoin/bitcoin/pull/33361
<bitcoin-git> [bitcoin] maflcko closed pull request #33360: rpc: Add validation for invalid taproot signatures in analyzepsbt (master...fix-analyzepsbt-taproot-validation) https://github.com/bitcoin/bitcoin/pull/33360
<bitcoin-git> [bitcoin] maflcko opened pull request #33480: ci: Turn CentOS config into Alpine musl config (master...2509-ci-alpine) https://github.com/bitcoin/bitcoin/pull/33480
<bitcoin-git> [bitcoin] fanquake merged pull request #33475: bugfix: miner: fix `addPackageTxs` unsigned integer overflow (master...09-2025-miner-infinite-loop-fix) https://github.com/bitcoin/bitcoin/pull/33475
<bitcoin-git> bitcoin/master b807dfc ismaelsadeeq: miner: fix `addPackageTxs` unsigned integer overflow
<bitcoin-git> bitcoin/master 05d984b merge-script: Merge bitcoin/bitcoin#33475: bugfix: miner: fix `addPackageTxs` unsigned i...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d41b503ae128...05d984b1a4fb

2025-09-24

<bitcoin-git> [bitcoin] fjahr opened pull request #33477: Rollback for dumptxoutset without invalidating blocks (master...202509-better-rollback) https://github.com/bitcoin/bitcoin/pull/33477
<bitcoin-git> [bitcoin] glozow opened pull request #33476: [28.x] backports + 28.3rc1 (28.x...2025-09-28.3-backport) https://github.com/bitcoin/bitcoin/pull/33476
<dzxzg> Why doesn't `SendMessages` respect `fPauseSend` and return early? That would still let the inv queue grow, but a check could be added to `RelayTransaction`, e.g.: https://github.com/davidgumberg/bitcoin/commit/7f45cd8c0136750cdf99834b588c21a3de53ef2e
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.0rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.0rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 deleted tag v30.0rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/5fd285324014...000000000000
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.0rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.0rc2
<bitcoin-git> bitcoin-detached-sigs/30.x 0b4d2a7 Ava Chow: 30.0: win sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/dceed98d61a0...0b4d2a73173e
<bitcoin-git> [bitcoin] fanquake merged pull request #33406: Backport Cirrus runners to 28.x (28.x...cirrus-runners-28.x) https://github.com/bitcoin/bitcoin/pull/33406
<bitcoin-git> bitcoin/28.x 8d6d70f will: ci: add caching actions
<bitcoin-git> bitcoin/28.x 270191c will: ci: add REPO_USE_CIRRUS_RUNNERS
<bitcoin-git> bitcoin/28.x d8ad667 will: ci: add configure environment action
<bitcoin-git> [bitcoin] fanquake pushed 31 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/6e62b705328f...f9043af2eec4
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33475: bugfix: miner: fix `addPackageTxs` unsigned integer overflow (master...09-2025-miner-infinite-loop-fix) https://github.com/bitcoin/bitcoin/pull/33475
<bitcoin-git> bitcoin-detached-sigs/30.x dceed98 Matthew Zipkin: 30.0: osx sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/3fd2ac252c61...dceed98d61a0
<bitcoin-git> [bitcoin] fanquake opened pull request #33474: [29.x] Backports (29.x...29_2rc2) https://github.com/bitcoin/bitcoin/pull/33474
<bitcoin-git> [bitcoin] fanquake merged pull request #33403: Backport Cirrus runners to 29.x (29.x...cirrus-runners-29.x) https://github.com/bitcoin/bitcoin/pull/33403
<bitcoin-git> bitcoin/29.x 954c1a5 will: ci: add REPO_USE_CIRRUS_RUNNERS
<bitcoin-git> bitcoin/29.x f63b8e9 will: ci: add configure environment action
<bitcoin-git> bitcoin/29.x 301aa5d will: ci: add caching actions