mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-01-14 07:38:07 -05:00
Epoch processing
Epoch processing covers the sub-transitions during an epoch change.
An epoch-processing test-runner can consume these sub-transition test-suites, and handle different kinds of epoch sub-transitions by processing the cases using the specified test handler.
Information on the format of the tests can be found in the epoch-processing test formats documentation.