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

Not requiring self client and consensus state validations during connection handshake #1299

Open
Farhad-Shabani opened this issue Aug 5, 2024 · 0 comments
Labels
A: breaking Admin: breaking change that may impact operators S: specs Scope: related to IBC protocol specifications

Comments

@Farhad-Shabani
Copy link
Member

Summary

There will be a spec change to remove self client and consensus state validation during connection handshake. There is already an opened PR in ibc-go to implement the changes. We should consider implementing these changes in ibc-rs as well.

Proposal

A suggestion is we continue exposing self-client and consensus states validation methods as an optional feature under a feature flag. This approach will allow projects that benefit from or wish to maintain their current implementations to do so without disruption.

@Farhad-Shabani Farhad-Shabani added A: breaking Admin: breaking change that may impact operators S: specs Scope: related to IBC protocol specifications labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: breaking Admin: breaking change that may impact operators S: specs Scope: related to IBC protocol specifications
Projects
Status: 📥 To Do
Development

No branches or pull requests

1 participant