Backports:
[29.x] Backports #33611
pull fanquake wants to merge 4 commits into bitcoin:29.x from fanquake:29_3_backports changing 4 files +16 −44-
fanquake commented at 3:24 PM on October 13, 2025: member
-
c7979f429a
ci: Properly include $FILE_ENV in DEPENDS_HASH
$FILE_ENV has a full relative path already, prepending with ci/test/ results in a non-existent path which means that DEPENDS_HASH was not actually committing to the test's environment file. Github-Pull: #33581 Rebased-From: ceeb53adcd0a6a87a65c8ebbb20472c15c502dfd
- DrahtBot added the label Backport on Oct 13, 2025
-
DrahtBot commented at 3:24 PM on October 13, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33611.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK willcl-ark If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
- fanquake added this to the milestone 29.3 on Oct 13, 2025
-
16e10f928c
ci: expose all ACTIONS_* vars
When using `docker buildx build` in conjunction with the `gha` backend cache type, it's important to specify the URL and TOKEN needed to authenticate. On Cirrus runners this is working with only `ACTIONS_CACHE_URL` and `ACTIONS_RUNTIME_TOKEN`, but this is not enough for the GitHub backend. Fix this by exporting all `ACTIONS_*` variables. This fixes cache restore/save on forks or where GH-hosted runners are being used. Github-Pull: #33508 Rebased-From: bc706955d740f8a59bec78e44d33e80d1cca373b
- fanquake force-pushed on Oct 14, 2025
-
554ff3f7f3
test: change log rate limit version gate from 299900 to 290100
Github-Pull: #33612 Rebased-From: 7b544341c0021dd713f05bc439ee190de911930c
-
doc: update release notes for 29.x 4917d0c0de
- fanquake force-pushed on Oct 14, 2025
- fanquake marked this as ready for review on Nov 11, 2025
- fanquake requested review from stickies-v on Nov 11, 2025
- fanquake requested review from willcl-ark on Nov 17, 2025
- willcl-ark approved
-
willcl-ark commented at 11:10 AM on November 18, 2025: member
ACK 4917d0c0de50da204b002bd4ae0c53cafd268f0c
- fanquake merged this on Nov 18, 2025
- fanquake closed this on Nov 18, 2025
- fanquake deleted the branch on Nov 18, 2025