Update epoch processing to v0.2.0

This commit is contained in:
Paul Hauner
2019-02-12 08:58:20 +11:00
parent c1f8c85ce9
commit ff2025ec5c
6 changed files with 176 additions and 128 deletions

View File

@@ -10,7 +10,6 @@ boolean-bitfield = { path = "../utils/boolean-bitfield" }
ethereum-types = "0.4.0"
hashing = { path = "../utils/hashing" }
honey-badger-split = { path = "../utils/honey-badger-split" }
integer-sqrt = "0.1"
log = "0.4"
rayon = "1.0"
rand = "0.5.5"