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

Prevent client expiration #786

Closed
5 tasks
ancazamfir opened this issue Mar 30, 2021 · 0 comments · Fixed by #872
Closed
5 tasks

Prevent client expiration #786

ancazamfir opened this issue Mar 30, 2021 · 0 comments · Fixed by #872
Assignees
Labels
E: gravity External: related to Gravity DEX I: CLI Internal: related to the relayer's CLI
Milestone

Comments

@ancazamfir
Copy link
Collaborator

ancazamfir commented Mar 30, 2021

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

  • 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
E: gravity External: related to Gravity DEX I: CLI Internal: related to the relayer's CLI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants