nimbus-eth2/tests
Jacek Sieka 7ea51d5b0b
spec updates (#34)
* spec updates

* make several constants uint64 to help minimize casting
* document data type woes - will have to revisit these
* change comment style on fields and constants to make room for better
comments
* add BLSVerify and BLSAddPbkeys facades to insulate spec code from
milagro
* fix proof of possession type
* drop explicitly ordered container fields from ssz - there's an issue
open to sort this out before committing it to the spec
2018-12-11 11:55:45 -06:00
..
all_tests.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -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 add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_block_processing.nim add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_helpers.nim add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_ssz.nim spec updates 2018-12-05 20:07:04 -06: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 spec updates 2018-12-05 20:07:04 -06:00
testutil.nim spec updates (#34) 2018-12-11 11:55:45 -06:00