2025-10-09

<bitcoin-git> [bitcoin] MamunC0der opened pull request #33584: Upgrade GitHub Action to download-artifact@v5 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33584
<bitcoin-git> [bitcoin] maflcko reopened pull request #33218: refactor: rename `fees.{h,cpp}` to `fees/block_policy_estimator{h,cpp}` (master...08-2025-block-policy-refactor) https://github.com/bitcoin/bitcoin/pull/33218
<bitcoin-git> [bitcoin] maflcko closed pull request #33218: refactor: rename `fees.{h,cpp}` to `fees/block_policy_estimator{h,cpp}` (master...08-2025-block-policy-refactor) https://github.com/bitcoin/bitcoin/pull/33218
<bitcoin-git> [bitcoin] maflcko closed pull request #33583: Update .style.yapf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33583
<bitcoin-git> [bitcoin] Aathish101 opened pull request #33583: Update .style.yapf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33583

2025-10-08

<bitcoin-git> [bitcoin] achow101 opened pull request #33581: ci: Properly include $FILE_ENV in DEPENDS_HASH (master...ci-depends-hash-file-env) https://github.com/bitcoin/bitcoin/pull/33581
<bitcoin-git> [bitcoincore.org] darosior opened pull request #1181: Clarify pre announcements for security advisories (master...2510_clarify_pre_announcements) https://github.com/bitcoin-core/bitcoincore.org/pull/1181
<bitcoin-git> [bitcoin] achow101 opened pull request #33580: depends: Use $(package)_file_name when downloading from the fallback (master...depends-fallback-name) https://github.com/bitcoin/bitcoin/pull/33580
<bitcoin-git> [bitcoin] itornaza closed pull request #30994: depends: fix for llvm-ranlib (etc): 'No such file or directory' macOS 15.0 (master...ion-issue-30978) https://github.com/bitcoin/bitcoin/pull/30994
<bitcoin-git> [bitcoin] achow101 opened pull request #33577: Revert "depends: Update URL for `qrencode` package source tarball" (master...revert-qrencode-url) https://github.com/bitcoin/bitcoin/pull/33577
<bitcoin-git> [qa-assets] murchandamus opened pull request #241: Add Murch’s inputs October 2025 (main...2025-10-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/241
<bitcoin-git> [gui] hebasto opened pull request #899: Modernize custom filtering (master...251008-deprecated) https://github.com/bitcoin-core/gui/pull/899
<bitcoin-git> [bitcoin] fanquake opened pull request #33574: [WIP] doc: update Guix install instructions (master...guix_distro_removal) https://github.com/bitcoin/bitcoin/pull/33574
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33573: doc: bump the template macOS version since 14 is now the minimum supported version (master...bumpIssueTemplateMacOSVersion) https://github.com/bitcoin/bitcoin/pull/33573
<bitcoin-git> [bitcoin] fanquake merged pull request #33564: [27.x] Fix Qt download URLs (27.x...27_x_qt_urls) https://github.com/bitcoin/bitcoin/pull/33564
<bitcoin-git> bitcoin/27.x 0e83627 Hennadii Stepanov: [28.x] ci: Fix Qt 5.15 URL
<bitcoin-git> bitcoin/27.x 9652f47 fanquake: doc: update release notes for 27.x
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/39b935a8d4b7...ee048cd32b56
<bitcoin-git> bitcoin/27.x e93b71d fanquake: build: fix depends Qt download link
<bitcoin-git> [bitcoin] l0rinc opened pull request #33570: randomenv: Fix MinGW dllimport warning for `environ` (master...l0rinc/environ-mingw) https://github.com/bitcoin/bitcoin/pull/33570
<bitcoin-git> [bitcoin] l0rinc opened pull request #33569: refactor: replace `const char*` exceptions with `std::runtime_error` (master...l0rinc/throw-by-value) https://github.com/bitcoin/bitcoin/pull/33569

2025-10-07

<bitcoin-git> [bitcoin] achow101 merged pull request #33494: depends: Update URL for `qrencode` package source tarball (master...250929-qrencode) https://github.com/bitcoin/bitcoin/pull/33494
<bitcoin-git> bitcoin/master 6de8051 Hennadii Stepanov: depends: Use hash instead of file name for package download stamp
<bitcoin-git> bitcoin/master 7719789 Hennadii Stepanov: depends: Fix `$(package)_fetched` target
<bitcoin-git> bitcoin/master 46135d9 Hennadii Stepanov: depends: Drop redundant check for downloaded file
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ec5841888de7...b510893d0076
<bitcoin-git> [bitcoin] hebasto merged pull request #32513: ci: remove 3rd party js from windows dll gha job (master...250515-remove-js-ci) https://github.com/bitcoin/bitcoin/pull/32513
<bitcoin-git> bitcoin/master 1569279 Max Edwards: ci: Check windows manifests for all executables
<bitcoin-git> bitcoin/master e1a1b14 Max Edwards: ci: use a more generic way of finding mt.exe
<bitcoin-git> bitcoin/master 7ae0497 Max Edwards: ci: remove 3rd party js from windows dll gha job
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d735e2e9b39a...ec5841888de7
<bitcoin-git> [bitcoin] achow101 merged pull request #32998: Bump SCRIPT_VERIFY flags to 64 bit (master...202507-script-verify-flags) https://github.com/bitcoin/bitcoin/pull/32998
<bitcoin-git> bitcoin/master 4577fb2 Anthony Towns: rpc: have getdeploymentinfo report script verify flags
<bitcoin-git> bitcoin/master 5db8cd2 Anthony Towns: Move mapFlagNames and FormatScriptFlags logic to script/interpreter.h
<bitcoin-git> bitcoin/master a398693 Anthony Towns: validation: export GetBlockScriptFlags()
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/de1dc6b47ba7...d735e2e9b39a
<bitcoin-git> [bitcoin] achow101 merged pull request #33515: Improve LastCommonAncestor performance + add tests (master...202510_lca) https://github.com/bitcoin/bitcoin/pull/33515
<bitcoin-git> bitcoin/master 3635d62 Pieter Wuille: chain: make use of pskip in LastCommonAncestor (optimization)
<bitcoin-git> bitcoin/master de1dc6b Ava Chow: Merge bitcoin/bitcoin#33515: Improve LastCommonAncestor performance + add ...
<bitcoin-git> bitcoin/master 2e09d66 Pieter Wuille: tests: add unit tests for CBlockIndex::GetAncestor and LastCommonAncestor
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/919e6d01e93a...de1dc6b47ba7
<bitcoin-git> [bitcoin] Sjors opened pull request #33568: doc: how to update a subtree (master...2025/10/subtree-doc) https://github.com/bitcoin/bitcoin/pull/33568
<bitcoin-git> [bitcoin] vasild opened pull request #33567: node: change a tx-relay on/off flag to enum (master...TxBroadcastMethod) https://github.com/bitcoin/bitcoin/pull/33567
<bitcoin-git> [bitcoin] Sjors opened pull request #33566: miner: empty mempool special case for waitNext() (master...2025/10/wait-empty-mempool) https://github.com/bitcoin/bitcoin/pull/33566
<bitcoin-git> [bitcoincore.org] darosior opened pull request #1180: navigation: move "security advisories" to a top-level entry (master...2510_nav_security_advisories) https://github.com/bitcoin-core/bitcoincore.org/pull/1180
<bitcoin-git> [bitcoin] vasild opened pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565
<bitcoin-git> [bitcoin] fanquake opened pull request #33564: [27.x] Fix Qt download URLs (27.x...27_x_qt_urls) https://github.com/bitcoin/bitcoin/pull/33564
<bitcoin-git> bitcoin/28.x 42c4c6b merge-script: Merge bitcoin/bitcoin#33561: [28.x] ci: Fix Qt 5.15 URL
<bitcoin-git> bitcoin/28.x 2cd432d Hennadii Stepanov: [28.x] ci: Fix Qt 5.15 URL
<bitcoin-git> [bitcoin] fanquake merged pull request #33561: [28.x] ci: Fix Qt 5.15 URL (28.x...251007-qt-url) https://github.com/bitcoin/bitcoin/pull/33561
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/e9dd94abcc22...42c4c6b6dd25
<bitcoin-git> [bitcoin] fanquake merged pull request #33563: [29.x] build: fix depends Qt download link (29.x...fix_qt_urls) https://github.com/bitcoin/bitcoin/pull/33563
<bitcoin-git> bitcoin/29.x 8bcb90d merge-script: Merge bitcoin/bitcoin#33563: [29.x] build: fix depends Qt download link
<bitcoin-git> bitcoin/29.x abf4a6e fanquake: build: fix depends Qt download link
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/398c176ea82a...8bcb90d7e3cd
<bitcoin-git> [bitcoin] fanquake opened pull request #33563: [29.x] build: fix depends Qt download link (29.x...fix_qt_urls) https://github.com/bitcoin/bitcoin/pull/33563
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33562: DRAFT: add a freebsd job using systemlibs (master...freebsd-job) https://github.com/bitcoin/bitcoin/pull/33562
<bitcoin-git> [bitcoin] hebasto opened pull request #33561: [28.x] ci: Fix Qt 5.15 URL (28.x...251007-qt-url) https://github.com/bitcoin/bitcoin/pull/33561
<bitcoin-git> [bitcoin] fanquake opened pull request #33559: [30.x] Finalise v30.0 (30.x...finalise_30_0) https://github.com/bitcoin/bitcoin/pull/33559
<bitcoin-git> [bitcoin] maflcko opened pull request #33558: ci: Use native platform for win-cross task (master...2510-native-win-cross) https://github.com/bitcoin/bitcoin/pull/33558
<bitcoin-git> [bitcoin] fanquake opened pull request #33557: [28.x] 28.3rc2 (28.x...28_3_rc2) https://github.com/bitcoin/bitcoin/pull/33557
<bitcoin-git> [bitcoin] fanquake merged pull request #33535: [28.x] More backports (28.x...28_3_rc2_backports) https://github.com/bitcoin/bitcoin/pull/33535
<bitcoin-git> bitcoin/28.x 05f4aa7 Greg Sanders: Mempool: Do not enforce TRUC checks on reorg
<bitcoin-git> bitcoin/28.x 11da80f Greg Sanders: test: add more TRUC reorg coverge
<bitcoin-git> bitcoin/28.x ffffdc4 Greg Sanders: fuzz: don't bypass_limits for most mempool harnesses
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/ed730c5674cf...e9dd94abcc22
<bitcoin-git> [bitcoin] maflcko opened pull request #33555: build: Bump clang minimum supported version to 17 (master...2510-clang-17) https://github.com/bitcoin/bitcoin/pull/33555

2025-10-06

<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.0rc3: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.0rc3
<bitcoin-git> bitcoin-detached-sigs/30.x 86c9cb0 Ava Chow: 30.0: win sig for rc3
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/9a365d7d796f...86c9cb07402a
<bitcoin-git> [bitcoin] mzumsande opened pull request #33553: validation: Improve warnings in case of chain corruption (master...202510_headersync_loop) https://github.com/bitcoin/bitcoin/pull/33553
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v29.2rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.2rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/33993891340c...1d687be52d46
<bitcoin-git> bitcoin-detached-sigs/29.x 1d687be Ava Chow: 29.2: win sig for rc2
<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 919e6d0 merge-script: Merge bitcoin/bitcoin#33489: build: Drop support for EOL macOS 13
<bitcoin-git> bitcoin/master 1aaaaa0 MarcoFalke: fuzz: Drop unused workaround after Apple-Clang bump
<bitcoin-git> bitcoin/master fadad7a MarcoFalke: 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] 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] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a33bd767a37d...452ea5928112
<bitcoin-git> bitcoin/master 452ea59 merge-script: Merge bitcoin/bitcoin#33454: net: support overriding the proxy selection i...
<bitcoin-git> bitcoin/master c76de2e Vasil Dimov: net: support overriding the proxy selection in ConnectNode()
<bitcoin-git> bitcoin-detached-sigs/30.x 9a365d7 Matthew Zipkin: 30.0: osx sig for rc3
<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] 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
<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-detached-sigs/29.x 3399389 Matthew Zipkin: 29.2: osx sig for rc2
<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 1e348bc Sjors Provoost: rpc: fix getblock(header) returns target for tip
<bitcoin-git> bitcoin/30.x 4ec30d5 Sjors Provoost: test: add block 2016 to mock mainnet
<bitcoin-git> [bitcoin] fanquake pushed 14 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/2869dae5ecad...d5e0077bef4c
<bitcoin-git> bitcoin/30.x 4570393 ismaelsadeeq: miner: fix `addPackageTxs` unsigned integer overflow
<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 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/master 0f7d4ee Martin Zumsande: p2p: Use different inbound inv timer per network
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25dbe4bc86d3...2578da69f416
<bitcoin-git> bitcoin/master dda5228 Andrew Toth: test: set par=2 in default config for functional test framework
<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 576dd97 Martin Zumsande: test: increase timeout in p2p_leak_tx.py
<bitcoin-git> bitcoin/master 99bc552 Martin Zumsande: test: fix (w)txid confusion 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 eea16f7 fanquake: build: bump version to v29.2rc2
<bitcoin-git> bitcoin/29.x 6b3c1db amisha: contrib: fix using macdploy script without translations.
<bitcoin-git> [bitcoin] glozow pushed 5 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/d1b5d4e9cabb...398c176ea82a
<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
<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
<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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/007900ee9b89...86eaa4d6cd5c
<bitcoin-git> bitcoin/master 86eaa4d merge-script: Merge bitcoin/bitcoin#33482: contrib: fix macOS deployment with no transla...
<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/master eca5085 fanquake: depends: static libxcb_cursor
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed00a0d39d5...007900ee9b89
<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 22ab141 Sjors Provoost: rpc: fix getblock(header) returns target for tip
<bitcoin-git> bitcoin/29.x 118abf4 Sjors Provoost: test: add block 2016 to mock mainnet
<bitcoin-git> bitcoin/29.x 9d9baaf Sebastian Falbesoner: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness)
<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
<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
<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] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/75353a016357...1ed00a0d39d5
<bitcoin-git> bitcoin/master 26e71c2 Greg Sanders: Mempool: Do not enforce TRUC checks on reorg
<bitcoin-git> bitcoin/master bbe8e90 Greg Sanders: fuzz: don't bypass_limits for most mempool harnesses
<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 3a4d1a2 Vasil Dimov: net: merge AlreadyConnectedToAddress() and FindNode(CNetAddr)
<bitcoin-git> bitcoin/master 2a4450c Vasil Dimov: net: change FindNode() to not return a node and rename it
<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 e779d59 glozow: [test] check miner doesn't select 0fee transactions
<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] achow101 pushed 20 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/a0b5730f858c...ed730c5674cf
<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] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/cc4a2cc6bdc4...f41f97240c06
<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 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 cc4a2cc Ava Chow: Merge bitcoin/bitcoin#33453: docs: Undeprecate datacarrier and datacarrier...
<bitcoin-git> bitcoin/master 451ba9a Anthony Towns: datacarrier: Undeprecate configuration option
<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 7420996 Ava Chow: Revert "snap: Drop `desktop-launch`"
<bitcoin-git> packaging/main bbf7337 Ava Chow: Revert "snap: Enable `kde-neon` extension"
<bitcoin-git> packaging/main dd351ba Ava Chow: Merge bitcoin-core/packaging#298: Revert "snap: Enable `kde-neon` extensio...
<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 fc86133 furszy: wallet, log: reduce unconditional logging during load
<bitcoin-git> bitcoin/master 8f73d95 Ava Chow: Merge bitcoin/bitcoin#33299: wallet: reduce unconditional logging during l...
<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 25212df Hennadii Stepanov: Merge bitcoin/bitcoin#33487: ci: use latest versions of lint deps
<bitcoin-git> bitcoin/master d4f47f9 fanquake: 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
<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 d8fe258 merge-script: Merge bitcoin/bitcoin#33484: doc: rpc: fix case typo in `finalizepsbt` hel...
<bitcoin-git> bitcoin/master ff05beb Sebastian Falbesoner: doc: rpc: fix case typo in `finalizepsbt` help (final_scriptwitness)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/200150beba66...d8fe258cd610

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 1ff9e92 Sebastian Falbesoner: key: use static context for libsecp256k1 calls where applicable
<bitcoin-git> bitcoin/master 7e08445 merge-script: Merge bitcoin/bitcoin#33399: key: use static context for libsecp256k1 call...
<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