Improve dual-stack / discv5 documentation - #2036
Open
alexandratran wants to merge 8 commits into
Open
Conversation
Signed-off-by: Alexandra Carrillo <alexandra.carrillo@consensys.net>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Tracking:
Anticipated doc impact once #10624 lands (do not action until merged/reviewed):
Anticipated doc impact once #10718 lands:
|
alexandratran
marked this pull request as draft
July 1, 2026 21:01
5 tasks
Signed-off-by: Alexandra Carrillo <alexandra.carrillo@consensys.net> # Conflicts: # docs/private-networks/how-to/configure/bootnodes.md # docs/public-networks/concepts/node-keys.md # docs/public-networks/how-to/connect/configure-ports.md # docs/public-networks/reference/api/index.md # docs/public-networks/reference/options.md
Signed-off-by: Alexandra Carrillo <alexandra.carrillo@consensys.net>
Signed-off-by: Alexandra Carrillo <alexandra.carrillo@consensys.net>
alexandratran
marked this pull request as ready for review
August 18, 2026 23:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add concept page for dual-stack networking and improve clarity and accuracy on related docs. Document new config options
discovery-mode,p2p-discovery-port, andp2p-discovery-port-ipv6.The added page is here:
And changes were made to related content, including:
Related issue(s)
Fixes #2004
Fixes #2083
Fixes #2105