nimbus-eth1/fluffy/tools
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
..
beacon_lc_bridge Further fluffy code clean-up from warnings/hints (#1987) 2024-01-25 11:04:09 +01:00
docker fix local dev container for portal-hive (#1931) 2023-12-11 14:56:00 +01:00
eth_data_exporter Initial implementation of era1 + export + verify (#1998) 2024-02-09 11:13:12 +01:00
portal_bridge Further fluffy code clean-up from warnings/hints (#1987) 2024-01-25 11:04:09 +01:00
utp_testing Vendor bumps + related fixes + warning fixes (#1985) 2024-01-24 16:28:03 +01:00
benchmark.nim Add fcli_db tool for offline interactions with a fluffy ContentDb (#1929) 2023-12-07 13:08:49 +01:00
blockwalk.nim Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
content_verifier.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
eth_data_exporter.nim Initial implementation of era1 + export + verify (#1998) 2024-02-09 11:13:12 +01:00
fcli_db.nim Further fluffy code clean-up from warnings/hints (#1987) 2024-01-25 11:04:09 +01:00
portalcli.nim Further fluffy code clean-up from warnings/hints (#1987) 2024-01-25 11:04:09 +01:00