nimbus-eth1/scripts
Jacek Sieka a375720c16
import: read from era files (#2254)
This PR extends the `nimbus import` command to also allow reading from
era files - this command allows creating or topping up an existing
database with data coming from era files instead of network sync.

* add `--era1-dir` and `--max-blocks` options to command line
* make `persistBlocks` report basic stats like transactions and gas
* improve error reporting in several API
* allow importing multiple RLP files in one go
* clean up logging options to match nimbus-eth2
* make sure database is closed properly on shutdown
2024-05-31 09:13:56 +02:00
..
check_copyright_year.sh import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
make_dist.sh ci: fix nightly build 2023-02-23 18:34:04 +07:00
print_version.nims Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00