eth2.0-specs/tests/generators/fork_choice
Hsiao-Wei Wang cd43d64809
Move constants to `eth2spec.test.helpers.constants`
2021-04-12 22:34:00 +08:00
..
README.md Add fork choice rule format doc 2021-03-12 00:33:04 +08:00
main.py Move constants to `eth2spec.test.helpers.constants` 2021-04-12 22:34:00 +08:00
requirements.txt Fix generator to ssz_snappy mode 2021-03-12 00:06:52 +08:00

README.md

Fork choice tests

Fork choice tests cover the different forking cases with fork choice helper functions.

Information on the format of the tests can be found in the fork choice test formats documentation.