2018-10-16 20:51:32 +00:00
|
|
|
PrecompileTests
|
|
|
|
===
|
|
|
|
## PrecompileTests
|
|
|
|
```diff
|
2020-11-25 13:42:15 +00:00
|
|
|
+ blake2F.json OK
|
2020-11-27 14:42:17 +00:00
|
|
|
+ blsG1Add.json OK
|
|
|
|
+ blsG1Mul.json OK
|
|
|
|
+ blsG1MultiExp.json OK
|
|
|
|
+ blsG2Add.json OK
|
|
|
|
+ blsG2Mul.json OK
|
|
|
|
+ blsG2MultiExp.json OK
|
2020-11-25 13:55:53 +00:00
|
|
|
- blsMapG1.json Fail
|
|
|
|
- blsMapG2.json Fail
|
2020-11-28 16:13:10 +00:00
|
|
|
+ blsPairing.json OK
|
2018-10-16 20:51:32 +00:00
|
|
|
+ bn256Add.json OK
|
2020-11-25 13:42:15 +00:00
|
|
|
+ bn256Add_istanbul.json OK
|
2018-10-16 20:51:32 +00:00
|
|
|
+ bn256mul.json OK
|
2020-11-25 13:42:15 +00:00
|
|
|
+ bn256mul_istanbul.json OK
|
2018-10-16 20:51:32 +00:00
|
|
|
+ ecrecover.json OK
|
|
|
|
+ identity.json OK
|
2019-11-20 15:25:09 +00:00
|
|
|
+ modexp.json OK
|
2020-11-25 13:42:15 +00:00
|
|
|
+ modexp_eip2565.json OK
|
2018-10-16 20:51:32 +00:00
|
|
|
+ pairing.json OK
|
2020-11-25 13:42:15 +00:00
|
|
|
+ pairing_istanbul.json OK
|
2018-10-16 20:51:32 +00:00
|
|
|
+ ripemd160.json OK
|
|
|
|
+ sha256.json OK
|
|
|
|
```
|
2020-11-28 16:13:10 +00:00
|
|
|
OK: 20/22 Fail: 2/22 Skip: 0/22
|
2019-01-06 13:27:06 +00:00
|
|
|
|
|
|
|
---TOTAL---
|
2020-11-28 16:13:10 +00:00
|
|
|
OK: 20/22 Fail: 2/22 Skip: 0/22
|