This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-02-13 15:07:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
spec
History
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