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-24 21:40:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
tersec
788cdb7133
automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (
#5065
)
2023-06-13 14:03:49 +00:00
..
fork_choice_types.nim
cleanup FC spec refs and align closer (
#4893
)
2023-05-05 17:03:54 +00:00
fork_choice.nim
automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (
#5065
)
2023-06-13 14:03:49 +00:00
proto_array.nim
simplify FC weight computation (
#4892
)
2023-05-09 10:16:13 +00:00
README.md
cleanup FC spec refs and align closer (
#4893
)
2023-05-05 17:03:54 +00:00
README.md
Fork choice implementations
References:
https://github.com/ethereum/consensus-specs/blob/v1.3.0/specs/phase0/fork-choice.md
https://github.com/protolambda/lmd-ghost