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-01-09 22:06:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
Miran
dfd4afc9f2
compatibility with Nim 1.4+ (
#3888
)
2022-07-29 10:53:42 +00:00
..
fork_choice_types.nim
compatibility with Nim 1.4+ (
#3888
)
2022-07-29 10:53:42 +00:00
fork_choice.nim
compatibility with Nim 1.4+ (
#3888
)
2022-07-29 10:53:42 +00:00
proto_array.nim
compatibility with Nim 1.4+ (
#3888
)
2022-07-29 10:53:42 +00:00
README.md
update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (
#2822
)
2021-08-26 10:21:52 +02:00
README.md
Fork choice implementations
References:
https://github.com/ethereum/consensus-specs/blob/v0.11.1/specs/phase0/fork-choice.md
https://github.com/protolambda/lmd-ghost