diff --git a/PrecompileTests.md b/PrecompileTests.md new file mode 100644 index 000000000..73046d08d --- /dev/null +++ b/PrecompileTests.md @@ -0,0 +1,14 @@ +PrecompileTests +=== +## PrecompileTests +```diff ++ bn256Add.json OK ++ bn256mul.json OK ++ ecrecover.json OK ++ identity.json OK +- modexp.json Fail ++ pairing.json OK ++ ripemd160.json OK ++ sha256.json OK +``` +OK: 7/8 Fail: 1/8 Skip: 0/8