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-16 08:26:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
tersec
22208836b1
automated v1.4.0-alpha.1 to v1.4.0-alpha.2 consensus spec URL updates (
#5056
)
2023-06-10 09:56:54 +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.1 to v1.4.0-alpha.2 consensus spec URL updates (
#5056
)
2023-06-10 09:56:54 +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