2021-12-23 14:25:43 +08:00
..
2021-12-23 14:25:43 +08:00
2021-03-16 00:38:30 +08:00

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.