-
Notifications
You must be signed in to change notification settings - Fork 30
fix(code/discovery): Connection upgrades and multiaddr issues #1060
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #1060 +/- ##
==========================================
+ Coverage 76.31% 76.95% +0.64%
==========================================
Files 159 159
Lines 16512 16588 +76
Branches 16512 16588 +76
==========================================
+ Hits 12600 12764 +164
+ Misses 3101 2998 -103
- Partials 811 826 +15
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…ien/discovery-issues-1056
…ien/discovery-issues-1056
Discovery now supports all the listening addresses of a node, especially when listening on |
Closes: #1056
PR author checklist
For all contributors
RELEASE_NOTES.md
if the change warrants itBREAKING_CHANGES.md
if the change warrants itFor external contributors