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

ethclient/lightclient: new light client (WIP) #29033

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zsfelfoldi
Copy link
Contributor

@zsfelfoldi zsfelfoldi commented Feb 20, 2024

This PR is a WIP preview of the new light ethclient implementation. Currently it implements ChainReader and ChainStateReader interfaces. It also has a command-line testing tool cmd/bltest that is not intended to be merged but to be used for testing until a more thorough test setup is established. This test currently light syncs the beacon chain and does some execution state requests on every new block.

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.

None yet

1 participant