nimbus-eth1/fluffy/eth_data
Kim De Mey 2fb90cfb43
Initial implementation of era1 + export + verify (#1998)
* Initial implementation of era1 + export + verify

Initial implementation of era1 + export and verify command in the
existing eth_data_exporter.

* Quick verify version to test with geth created era1 files

* Add Era1File object and getter for specific block tuple

* Add getAccumulatorRoot and update AccumulatorRoot type name

+ clean-up of some comments.

* Implement BlockIndex based verify + additional helper calls

+ fix bug for reading last (incomplete) Era1 file

* Fix init BlockIndex offsets for last era + extra check on reading

* Remove duplicated e2store code
2024-02-09 11:13:12 +01:00
..
era1.nim Initial implementation of era1 + export + verify (#1998) 2024-02-09 11:13:12 +01:00
history_data_json_store.nim Refactor beacon skeleton (#1761) 2023-09-19 11:52:28 +07:00
history_data_seeding.nim don't gossip data back to the node we rcvd it from [#1227] (#1719) 2023-09-04 12:21:01 +02:00
history_data_ssz_e2s.nim Initial implementation of era1 + export + verify (#1998) 2024-02-09 11:13:12 +01:00