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 05:35:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
Etan Kissling
994339c7ee
adjust checkpoint tracking for devnets (
#4039
)
...
Track checkpoints more defensively on devnets with low participation.
2022-08-29 09:26:01 +02:00
..
fork_choice_types.nim
adjust checkpoint tracking for devnets (
#4039
)
2022-08-29 09:26:01 +02:00
fork_choice.nim
adjust checkpoint tracking for devnets (
#4039
)
2022-08-29 09:26:01 +02:00
proto_array.nim
adjust checkpoint tracking for devnets (
#4039
)
2022-08-29 09:26:01 +02: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