nimbus-eth1/PrecompileTests.md

32 lines
1.6 KiB
Markdown
Raw Normal View History

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
+ blsMapG1.json OK
2020-11-29 01:01:17 +00:00
+ blsMapG2.json OK
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
+ modexp.json OK
2021-01-12 09:17:00 +00:00
modexp_eip2565.json Skip
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-01-12 09:17:00 +00:00
OK: 21/22 Fail: 0/22 Skip: 1/22
2019-01-06 13:27:06 +00:00
---TOTAL---
2021-01-12 09:17:00 +00:00
OK: 21/22 Fail: 0/22 Skip: 1/22