Merge pull request #206168 from SuperSandro2000/eth-keys
This commit is contained in:
@@ -50,6 +50,8 @@ buildPythonPackage rec {
|
||||
"test_public_key_compression_is_equal"
|
||||
"test_public_key_decompression_is_equal"
|
||||
"test_signatures_with_high_s"
|
||||
# timing sensitive
|
||||
"test_encode_decode_pairings"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "eth_keys" ];
|
||||
|
||||
Reference in New Issue
Block a user