eth2.0-specs/tests/generators/fork_choice
Hsiao-Wei Wang fb2465db45
Rework `on_block` unit tests
2021-06-19 02:03:33 +08:00
..
README.md Add fork choice rule format doc 2021-03-12 00:33:04 +08:00
main.py Rework `on_block` unit tests 2021-06-19 02:03:33 +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.