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 channel upgrade init and try tx commands #3237

Closed
Tracked by #2547
seanchen1991 opened this issue Apr 12, 2023 · 1 comment
Closed
Tracked by #2547

Add channel upgrade init and try tx commands #3237

seanchen1991 opened this issue Apr 12, 2023 · 1 comment
Assignees
Labels
I: CLI Internal: related to the relayer's CLI O: channel-upgradeability Objective: related to channel upgradeability

Comments

@seanchen1991
Copy link
Contributor

seanchen1991 commented Apr 12, 2023

Summary

As part of the work of implementing channel upgradability in Hermes, we'll need to add hermes tx chan-upgrade-init and hermes tx chan-upgrade-try CLI commands, similar to the hermes tx chan-open-* family of commands.

Part of this work also includes defining the message types needed in order for these commands to work.

@github-project-automation github-project-automation bot moved this to 🩹 Triage in Hermes Apr 12, 2023
@seanchen1991 seanchen1991 self-assigned this Apr 12, 2023
@seanchen1991 seanchen1991 moved this from 🩹 Triage to 🏗 In progress in Hermes Apr 12, 2023
@seanchen1991 seanchen1991 added O: channel-upgradeability Objective: related to channel upgradeability I: CLI Internal: related to the relayer's CLI labels Apr 12, 2023
@seanchen1991 seanchen1991 added this to the v1.5 milestone Apr 12, 2023
@seanchen1991 seanchen1991 moved this from 🏗 In progress to 🛑 Blocked in Hermes Apr 25, 2023
@seanchen1991 seanchen1991 modified the milestones: v1.5, v1.6 May 16, 2023
@romac romac modified the milestones: v1.6, v1.7 Jun 6, 2023
@seanchen1991 seanchen1991 moved this from 🛑 Blocked to 🏗 In progress in Hermes Jul 3, 2023
@seanchen1991 seanchen1991 modified the milestones: v1.7, v1.8 Sep 19, 2023
@romac romac modified the milestones: v1.8, v1.9 Jan 16, 2024
@adizere adizere removed this from the v1.9 milestone Apr 2, 2024
@ljoss17
Copy link
Contributor

ljoss17 commented Jul 8, 2024

init has not been implemented as it requires a governance proposal.
try Done by #3228

@ljoss17 ljoss17 closed this as completed Jul 8, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Hermes Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI O: channel-upgradeability Objective: related to channel upgradeability
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants