mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Update milagro_bls to new release (#1183)
* Update milagro_bls to new release Signed-off-by: Kirk Baird <baird.k@outlook.com> * Tidy up fake cryptos Signed-off-by: Kirk Baird <baird.k@outlook.com> * move SecretHash to bls and put plaintext back Signed-off-by: Kirk Baird <baird.k@outlook.com>
This commit is contained in:
@@ -17,6 +17,6 @@ hex = "0.3"
|
||||
bls = { path = "../bls" }
|
||||
eth2_ssz = { path = "../../consensus/ssz" }
|
||||
serde_json = "1.0.41"
|
||||
|
||||
eth2_key_derivation = { path = "../eth2_key_derivation" }
|
||||
[dev-dependencies]
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user