eth2.0-specs/tests/generators/fork_choice
Michael Sproul 9ce8e3d6e9
Update test format. Add `get_proposer_head`
2023-10-26 23:50:46 +08:00
..
README.md Add fork choice rule format doc 2021-03-12 00:33:04 +08:00
main.py Update test format. Add `get_proposer_head` 2023-10-26 23:50:46 +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.