Hello.
First of all, thank you for this wonderful work and for giving this snapshots. You all are building and providing the foundation of the future.
To the matter. Is it possible for you to provide the bases for using?
- reth download --<minimal/full/archive> --datadir
or
- reth download --manifest-url --datadir
The thing is that it is so easy to start an Ethereum full node by downloading the full snapshot with the 'reth download'. That tool download the snapshot by chunks, automatically decompressing extracted chunks and it is space-friendly, so, I don't need twice the space required to download an snapshot. I believe that by implementing the required things to use that tool will be easier for new node to start, the same way it is today to start a full or archive Ethereum node.
Hello.
First of all, thank you for this wonderful work and for giving this snapshots. You all are building and providing the foundation of the future.
To the matter. Is it possible for you to provide the bases for using?
or
The thing is that it is so easy to start an Ethereum full node by downloading the full snapshot with the 'reth download'. That tool download the snapshot by chunks, automatically decompressing extracted chunks and it is space-friendly, so, I don't need twice the space required to download an snapshot. I believe that by implementing the required things to use that tool will be easier for new node to start, the same way it is today to start a full or archive Ethereum node.