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

small improvements to light client #3401

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Conversation

eranrund
Copy link
Contributor

This changes the light client config JSON to use hex notation for block ids instead of a byte array. It also switches to using a parallel iterator when fetching blocks using the CLI tool, making it faster to run.

light-client/verifier/Cargo.toml Outdated Show resolved Hide resolved
@eranrund eranrund merged commit 0825bb6 into master Jun 28, 2023
@eranrund eranrund deleted the eran/light-client-hex-block-id branch June 28, 2023 22:24
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

Successfully merging this pull request may close these issues.

3 participants