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 genesis hash to serialized database #476

Closed
tomaka opened this issue Feb 8, 2021 · 0 comments · Fixed by #2928
Closed

Add genesis hash to serialized database #476

tomaka opened this issue Feb 8, 2021 · 0 comments · Fixed by #2928

Comments

@tomaka
Copy link
Contributor

tomaka commented Feb 8, 2021

One problem that can happen is the user passes a database that doesn't match the chain specs when initializing the light client.
We should add a genesis_hash field to the database in order to compare it against the chain specs.

@mergify mergify bot closed this as completed in #2928 Oct 27, 2022
mergify bot added a commit that referenced this issue Oct 27, 2022
Close #476

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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 a pull request may close this issue.

1 participant