From 826ce4f0f91d1b7f5e2b6ef3e29f27beea711a6d Mon Sep 17 00:00:00 2001 From: coffeepots Date: Tue, 16 Oct 2018 21:51:32 +0100 Subject: [PATCH] Current test output --- PrecompileTests.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 PrecompileTests.md 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