nimbus-eth2/tests
Dustin Brody 072c1607fd implement new RANDAO reveals (#92)
* implement new RANDAO reveals
2019-02-07 21:13:10 +01:00
..
simulation clean up and add some logging (#70) 2019-01-25 11:35:22 -06:00
all_tests.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
nim.cfg enable "--threads:on" for tests (#75) 2019-02-05 18:48:34 +01:00
test_beacon_node.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_beaconstate.nim deposit root to Eth1Data transition 2019-01-18 12:47:30 +02:00
test_helpers.nim add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_ssz.nim fix tests after rename 2019-02-06 21:11:14 +01:00
test_state_transition.nim fix tests after rename 2019-02-06 21:11:14 +01:00
test_sync_protocol.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_validator.nim Uint24 -> ValidatorIndex; Fork.pre_fork_version -> Fork.previous_version; Fork.post_fork_version -> Fork.current_version 2019-01-28 20:15:00 -08:00
testutil.nim implement new RANDAO reveals (#92) 2019-02-07 21:13:10 +01:00