You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clients that are not active may "expire", meaning the latest on-chain trusted state may grow older than the trusting period.
Proposal
To start with, add a new CLI that monitors clients on the configured chains and updates them if required in order to prevent expiration.
Incorporate this functionality in the hermes start-multi and the passive relayer.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Crate
relayer
Summary
Add a new hermes CLI that update clients periodically in order to prevent consensus states to expire.
Incorporate into reactive relayer (see [(#764)]
Related to #216
Problem Definition
Clients that are not active may "expire", meaning the latest on-chain trusted state may grow older than the trusting period.
Proposal
To start with, add a new CLI that monitors clients on the configured chains and updates them if required in order to prevent expiration.
Incorporate this functionality in the
hermes start-multi
and the passive relayer.For Admin Use
The text was updated successfully, but these errors were encountered: