You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Verifies incoming state changes | Keeps track of the head of the chain | Makes attestations |
51
51
| Manages state and receipts tries | Manages the Beacon state (contains consensus and execution info) | Requires 32 ETH to be staked |
52
-
| Creates execution payload | Keeps track of accumulated randomness in RANDAO | Can be slashed |
52
+
| Creates execution payload | Keeps track of accumulated randomness in RANDAO (an algorithm that provides verifiable randomness for validator selection and other consensus operations)| Can be slashed |
53
53
| Exposes JSON-RPC API for interacting with Ethereum | Keeps track of justification and finalization ||
0 commit comments