nimbus-eth2/beacon_chain
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
..
fork_choice_rule introduce Eth2Hash, Eth2Digest and friends (#22, fixes #3) 2018-11-27 17:10:09 -06:00
spec spec updates (#34) 2018-12-11 11:55:45 -06:00
beacon_chain_db.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
beacon_node.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
conf.nim Comments addressed, cosmetics 2018-12-09 11:17:54 +02:00
extras.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
fork_choice.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
gossipsub_protocol.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
mainchain_monitor.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
randao.nim Comments addressed, cosmetics 2018-12-09 11:17:54 +02:00
ssz.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
state_transition.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
sync_protocol.nim spec updates (#34) 2018-12-11 11:55:45 -06:00
time.nim spec updates 2018-12-03 15:41:24 -06:00
trusted_state_snapshots.nim Get the code to compiling state 2018-11-29 03:17:57 +02:00
validator_keygen.nim Some bits of randao 2018-12-09 11:17:54 +02:00
validator_pool.nim Some bits of randao 2018-12-09 11:17:54 +02:00