Automatic client upgrades #1148
Labels
I: logic
Internal: related to the relaying logic
O: new-feature
Objective: cause to add a new feature or support
O: tests
Objective: Test more aspect of the relayer
O: usability
Objective: cause to improve the user experience (UX) and ease using the product
Milestone
Crate
Summary
Add support in Hermes to detect a chain upgrade and to automatically trigger the upgrading of all clients which target the upgraded chain.
Problem Definition
The problem is that currently Hermes has only a manual
upgrade client
command, and we are at a WIP stage on adding a bulkupgrade clients
CLI (#763).It would be good to support client upgrading in a reactive manner; so this feature is an extension to the reactive capabilities (#823) of Hermes, to additionally support client upgrades.
Another problem we'd like to tackle is to extend the end-to-end tests with a scenario for chain & client upgrades.
Currently we only have some manual testing guide for this scenario.
Proposal
Acceptance Criteria
For Admin Use
The text was updated successfully, but these errors were encountered: