nimbus-eth2/tests/consensus_spec
Mamy Ratsimbazafy 97da6e1365
Fork choice EF consensus tests (#3041)
* add EF fork choice tests to CI

* checkpoints

* compilation fixes and add test to preset dependent suite

* support longpaths on Windows CI

* skip minimal tests (long paths issue + impl detals tested)

* fix stackoverflow on some platforms

* rebase on top of https://github.com/status-im/nimbus-eth2/pull/3054

* fix stack usage
2021-11-25 19:41:39 +01:00
..
altair ncli_db: add putState, putBlock (#3096) 2021-11-18 13:02:43 +01:00
merge use v1.1.4 test vectors 2021-11-07 21:42:11 +02:00
phase0 Cleanups (#3123) 2021-11-25 13:20:36 +01:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
consensus_spec_tests_preset.nim Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00
fixtures_utils.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
test_fixture_fork_choice.nim Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00
test_fixture_ssz_generic_types.nim better logging on invalid database (#3097) 2021-11-13 17:27:28 +01:00

README.md

Tests based on scenarios generated from the consensus spec.