status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
523 stars 227 forks source link

`import` command to create database from era files #6450

Open arnetheduck opened 2 months ago

arnetheduck commented 2 months ago

Similar to nimbus-eth1, the beacon node should have an import command that uses the --era-dir option and reads all files present to create a database hosting a consensus state.