eth2.0-specs/tests/formats/genesis
fradamt 6b6936836a Revert "minor fixes, doctoc"
This reverts commit dc2a2bd85a.
2024-05-21 22:54:25 +02:00
..
README.md Revert "minor fixes, doctoc" 2024-05-21 22:54:25 +02:00
initialization.md Revert "minor fixes, doctoc" 2024-05-21 22:54:25 +02:00
validity.md Revert "minor fixes, doctoc" 2024-05-21 22:54:25 +02:00

README.md

Genesis tests

The aim of the genesis tests is to provide a baseline to test genesis-state initialization and test if the proposed genesis-validity conditions are working.

There are two handlers, documented individually:

  • validity: Tests if a genesis state is valid, i.e. if it counts as trigger to launch.
  • initialization: Tests the initialization of a genesis state based on Eth1 data.