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

Revert the chain ID format by upgrading ibc-rs to 0.48.1 #2216

Merged
merged 6 commits into from
Dec 7, 2023

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Nov 27, 2023

Describe your changes

closes #2153
Revert the chain ID format (we don't have to add the suffix -0 anymore.) by upgrading ibc-rs 0.48.1.

Almost all of the changes are for module paths due to ibc-rs' restructuring.
The main change is for the chain ID in core/src/types/chain.rs.

Indicate on which release or other PRs this topic is based on

0.27.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@yito88 yito88 changed the title ibc-rs 0.48.1 and revert the chain ID format Revert the chain ID format by upgrading ibc-rs to 0.48.1 Nov 27, 2023
@yito88 yito88 requested review from tzemanovic and sug0 November 28, 2023 10:10
@yito88 yito88 marked this pull request as ready for review November 28, 2023 10:34
@tzemanovic tzemanovic mentioned this pull request Nov 28, 2023
@tzemanovic tzemanovic merged commit 20e9b46 into main Dec 7, 2023
13 of 14 checks passed
@tzemanovic tzemanovic deleted the yuji/ibc-rs-0.48.0 branch December 7, 2023 17:59
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.

Revert ChainID format
2 participants