reth icon indicating copy to clipboard operation
reth copied to clipboard

feat(cli): Add `import-era` CLI command

Open RomanHodulak opened this issue 6 months ago • 0 comments
trafficstars

Closes #15848

Extends the CLI with a new command dedicated for history import from ERA files stored in a folder on the node's file system.

The ERA features need to be expanded to support streaming files from read-only directory (no downloading) because that is how this command is supposed to work.

RomanHodulak avatar Apr 23 '25 14:04 RomanHodulak