ef_tests: skipped tests and bls_setting support

This commit is contained in:
Michael Sproul
2019-06-11 18:06:15 +10:00
parent 4024a400c8
commit c649988189
5 changed files with 58 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ hex = "0.3"
rayon = "1.0"
serde = "1.0"
serde_derive = "1.0"
serde_repr = "0.1"
serde_yaml = "0.8"
ssz = { path = "../../eth2/utils/ssz" }
tree_hash = { path = "../../eth2/utils/tree_hash" }