go-ethereum/internal/era
lightclient 85938dda09
internal/era: update block index format to be based on record offset (#28959)
As mentioned in #26621, the block index format for era1 is not in line with the regular era block index. This change modifies the index so all relative offsets are based against the beginning of the block index record.
2024-02-09 07:42:50 +01:00
..
e2store cmd,internal/era: implement `export-history` subcommand (#26621) 2024-02-07 09:18:27 -07:00
accumulator.go cmd,internal/era: implement `export-history` subcommand (#26621) 2024-02-07 09:18:27 -07:00
builder.go internal/era: update block index format to be based on record offset (#28959) 2024-02-09 07:42:50 +01:00
era.go internal/era: update block index format to be based on record offset (#28959) 2024-02-09 07:42:50 +01:00
era_test.go cmd,internal/era: implement `export-history` subcommand (#26621) 2024-02-07 09:18:27 -07:00
iterator.go cmd,internal/era: implement `export-history` subcommand (#26621) 2024-02-07 09:18:27 -07:00