lol

Merge pull request #206168 from SuperSandro2000/eth-keys

authored by

Sandro and committed by
GitHub
2df9e98e a1cc9f4f

+2
+2
pkgs/development/python-modules/eth-keys/default.nix
··· 50 50 "test_public_key_compression_is_equal" 51 51 "test_public_key_decompression_is_equal" 52 52 "test_signatures_with_high_s" 53 + # timing sensitive 54 + "test_encode_decode_pairings" 53 55 ]; 54 56 55 57 pythonImportsCheck = [ "eth_keys" ];