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 beacon API support for light client updates by range #4895

Closed
Tracked by #3651
jimmygchen opened this issue Nov 2, 2023 · 2 comments
Closed
Tracked by #3651

Add beacon API support for light client updates by range #4895

jimmygchen opened this issue Nov 2, 2023 · 2 comments

Comments

@jimmygchen
Copy link
Member

jimmygchen commented Nov 2, 2023

Description

Add support for the /eth/v1/beacon/light_client/updates API endpoint.

Beacon API spec: https://ethereum.github.io/beacon-APIs/#/Beacon/getLightClientUpdatesByRange

Additional Notes

There is an open issue for LightClientUpdatesByRange p2p support #3886 (Altair only). Probably make sense to merge that one first before starting this one.

@eserilev
Copy link
Collaborator

eserilev commented Sep 3, 2024

I believe #5545 included adding support for this api endpoint

see diff here:
https://github.com/sigp/lighthouse/pull/5545/files#diff-0aec0f89455da3fc1b452417ec63873cd95bd4ee3319e386233535544f47ab30R2489-R2502

so I think we should be good to close this one

@jimmygchen
Copy link
Member Author

Nice! 🚀
Closing, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants