Skip to content

Persist fork_choice on stop and load on restart #8592

@twoeths

Description

@twoeths

Problem description

Right now when we restart a lodestar beacon node, we completely ignore the old forkchoice, and we start from the head of the finalized state.
This cause the node to be out of date compared to EL, and other CL peers

Solution description

See lighthouse reference implementation:

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions