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-11 06:46:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
fork_choice
History
tersec
e183dccc7f
blockchain DAG and fork choice comment cleanup (
#4070
)
2022-09-05 23:25:28 +00:00
..
fork_choice_types.nim
blockchain DAG and fork choice comment cleanup (
#4070
)
2022-09-05 23:25:28 +00:00
fork_choice.nim
accelerate EL sync with LC with
--sync-light-client
(
#4041
)
2022-08-29 12:16:35 +00:00
proto_array.nim
state/forkyState cleanup; spec URL updates; rm unused imports (
#4052
)
2022-08-31 13:29:34 +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