eth2.0-specs/test_generators/epoch_processing
protolambda b73625fbf1
update test generation code (work in progress), improve the simplicity of configuration in context of forks, and update docs
2019-07-25 23:13:33 +02:00
..
README.md implement epoch processing test-gen, bugfix tests 2019-05-23 15:13:37 +02:00
main.py update test generation code (work in progress), improve the simplicity of configuration in context of forks, and update docs 2019-07-25 23:13:33 +02:00
requirements.txt implement epoch processing test-gen, bugfix tests 2019-05-23 15:13:37 +02:00

README.md

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.