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

Add support for channel upgradeability #829

Closed
jtieri opened this issue Jul 6, 2022 · 3 comments
Closed

Add support for channel upgradeability #829

jtieri opened this issue Jul 6, 2022 · 3 comments
Labels
C: Relayer COMPONENT: Relayer T: New Feature TYPE: New features to be added

Comments

@jtieri
Copy link
Member

jtieri commented Jul 6, 2022

IBC will be adding a channel upgrade feature that will execute in a separate handshake process, after a channel has been created initially, that the relayer must be able to handle. This will allow a channel to be upgraded for supporting new IBC features without completely abandoning the channel and creating a new one.

See:
https://github.com/cosmos/ibc/blob/master/spec/core/ics-004-channel-and-packet-semantics/UPGRADES.md
cosmos/ibc-go#1599

@jtieri jtieri added C: Relayer COMPONENT: Relayer T: New Feature TYPE: New features to be added labels Jul 6, 2022
@boojamya
Copy link
Contributor

Note: according to IBC-Go team, this is scoped for Q2 2023.

@jtieri jtieri removed their assignment Mar 13, 2023
@akc2267
Copy link
Contributor

akc2267 commented Jan 29, 2024

allegedly slated to be in the next ibc-go release

@jtieri
Copy link
Member Author

jtieri commented Sep 12, 2024

Closing this issue in favor of #1293

@jtieri jtieri closed this as completed Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Relayer COMPONENT: Relayer T: New Feature TYPE: New features to be added
Projects
None yet
Development

No branches or pull requests

3 participants