From 6959fcb237bbc025bc10dc89893477fb223f9db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Fri, 26 Apr 2019 14:01:30 +0200 Subject: [PATCH] update PrecompileTests.md --- PrecompileTests.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PrecompileTests.md b/PrecompileTests.md index 15b11bd8d..c9f855177 100644 --- a/PrecompileTests.md +++ b/PrecompileTests.md @@ -6,12 +6,12 @@ PrecompileTests + bn256mul.json OK + ecrecover.json OK + identity.json OK -+ modexp.json OK + modexp.json Skip + pairing.json OK + ripemd160.json OK + sha256.json OK ``` -OK: 8/8 Fail: 0/8 Skip: 0/8 +OK: 7/8 Fail: 0/8 Skip: 1/8 ---TOTAL--- -OK: 8/8 Fail: 0/8 Skip: 0/8 +OK: 7/8 Fail: 0/8 Skip: 1/8