nimbus-eth2/beacon_chain/spec
Yuriy Glukhov 56a48cc60f Fixed epoch actions (#105)
* Fixed epoch actions

* debugging asserts

* Revert "debugging asserts"

This reverts commit 9a11f5a7d8.
2019-02-12 16:56:58 +01:00
..
beaconstate.nim Fixed epoch actions (#105) 2019-02-12 16:56:58 +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 Fixed epoch actions (#105) 2019-02-12 16:56:58 +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