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

Fail validation if AidaDb does not contain StateHashes #769

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

cabrador
Copy link
Collaborator

Description

This PR adds error return if state hash validation is enabled but AidaDb does not have the state hashes.

Fixes #767

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@cabrador cabrador linked an issue Oct 27, 2023 that may be closed by this pull request
@cabrador cabrador requested a review from wsodsong October 27, 2023 13:43
@cabrador cabrador marked this pull request as ready for review October 27, 2023 13:43
@cabrador cabrador requested a review from matejmode October 30, 2023 08:46
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.

State hash validation didn't fail when a hash doesn't exist in DB
2 participants