IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.07k stars 720 forks source link

[FR] - Auto load snapshot with mithril-client #5931

Closed gytis-ivaskevicius closed 3 weeks ago

gytis-ivaskevicius commented 3 months ago

Internal/External Internal

Area Deployment

Describe the feature you'd like To speed up cardano-node initial setup time it would be great if mithril-client could be bundled as part of OCI image and ideally would auto-load the required snapshot

Why mithril-client? Seems to be faster than usual snapshot loading and supports other networks

Describe alternatives you've considered There were some instances where we had to do it, we have a shell script for that, it just would be nice if it was all automated

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

disassembler commented 3 weeks ago

This would put a dependency of mithril on the node repository. Closing as we are not willing to add that as a dependency to this repository.