Beacon state diffs!

This commit is contained in:
Michael Sproul
2022-02-24 08:46:03 +11:00
parent 0a4dcdd4e3
commit 143cf59504
38 changed files with 860 additions and 277 deletions

View File

@@ -28,6 +28,8 @@ sloggers = { version = "2.1.1", features = ["json"] }
directory = { path = "../../common/directory" }
tree_hash = "0.4.0"
take-until = "0.1.0"
flate2 = { version = "1.0.22", features = ["zlib"], default-features = false }
bincode = "1.3.3"
[features]
milhouse = ["state_processing/milhouse"]