EIP-6914 -- The Beacon Chain¶
Notice: This document is a work-in-progress for researchers and implementers.
Table of contents¶
- Introduction
- Preset
- Time parameters
- Helper functions
- Predicates
- Beacon chain state transition function
- Block processing
Introduction¶
This is the beacon chain specification to assign new deposits to existing validator records. Refers to EIP-6914.
Note: This specification is built upon Capella and is under active development.
Preset¶
Time parameters¶
Name | Value | Unit | Duration |
---|---|---|---|
SAFE_EPOCHS_TO_REUSE_INDEX |
uint64(2**16) (= 65,536) |
epochs | ~0.8 year |