nimbus-eth2/beacon_chain/spec
Dustin Brody 433e2f78c2
Merge pull request #104 from status-im/oug
Spec updates for 0.2.0
2019-02-11 15:48:00 +00:00
..
beaconstate.nim adjust indentation 2019-02-11 16:32:22 +01:00
crypto.nim more checking that various functions match v0.1; some variable/etc renaming; fix is_double_vote to check epoch, not slot equivalence; finish verify_slashable_attestation; adjust is_surround_vote logic (#100) 2019-02-08 00:07:15 +01:00
datatypes.nim split out get_previous_epoch into helper function 2019-02-11 16:10:46 +01:00
digest.nim Use nim-eth (#82) 2019-02-05 20:21:18 +01:00
helpers.nim split out get_previous_epoch into helper function 2019-02-11 16:10:46 +01:00
validator.nim Merge pull request #104 from status-im/oug 2019-02-11 15:48:00 +00:00