-
Notifications
You must be signed in to change notification settings - Fork 878
Some updates to Lighthouse book #6995
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
Updated the doc on IPv6 now that it's on by default. @AgeManning appreciate if you could take a look at this commit: 6fdbadc |
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.
The networking parts look good to me
This pull request has merge conflicts. Could you please resolve them @chong-he? 🙏 |
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 3f6c11d |
Issue Addressed
Proposed Changes
Move some deprecated pages to a new section under
Archived
Remove fallback log in mev as the log will not be present after VC using
/eth/v3/validator/blocks
endpoint by defaultAdd warning against using Btrfs file system (thank you @ChosunOne for the report)
Add data shared by @mcdee on tree states API queries time
Rename partial withdrawals to validator sweep to differentiate it from the upcoming execution layer partial withdrawals
Update NAT API response
Update docs on IPv6
Rename .md files to follow a standard prefix section name, e.g., installation_.md, advanced_.md
Standardise .md files using underscore
_
instead of hyphen-
to be consistent with other files naming conventions.