nimbus-eth2/beacon_chain/spec
Zahary Karadjov 68a39a21be Mysterious fix for the mysterious build issue 2019-03-01 18:51:37 +02:00
..
beaconstate.nim Complete scan through v0.3.0 spec (#141) 2019-02-28 15:24:43 -06:00
crypto.nim Mysterious fix for the mysterious build issue 2019-03-01 18:51:37 +02:00
datatypes.nim Mysterious fix for the mysterious build issue 2019-03-01 18:51:37 +02:00
digest.nim add initial block pool (#139) 2019-02-28 15:21:29 -06:00
helpers.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
validator.nim fix https://github.com/status-im/nim-beacon-chain/issues/145 (#147) 2019-03-01 14:39:17 +00:00