Expand description
ere (era execution) file content group.
See also https://github.com/eth-clients/e2store-format-specs/blob/main/formats/ere.md#specification
Structs§
- Dynamic
Block Index ereblock index with a dynamic per-block component count.- EreGroup
- File content in an
erefile. - EreId
erefile identifier
Enums§
- EreProfile
- A subset profile for an
erefile, distinguishing non-default contents from the fully verifiable default profile.
Constants§
- DYNAMIC_
BLOCK_ INDEX DynamicBlockIndexrecord: [‘g’, ‘2’]- MAX_
COMPONENTS_ PER_ BLOCK - Maximum number of index components stored per block (header + body + receipts + difficulty + proof).
- MIN_
COMPONENTS_ PER_ BLOCK - Minimum number of index components stored per block (header + body).