nimbus-eth2/beacon_chain/spec
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
..
beaconstate.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
crypto.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
datatypes.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
digest.nim move spec stuff to spec directory 2018-11-28 13:49:03 -06:00
helpers.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
validator.nim spec updates (#34) 2018-12-11 11:55:45 -06:00