Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new cli command to download public node snapshots #13469

Open
joshieDo opened this issue Dec 20, 2024 · 2 comments
Open

Add new cli command to download public node snapshots #13469

joshieDo opened this issue Dec 20, 2024 · 2 comments
Assignees
Labels
A-cli Related to the reth CLI C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started

Comments

@joshieDo
Copy link
Collaborator

joshieDo commented Dec 20, 2024

Describe the feature

It would be nice to have a dedicated command that only given a chain and datadir it would automatically download a public available snapshot into disk (example below).

Usage example:
reth download
reth download --chain holesky
reth download --chain holesky --datadir holesky-node
reth download --chain holesky --datadir holesky-node --url https://downloads.merkle.io/reth-2024-10-23.tar.lz4

Publicly available snapshots (both .tar.lz4):
https://snapshots.merkle.io/
https://publicnode.com/snapshots

Additional context

No response

@joshieDo joshieDo added A-cli Related to the reth CLI C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started labels Dec 20, 2024
@lean-apple
Copy link
Contributor

Hello, can I work on it ?

@joshieDo joshieDo assigned joshieDo and lean-apple and unassigned joshieDo Dec 20, 2024
@PedroRosalba
Copy link

Let me handle this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
Projects
Status: Todo
Development

No branches or pull requests

3 participants