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

Fix issues with hermes client, channel creation and channel queries. #493

Merged
merged 2 commits into from
Apr 14, 2023
Merged

Fix issues with hermes client, channel creation and channel queries. #493

merged 2 commits into from
Apr 14, 2023

Conversation

DimitrisJim
Copy link
Contributor

Basically three changes:

  • Fix the endpoints when querying a channel, they were in reverse order.
  • Pass the channel-version, if applicable, and order during channel creation.
  • Pass the trusting period, if applicable, to the client during creation.

Found while trying to integrate hermes in our e2e tests cosmos/ibc-go#3408

@DimitrisJim DimitrisJim requested a review from a team as a code owner April 11, 2023 09:48
@DimitrisJim DimitrisJim requested a review from DavidNix April 11, 2023 09:48
@jackzampolin jackzampolin merged commit 5e85d78 into strangelove-ventures:main Apr 14, 2023
aljo242 pushed a commit to aljo242/interchaintest that referenced this pull request Apr 24, 2023
…nnel creation and channel queries

* Fix channel endpoints when querying for channels.

* During creation, pass channel version, ordering to channels and trusting period to clients.
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