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

Implement Channel Reopening #1

Closed
2 tasks done
srdtrk opened this issue Jun 29, 2023 · 1 comment
Closed
2 tasks done

Implement Channel Reopening #1

srdtrk opened this issue Jun 29, 2023 · 1 comment

Comments

@srdtrk
Copy link
Owner

srdtrk commented Jun 29, 2023

Problem Summary

Once a channel is closed due to timeout, or other reasons. Add the ability to reopen it.

Description

Once a channel is closed due to timeout, or other reasons, there should be a path to reopen it. This reopened channel should have the same ica address as the closed channel.

Tasks

  • Implement the feature in a feature branch.
  • Write end to end tests for it.
@srdtrk
Copy link
Owner Author

srdtrk commented Jul 8, 2023

No new code had to be added to the contract. The newly added end to end test verifies that channel reopening works using the same ica address.

@srdtrk srdtrk closed this as completed Jul 8, 2023
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

No branches or pull requests

1 participant