update PrecompileTests.md
This commit is contained in:
parent
cee0a38278
commit
6959fcb237
|
@ -6,12 +6,12 @@ PrecompileTests
|
||||||
+ bn256mul.json OK
|
+ bn256mul.json OK
|
||||||
+ ecrecover.json OK
|
+ ecrecover.json OK
|
||||||
+ identity.json OK
|
+ identity.json OK
|
||||||
+ modexp.json OK
|
modexp.json Skip
|
||||||
+ pairing.json OK
|
+ pairing.json OK
|
||||||
+ ripemd160.json OK
|
+ ripemd160.json OK
|
||||||
+ sha256.json OK
|
+ sha256.json OK
|
||||||
```
|
```
|
||||||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
OK: 7/8 Fail: 0/8 Skip: 1/8
|
||||||
|
|
||||||
---TOTAL---
|
---TOTAL---
|
||||||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
OK: 7/8 Fail: 0/8 Skip: 1/8
|
||||||
|
|
Loading…
Reference in New Issue