mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 14:54:45 +00:00
Implement tree states & hierarchical state DB
This commit is contained in:
@@ -27,6 +27,8 @@ smallvec = "1.6.1"
|
||||
arbitrary = { version = "1.0", features = ["derive"], optional = true }
|
||||
lighthouse_metrics = { path = "../../common/lighthouse_metrics", optional = true }
|
||||
lazy_static = { version = "1.4.0", optional = true }
|
||||
rustc-hash = "1.1.0"
|
||||
vec_map = "0.8.2"
|
||||
derivative = "2.1.1"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user