Skip to content

Fix electra light client types #6002

Closed
Closed
@realbigsean

Description

@realbigsean

Description

Noticed the EF SSZ tests were failing for some light client types. Looks like it's due to FINALIZED_ROOT_GINDEXCURRENT_SYNC_COMMITTEE_GINDEX and NEXT_SYNC_COMMITTEE_GINDEX being updated, resulting in the lengths of fields in some types being updated

  • LightClientUpdate
  • LightClientFinalityUpdate
  • LightClientBootstrap

This spec PR obviates the problem and makes more electra related updates:

https://github.com/ethereum/consensus-specs/pull/3811/files#diff-3c5f5d62f6d1d14d3324c9c37b025560ee9ccb335770a28f553ed374bc56e385R31

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingelectraRequired for the Electra/Prague forklight-client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions