eth2.0-specs/tests/generators/fork_choice
Dmitrii Shmatko b1aa227983 Added `on_merge_block` client tests 2021-09-23 22:22:34 +03:00
..
README.md Add fork choice rule format doc 2021-03-12 00:33:04 +08:00
main.py Added `on_merge_block` client tests 2021-09-23 22:22:34 +03: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.