Skip to content

Bootstrap fork choice from storage's attestations #207

Description

@ericsson49

Currently, when node starts, fork choice is based on an empty LatestMessages set, since LMs/attestations are not stored on disk explicitly.
However, on-chain attestations (inside blocks) are kept in the storage.
Implement bootstrapping initial LM set for LMD GHOST fork choice, from blocks kept in the storage (descendants of the finalized checkpoint).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    chainChain moduleenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions