mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Tree hash et al
This commit is contained in:
@@ -15,5 +15,5 @@ hex = "0.4.2"
|
||||
[dependencies]
|
||||
types = { path = "../../consensus/types"}
|
||||
ethereum_ssz = "1.0.0-beta.2"
|
||||
tree_hash = "0.4.1"
|
||||
tree_hash = "1.0.0-beta.0"
|
||||
ethabi = "16.0.0"
|
||||
|
||||
@@ -16,7 +16,7 @@ filesystem = { path = "../filesystem" }
|
||||
types = { path = "../../consensus/types" }
|
||||
rand = "0.8.5"
|
||||
deposit_contract = { path = "../deposit_contract" }
|
||||
tree_hash = "0.4.1"
|
||||
tree_hash = "1.0.0-beta.0"
|
||||
hex = "0.4.2"
|
||||
derivative = "2.1.1"
|
||||
lockfile = { path = "../lockfile" }
|
||||
|
||||
Reference in New Issue
Block a user