mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Partially implement optimised lmd ghost.
- Creates fork-choice trait. - Corrects comment spelling in beacon block. - Implements helper functions of optimised lmd ghost.
This commit is contained in:
@@ -8,3 +8,5 @@ edition = "2018"
|
||||
db = { path = "../../beacon_node/db" }
|
||||
ssz = { path = "../utils/ssz" }
|
||||
types = { path = "../types" }
|
||||
fast-math = "0.1.1"
|
||||
byteorder = "1.3.1"
|
||||
|
||||
Reference in New Issue
Block a user