We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IBC Connections in conjunction with Clients provide authorisation for messages transmitted between different chains in IBC.
IBC Connection English spec: ics-003-connection-semantics IBC Connection handlers TLA+ model: ICS03ConnectionHandlers.tla part of IBC-core TLA+ spec
For complete implementation & acceptance:
The following ongoing issues provide a more fine-grained perspective on the different parts of IBC client functionality:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
IBC Connections in conjunction with Clients provide authorisation for messages transmitted between different chains in IBC.
Further reading
IBC Connection English spec: ics-003-connection-semantics
IBC Connection handlers TLA+ model: ICS03ConnectionHandlers.tla part of IBC-core TLA+ spec
Dependencies
For complete implementation & acceptance:
Acceptance criteria
Related issues
The following ongoing issues provide a more fine-grained perspective on the different parts of IBC client functionality:
The text was updated successfully, but these errors were encountered: