Current test output
This commit is contained in:
parent
0b15b86195
commit
826ce4f0f9
|
@ -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
|
Loading…
Reference in New Issue