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

use latest for queries packet/ack/receipt and return proof height #23

Open
wants to merge 5 commits into
base: astria
Choose a base branch
from

Conversation

noot
Copy link
Collaborator

@noot noot commented Nov 1, 2024

bug fix for hermes querying old states in astria that are no longer stored. updates hermes to query at the latest height, and use the proof height returned in the response to know what height the proof is for.

testing by running the ibc-test in astria monorepo with image hermes:sha-a3899e7

@noot noot marked this pull request as ready for review November 1, 2024 18:52
@SuperFluffy
Copy link
Member

I am concerned that many of the Rust CI tests fail.

@noot
Copy link
Collaborator Author

noot commented Nov 6, 2024

@SuperFluffy they fail on the main branch 😭 started #20 to attempt to fix. we won't be shipping this fix as of now as the packet indexing actually fixed it

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.

2 participants