Skip to content

Integrate fetching the validator index from BN.  #96

@Zacholme7

Description

@Zacholme7

Description

We need to fetch the Validator index for each Validator in the network from the BN. This requires refactoring the entire execution layer to async just to fetch the index, so we decided it is best to push it downstream. Most likely, this will just be some long running task that will periodically fetch the index for all new validators and store it into the database. This is what is done in the go-ssv client for reference.

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