devops: allow downloading zebrad and lightwalletd states #9136
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
C-bug
Category: This is a bug
S-needs-triage
Status: A bug report needs triage
Describe the issue or request
In CI we have cached disks which contain the zebrad state for both mainnet and testnet, and similarly for lightwalletd.
When developing, it would be useful to be able to download those states - the developer might not have a synced node and it would take hours/days to sync one.
I'm not sure what the best mechanism would be, but the goal is allowing a developer to download the state (i.e. the
.cache/zebra/state
folder) from somewhere.Since it would be big (~300 GB), we will probably require access control.
Expected Behavior
No response
Current Behavior
No response
Possible Solution
No response
Additional Information/Context
No response
Is this happening on PRs?
No response
Is this happening on the main branch?
No response
The text was updated successfully, but these errors were encountered: