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-04 10:43:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
Dustin Brody
9a543e0af7
partial hotfix for
#1879
crash
2020-10-16 11:46:19 +03:00
..
fork_choice_types.nim
implement clock disparity for attestation validation (
#1568
)
2020-08-27 09:34:12 +02:00
fork_choice.nim
partial hotfix for
#1879
crash
2020-10-16 11:46:19 +03: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