go-ethereum/internal/era
Sina M 80d9ba5d97
internal/era: update to latest ere spec (#34896)
Update the EraE (ere) reader and builder to the latest e2store ere spec
  (https://github.com/eth-clients/e2store-format-specs/pull/16).

  The reader now derives the component layout from the on-disk e2store type
  tags via the dynamic block index, rather than assuming fixed slot positions.
  This makes the optional components (receipts, td, proof) resolvable in any
  supported subset.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2026-06-03 11:52:10 +02:00
..
e2store internal/era: random access to header and receipts (#31544) 2025-04-04 06:07:46 -06:00
eradl internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00
execdb internal/era: update to latest ere spec (#34896) 2026-06-03 11:52:10 +02:00
onedb internal/era/onedb: return false if err (#34816) 2026-05-01 14:10:41 +02:00
accumulator.go internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00
era.go internal/era: update to latest ere spec (#34896) 2026-06-03 11:52:10 +02:00
proof.go internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00