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-10 21:46:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
Jacek Sieka
62cbdeefc5
verify
genesis_time
more strictly (
fixes
#1667
) (
#5694
)
...
Bogus values lead to crashes down the line when timers overflow
2024-01-06 15:26:56 +01:00
..
fork_choice_types.nim
verify
genesis_time
more strictly (
fixes
#1667
) (
#5694
)
2024-01-06 15:26:56 +01:00
fork_choice.nim
verify
genesis_time
more strictly (
fixes
#1667
) (
#5694
)
2024-01-06 15:26:56 +01:00
proto_array.nim
verify
genesis_time
more strictly (
fixes
#1667
) (
#5694
)
2024-01-06 15:26:56 +01: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