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

feat: implement channel handshake - execution handlers #108

Merged
merged 14 commits into from
Nov 9, 2024

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Nov 7, 2024

Description

This PR implements all execution handlers (state persistence + event emission) for the channel handshake (init + try + ack + confirm), along with happy path tests for each channel handler. Validations will be added later, once ICS-03 connection is implemented, as it will be easier to include then.

@Farhad-Shabani Farhad-Shabani marked this pull request as ready for review November 8, 2024 21:39
@Farhad-Shabani Farhad-Shabani changed the title feat: implement channel handshake feat: implement channel handshake (execution handlers) Nov 9, 2024
@Farhad-Shabani Farhad-Shabani changed the title feat: implement channel handshake (execution handlers) feat: implement channel handshake - execution handlers Nov 9, 2024
@Farhad-Shabani Farhad-Shabani merged commit 9694808 into main Nov 9, 2024
6 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/impl-channel-handshake branch November 9, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant