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 leftover code from 03-connection handshake crossing hellos #1777

Closed
1 of 3 tasks
colin-axner opened this issue Jul 26, 2022 · 0 comments · Fixed by #1797
Closed
1 of 3 tasks

Remove leftover code from 03-connection handshake crossing hellos #1777

colin-axner opened this issue Jul 26, 2022 · 0 comments · Fixed by #1797
Assignees
Labels
03-connection good first issue Good for newcomers type: code hygiene Clean up code but without changing functionality or interfaces
Milestone

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Jul 26, 2022

Summary

Crossing hello's is no longer possible with 03-connection. Previous Connection ID is deprecated in MsgConnOpenTry. Replace this check with an assertion that the previous connection id is empty


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@crodriguezvega crodriguezvega added this to the v4.0.0 milestone Jul 26, 2022
@colin-axner colin-axner added good first issue Good for newcomers type: code hygiene Clean up code but without changing functionality or interfaces labels Jul 26, 2022
@colin-axner colin-axner self-assigned this Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03-connection good first issue Good for newcomers type: code hygiene Clean up code but without changing functionality or interfaces
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants