Skip to content

Add ERA files consumer#61

Closed
dapplion wants to merge 4 commits into
unstablefrom
era-file
Closed

Add ERA files consumer#61
dapplion wants to merge 4 commits into
unstablefrom
era-file

Conversation

@dapplion
Copy link
Copy Markdown
Owner

For nodes that checkpoint sync, provide an optional flag --era-files-dir which a syncing archive node will use to read blocks from and skip backfilling from the network.

An alternative implementation is to use ERA files on a genesis sync, but this mode is discouraged. Using the backfill strategy the node can verify the ERA files independently, and is simpler to implement.

TODOs

  • Support blobs / data columns

Testing

TODO

@dapplion
Copy link
Copy Markdown
Owner Author

dapplion commented Feb 5, 2026

Closing in favor of #62 (startup bulk import approach)

@dapplion dapplion closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant