Pull Requests:
https://github.com/ethereum/consensus-specs/pulls?q=is%3Apr+label%3Ascope%3Alight-clients+
Specification:
consensus-specs/specs/altair/light-client at dev · ethereum/consensus-specs
Pull Requests:
https://github.com/ethereum/beacon-APIs/pull/247
Specification:
beacon-APIs/apis/beacon/light_client at master · ethereum/beacon-APIs
LightClientBootstrap
structure corresponding to a given post-Altair beacon block root.LightClientFinalityUpdate
known by the server.LightClientOptimisticUpdate
known by the server.LightClientUpdate
instances in the sync committee period range [start_period, start_period + count)
, leading up to the current head sync committee period as selected by fork choice.