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

IBC Connection functionality #750

Closed
adizere opened this issue Mar 18, 2021 · 0 comments
Closed

IBC Connection functionality #750

adizere opened this issue Mar 18, 2021 · 0 comments
Labels
A: admin Admin: general administrative & planning issue

Comments

@adizere
Copy link
Member

adizere commented Mar 18, 2021

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

Component Functionality Criteria Status
Module Conn Open Handshake Handlers Impl & unit tests [X]
Module Conn Open Handshake Handlers MBT tests [ ]
Module Conn Open Handshake Handlers TLA+ spec [X]
CLI Conn Open Handshake Steps Impl & end-to-end tests [X]
CLI Conn Open Handshake Steps Mock tests [X]
CLI Conn Open Handshake Command Impl [X]
CLI Conn Open Handshake Command End-to-end tests [ ]
CLI Conn Open Handshake Command Mock tests [ ]
CLI Connection Delay Specification Impl [ ]

Related issues

The following ongoing issues provide a more fine-grained perspective on the different parts of IBC client functionality:

@adizere adizere added the A: admin Admin: general administrative & planning issue label Mar 18, 2021
@adizere adizere closed this as completed Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: admin Admin: general administrative & planning issue
Projects
None yet
Development

No branches or pull requests

1 participant