2018-10-16 20:51:32 +00:00
|
|
|
PrecompileTests
|
|
|
|
===
|
|
|
|
## PrecompileTests
|
|
|
|
```diff
|
2020-11-25 13:42:15 +00:00
|
|
|
+ blake2F.json OK
|
2021-05-16 14:41:45 +00: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 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
|
2021-05-16 14:41:45 +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
|
|
|
|
```
|
2021-05-16 14:41:45 +00:00
|
|
|
OK: 13/22 Fail: 0/22 Skip: 9/22
|
2019-01-06 13:27:06 +00:00
|
|
|
|
|
|
|
---TOTAL---
|
2021-05-16 14:41:45 +00:00
|
|
|
OK: 13/22 Fail: 0/22 Skip: 9/22
|