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-08 20:54:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
Etan Kissling
5ab57369f7
testnet optimizations for low participation (
#4100
)
...
Update finality check to improve performance in testnets.
2022-09-09 02:31:33 +02:00
..
fork_choice_types.nim
fork choice: support marking roots/nodes invalid (
#4071
)
2022-09-06 16:58:54 +00:00
fork_choice.nim
fork choice: support marking roots/nodes invalid (
#4071
)
2022-09-06 16:58:54 +00:00
proto_array.nim
testnet optimizations for low participation (
#4100
)
2022-09-09 02:31:33 +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