nimbus-eth1/PrecompileTests.md

18 lines
674 B
Markdown
Raw Normal View History

2018-10-16 20:51:32 +00:00
PrecompileTests
===
## PrecompileTests
```diff
+ bn256Add.json OK
+ bn256mul.json OK
+ ecrecover.json OK
+ identity.json OK
2019-04-26 12:01:30 +00:00
modexp.json Skip
2018-10-16 20:51:32 +00:00
+ pairing.json OK
+ ripemd160.json OK
+ sha256.json OK
```
2019-04-26 12:01:30 +00:00
OK: 7/8 Fail: 0/8 Skip: 1/8
2019-01-06 13:27:06 +00:00
---TOTAL---
2019-04-26 12:01:30 +00:00
OK: 7/8 Fail: 0/8 Skip: 1/8