-
Notifications
You must be signed in to change notification settings - Fork 80
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
Unreachable MissingLocalConsensusState
error in verify_consensus_proof
#33
Comments
As the error is unreachable, this test has been disabled in informalsystems/hermes#686: |
The test case for exercising this error is still disabled. I think it's a difficult one to reproduce, so we'll keep this issue open until we investigate more on how to exercise the error. |
I am not sure how sure what exactly does Relying on this parameter should guarantee that every blocks with a height greater than
It might be possible for any validator to arbitrarily remove a historical block with a height greater than If it's possible for validators then it should also be the case for full nodes. |
I think this is now resolved since we no longer have the We should also remove the outdated commented-out test. |
Use cosmos plugin to generate proof proto files for compatibility with SDK
Crate
Summary of Bug
Summary by @adizere in informalsystems/hermes#686:
Version
02aef9c
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: