nimbus-eth2/tests
Ștefan Talpalaru 8f64ab6add start.sh: use native Windows paths on Mingw 2019-02-28 09:50:17 +02:00
..
simulation start.sh: use native Windows paths on Mingw 2019-02-28 09:50:17 +02:00
all_tests.nim cleanups 2019-02-21 11:20:50 -06:00
nim.cfg enable "--threads:on" for tests (#75) 2019-02-05 18:48:34 +01:00
test_attestation_pool.nim Merge pull request #131 from status-im/state-replay 2019-02-22 18:04:48 +02:00
test_beacon_chain_db.nim updates 2019-02-21 15:38:26 -06: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 convert some asserts to doAsserts to keep them in release mode builds; rename get_initial_beacon_state to get_genesis_beacon_state to track spec; switch target spec version to 0.3.0; switch references to penalize_validator to slash_validator/slashValidator to track spec; make some function returns safer by omitting 'return' (#132) 2019-02-22 10:56:45 +01: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 Merge pull request #131 from status-im/state-replay 2019-02-22 18:04:48 +02: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 much faster shuffling based on observations from https://github.com/protolambda/eth2-shuffle enough that it's not easy to get exact speedup numbers 2019-02-25 14:58:04 +00:00
testutil.nim fix crosslink epoch refs to begin with GENESIS_EPOCH; more minor epoch processing tweaks/unstubbed-code (#137) 2019-02-27 13:58:07 +00:00