nimbus-eth2/tests
Mamy Ratsimbazafy 2a4c4df7c3
Bls official tests (#268)
* Update fixtures with BLS and SSZ generic

* Stash changes following https://github.com/status-im/nim-serialization/issues/4

* Add Private to Public key conversion

* Add message signing tests

* Add aggregate signatures and public keys

* Add BLS to test suite
2019-05-23 09:41:17 +02:00
..
official Bls official tests (#268) 2019-05-23 09:41:17 +02:00
simulation Bump the beacon_node version; Make the simulation script compatible with macOS 2019-05-14 16:46:43 +03:00
all_tests.nim Bls official tests (#268) 2019-05-23 09:41:17 +02:00
test_attestation_pool.nim cache state root a bit more aggressively (#260) 2019-05-04 14:10:45 +00:00
test_beacon_chain_db.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02: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_bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
test_block_pool.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
test_helpers.nim add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_ssz.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
test_state_transition.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +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 [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
testutil.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00