Skip to content

feat(state): Support height replay on crash #126

Description

@jmalicevic

Currently, if Reth does not persist every block and a crash happens, Reth will not have information about the last two blocks persisted.

To resolve this , we are currently forcing reth to persist at every height #125 but this might be suboptimal.

Ideally, Emerald should, in case that reth is behind its latest stored height trigger a replay of the previous heights.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions