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

Deal with channel closure #148

Closed
cwgoes opened this issue Jul 15, 2019 · 3 comments · Fixed by #152
Closed

Deal with channel closure #148

cwgoes opened this issue Jul 15, 2019 · 3 comments · Fixed by #152
Assignees
Labels
tao Transport, authentication, & ordering layer.
Milestone

Comments

@cwgoes
Copy link
Contributor

cwgoes commented Jul 15, 2019

Split off from #144 (comment), in conjunction with relayer module.

@cwgoes cwgoes added the tao Transport, authentication, & ordering layer. label Jul 15, 2019
@cwgoes cwgoes added this to the IBC "1.0" milestone Jul 15, 2019
@cwgoes cwgoes self-assigned this Jul 15, 2019
@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 28, 2019

... and connection closure, for which we should also use a simple two-step handshake.

@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 28, 2019

The relayer module will handle this for now through hooks into modules.

Timeouts semantics need to be altered so they will work on closed channels / connections.

@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 29, 2019

I'm concerned about gas issues with hooks; might just require modules deal with it themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tao Transport, authentication, & ordering layer.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant