fake sig back, merge, and fixed up yml checkin issue

This commit is contained in:
Darren Langley
2019-05-16 23:06:41 +10:00
parent 7b937ce901
commit b9ab3b2523
5 changed files with 54 additions and 18 deletions

View File

@@ -29,3 +29,6 @@ tree_hash = { path = "../utils/tree_hash" }
tree_hash_derive = { path = "../utils/tree_hash_derive" }
types = { path = "../types" }
rayon = "1.0"
[features]
fake_crypto = ["bls/fake_crypto"]