Closed
Description
Description
Noticed the EF SSZ tests were failing for some light client types. Looks like it's due to FINALIZED_ROOT_GINDEX
, CURRENT_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: