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

Remove dead code connection handshake methods #891

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

agouin
Copy link
Member

@agouin agouin commented Aug 4, 2022

These methods are no longer used. Connection handshakes now go through the EventProcessor and use the more minimal msg assembly functions e.g. ConnectionHandshakeProof for source proof queries and MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, and MsgConnectionOpenConfirm for destination message assembly.

@agouin agouin marked this pull request as ready for review August 4, 2022 16:11
@agouin agouin merged commit b345465 into main Aug 4, 2022
@agouin agouin deleted the andrew/consolidate_connections branch August 4, 2022 17:03
@jackzampolin
Copy link
Member

LFG

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.

3 participants