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-10 06:16:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
tersec
256f6b8b89
automated consensus spec URL updating to v1.5.0-alpha.6 (
#6571
)
2024-09-21 03:22:41 +02:00
..
fork_choice_types.nim
remove option to select Capella fork choice algo (
#6478
)
2024-08-07 14:48:05 +00:00
fork_choice.nim
automated consensus spec URL updating to v1.5.0-alpha.6 (
#6571
)
2024-09-21 03:22:41 +02:00
proto_array.nim
rm some unused code/imports (
#6541
)
2024-09-11 05:45:37 +02:00
README.md
update some consensus-spec URLs to v1.4.0-beta.1 (
#5429
)
2023-09-14 18:23:59 +00:00
README.md
Fork choice implementations
References:
https://github.com/ethereum/consensus-specs/blob/v1.4.0-beta.1/specs/phase0/fork-choice.md
https://github.com/protolambda/lmd-ghost