-
Notifications
You must be signed in to change notification settings - Fork 69
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
Issue 650 authority discovery #669
Conversation
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.
👍
Spelling fixes
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
small spelling fixes
small fixes
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.
Made some small spelling fixes
I know I'm being a pain, but ideally a PR that describes authority discovery shouldn't at the same time make small unrelated changes to half of the networking chapter. |
Merge latest version of main into local issue-650-authority-discovery
This adds the sub-section "Discovering authorities" to the Network Section of the Spec.
It describes the authority discovery mechanism and its interactions with Polkadot nodes and with the DHT layer.