Persistent committee caches and exit cache

This commit is contained in:
Michael Sproul
2022-02-11 17:41:43 +11:00
parent 4340ba01b5
commit c97f6dcc06
9 changed files with 71 additions and 24 deletions

View File

@@ -46,6 +46,7 @@ itertools = "0.10.0"
superstruct = "0.4.0"
serde_json = "1.0.74"
milhouse = { path = "../../../milhouse", optional = true }
rpds = "0.11.0"
[dev-dependencies]
criterion = "0.3.3"