ethereum-org-website
ethereum-org-website copied to clipboard
Add RANDAO explanation to Node Architecture page
Description
Add detailed explanation for RANDAO in the Node Architecture documentation to improve first-time reader experience.
Motivation and Context
Fixes #12059
The Node Architecture page mentioned RANDAO in the node comparison table without providing any context or explanation, making it difficult for newcomers to understand what RANDAO is and its purpose in Ethereum's consensus mechanism. This was identified as a user experience issue in the GitHub issue.
Changes
- Enhanced RANDAO description in the node comparison table from:
to:Keeps track of accumulated randomness in RANDAOKeeps track of accumulated randomness in RANDAO (an algorithm that provides verifiable randomness for validator selection and other consensus operations)
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Documentation update
Deploy Preview for ethereumorg failed.
| Name | Link |
|---|---|
| Latest commit | 0a064969fd04dd1017f1b9e5565fead3baf513f4 |
| Latest deploy log | https://app.netlify.com/projects/ethereumorg/deploys/68782e08ca4b6e0008f21ab8 |
This issue is stale because it has been open 30 days with no activity.