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