nimbus-eth1/PrecompileTests.md

23 lines
1.0 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
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
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-25 13:42:15 +00:00
OK: 13/13 Fail: 0/13 Skip: 0/13
2019-01-06 13:27:06 +00:00
---TOTAL---
2020-11-25 13:42:15 +00:00
OK: 13/13 Fail: 0/13 Skip: 0/13