nimbus-eth2/tests/consensus_spec
tersec 1a6a56bdb1
use BeaconTime instead of Slot in fork choice ()
* use v1.1.6 test vectors; use BeaconTime instead of Slot in fork choice

* tick through every slot at least once

* use div INTERVALS_PER_SLOT and use precomputed constants of them

* use correct (even if numerically equal) constant
2021-12-21 18:56:08 +00:00
..
altair v1.1.6 spec updates () 2021-12-17 06:56:33 +00:00
merge use v1.1.4 test vectors 2021-11-07 21:42:11 +02:00
phase0 Cleanups () 2021-11-25 13:20:36 +01:00
README.md test fixture cleanups () 2021-10-12 13:36:52 +02:00
all_tests.nim test fixture cleanups () 2021-10-12 13:36:52 +02:00
consensus_spec_tests_preset.nim Fork choice EF consensus tests () 2021-11-25 19:41:39 +01:00
fixtures_utils.nim update some spec URLs to v1.1.6 () 2021-12-13 15:45:48 +00:00
test_fixture_fork_choice.nim use BeaconTime instead of Slot in fork choice () 2021-12-21 18:56:08 +00:00
test_fixture_ssz_generic_types.nim better logging on invalid database () 2021-11-13 17:27:28 +01:00

README.md

Tests based on scenarios generated from the consensus spec.