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

Implement light client syncing #2337

Closed
zah opened this issue Feb 17, 2021 · 1 comment
Closed

Implement light client syncing #2337

zah opened this issue Feb 17, 2021 · 1 comment
Assignees

Comments

@zah
Copy link
Contributor

zah commented Feb 17, 2021

To be broken down into smaller steps that will be tracked here as an epic.

@zah zah added this to the February 2021 milestone Feb 17, 2021
@zah zah self-assigned this Feb 17, 2021
@etan-status etan-status self-assigned this Nov 10, 2021
@etan-status
Copy link
Contributor

etan-status commented Nov 12, 2021

References:

Specs:

  1. Allow light client to verify signatures at period boundary ethereum/consensus-specs#2805
  2. Remove fork_version from LightClientUpdate ethereum/consensus-specs#2916
  3. Allow LightClientUpdate with genesis finality ethereum/consensus-specs#2924
  4. Allow passing redundant next_sync_committee ethereum/consensus-specs#2927
  5. Cleanup light client tests ethereum/consensus-specs#2929
  6. Root next_sync_committee in attested_header ethereum/consensus-specs#2932
  7. Add LightClientBootstrap ethereum/consensus-specs#2935
  8. Add functions for deriving light client data ethereum/consensus-specs#2938
  9. Add LightClient(Finality|Optimistic)Update ethereum/consensus-specs#2944
  10. Manually trigger LightClientStore force updates ethereum/consensus-specs#2947
  11. Describe light client sync process ethereum/consensus-specs#2951
  12. Define libp2p protocol for light client sync ethereum/consensus-specs#2802

Implementation progress:

@zah zah removed their assignment Jun 9, 2022
@zah zah removed this from the February 2021 milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants