Gradual state reconstruction

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
Tim Gretler
2023-02-02 14:45:08 +11:00
committed by Michael Sproul
parent 2f6ffff8d6
commit 481e792898
5 changed files with 108 additions and 41 deletions

View File

@@ -64,6 +64,7 @@ hex = "0.4.2"
exit-future = "0.2.0"
unused_port = {path = "../../common/unused_port"}
oneshot_broadcast = { path = "../../common/oneshot_broadcast" }
crossbeam-channel = "0.5.5"
[[test]]
name = "beacon_chain_tests"