-
-
Notifications
You must be signed in to change notification settings - Fork 414
feat: use dual-stack by default #8407
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
Conversation
Performance Report🚀🚀 Significant benchmark improvement detected
Full benchmark results
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## unstable #8407 +/- ##
============================================
+ Coverage 54.09% 54.10% +0.01%
============================================
Files 850 850
Lines 64198 64200 +2
Branches 4854 4857 +3
============================================
+ Hits 34729 34738 +9
+ Misses 29392 29385 -7
Partials 77 77 🚀 New features to boost your workflow:
|
wemeetagain
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
🎉 This PR is included in v1.35.0 🎉 |
Motivation
To further increase the number of IPv6 nodes on the network it would help if we use dual-stack by default.
Description
Use dual-stack by default
listenAddressis specified then enable IPv4 and IPv6listenAddressis configured then only enable IPv4listenAddress6is configured then only enable IPv6listenAddressandlistenAddress6are configured enable bothInformation about other clients can be found here https://ipv6eth.info/