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 optional flag --host-chain to hermes upgrade clients #2311

Closed
5 tasks
ljoss17 opened this issue Jun 16, 2022 · 0 comments · Fixed by #2384
Closed
5 tasks

Add optional flag --host-chain to hermes upgrade clients #2311

ljoss17 opened this issue Jun 16, 2022 · 0 comments · Fixed by #2384
Assignees

Comments

@ljoss17
Copy link
Contributor

ljoss17 commented Jun 16, 2022

Summary

Add an optional flag to hermes upgrade clients in order to upgrade all clients on the host chain that are for the reference chain.

Problem Definition

Following the review comment for the ADR providing recommendations for Hermes commands, #2306 (comment), the upgrade clients requires the implementation of an optional flag.

This would allow to upgrade the clients which reference a chain on a specified host chain.

Proposal

The Upgrade clients command should take the optional flag [--host-chain <HOST_CHAIN_ID>].
The flag would specify on which chain the clients should be upgraded.

Acceptance Criteria

  • [--host-chain <HOST_CHAIN_ID>] is implemented for the upgrade clients command.
  • Hermes guide is updated with the new optional flag.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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

Successfully merging a pull request may close this issue.

2 participants