mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 02:33:48 +00:00
Implement tree states & hierarchical state DB
This commit is contained in:
@@ -16,3 +16,5 @@ tempfile = "3.1.0"
|
||||
types = { path = "../consensus/types" }
|
||||
slog = "2.5.2"
|
||||
strum = { version = "0.24.0", features = ["derive"] }
|
||||
hex = "0.4.2"
|
||||
ethereum_ssz = { version = "0.5.0" }
|
||||
|
||||
Reference in New Issue
Block a user