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

ADR 006: Implement upgrade client functionality #362

Closed
Farhad-Shabani opened this issue Jan 20, 2023 · 0 comments · Fixed by #383
Closed

ADR 006: Implement upgrade client functionality #362

Farhad-Shabani opened this issue Jan 20, 2023 · 0 comments · Fixed by #383
Assignees
Labels
A: tracking Admin: tracking/meta issue
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Farhad-Shabani commented Jan 20, 2023

Summary

There is a requirement for an ADR that explains and justifies the logic behind of upgrade client process. Chains that host ibc-rs may bring different criteria from Tendermint’s, resulting in a different implementation from Tendermint's ibc-go

Proposal

ADR coverage includes:

  • Define the boundary between chain-specific operations and general processes
  • List all the necessary validation steps
  • Specify upgrade client implementation for the Tendermint light client (ics07_tendermint)
  • Serve as a reference for those who want to implement this functionality.

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: tracking Admin: tracking/meta issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant