eth2.0-specs/tests/generators/fork_choice
Hsiao-Wei Wang 085045a860
Since merge spec was rebased, make `merge_mods` base on `altair_mods` instead of `phase_0_mods`
2021-08-31 18:06:55 +08:00
..
README.md Add fork choice rule format doc 2021-03-12 00:33:04 +08:00
main.py Since merge spec was rebased, make `merge_mods` base on `altair_mods` instead of `phase_0_mods` 2021-08-31 18:06:55 +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.