Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LightClient(Finality|Optimistic)Update #2944

Merged
merged 2 commits into from
Jul 21, 2022
Merged

Add LightClient(Finality|Optimistic)Update #2944

merged 2 commits into from
Jul 21, 2022

Conversation

etan-status
Copy link
Contributor

Introduces reduced LightClientUpdate structures to allow keeping track
of the latest finalized_header and optimistic_header. This may also
help in scheduling the next query for a full LightClientUpdate once
sync committee finality has been reached.

Introduces reduced `LightClientUpdate` structures to allow keeping track
of the latest `finalized_header` and `optimistic_header`. This may also
help in scheduling the next query for a full `LightClientUpdate` once
sync committee finality has been reached.
Copy link
Contributor

@hwwhww hwwhww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

specs/altair/light-client/sync-protocol.md Outdated Show resolved Hide resolved
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
@hwwhww hwwhww merged commit 78b035a into ethereum:dev Jul 21, 2022
@etan-status etan-status deleted the lc-reducedupdates branch July 21, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants