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-03 18:25:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
tersec
b79e5f8af5
update nim-beacon-chain to nimbus-eth2 in beacon_chain/, ncli/, tests/, and README.md (
#1843
)
2020-10-08 19:02:05 +00:00
..
fork_choice_types.nim
implement clock disparity for attestation validation (
#1568
)
2020-08-27 09:34:12 +02:00
fork_choice.nim
update nim-beacon-chain to nimbus-eth2 in beacon_chain/, ncli/, tests/, and README.md (
#1843
)
2020-10-08 19:02:05 +00:00
proto_array.nim
fix some todo (
#1645
)
2020-09-14 14:50:03 +00:00
README.md
bump a couple more eth2 phase0 spec refs to v0.11.1
2020-04-17 16:37:52 +03:00
README.md
Fork choice implementations
References:
https://github.com/ethereum/eth2.0-specs/blob/v0.11.1/specs/phase0/fork-choice.md
https://github.com/protolambda/lmd-ghost