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

ICA host: check active channel is CLOSED when reopening an ICA channel #5629

Closed
Tracked by #3996
crodriguezvega opened this issue Jan 16, 2024 · 0 comments
Closed
Tracked by #3996

Comments

@crodriguezvega
Copy link
Contributor

crodriguezvega commented Jan 16, 2024

Similarly as with #5580, we should replace this check with channel.State != channeltypes.CLOSED.

This is needed on the host side as well?

Originally posted by @colin-axner in #5601 (comment)

@crodriguezvega crodriguezvega moved this to Todo in ibc-go Jan 16, 2024
@crodriguezvega crodriguezvega changed the title ICA host: check active channel is CLOSED when reopening an ICA channel ICA host: check active channel is CLOSED when reopening an ICA channel Jan 16, 2024
@damiannolan damiannolan self-assigned this Jan 16, 2024
@damiannolan damiannolan moved this from Todo to In progress in ibc-go Jan 16, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in ibc-go Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants