get latest ef tests passing

This commit is contained in:
realbigsean
2024-01-19 11:36:12 -05:00
parent 47b28c4935
commit c84536a8eb
4 changed files with 8 additions and 13 deletions

View File

@@ -51,7 +51,8 @@ excluded_paths = [
"bls12-381-tests/deserialization_G1",
"bls12-381-tests/deserialization_G2",
"bls12-381-tests/hash_to_G2",
"tests/.*/eip6110"
"tests/.*/eip6110",
"tests/.*/whisk"
]