mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-14 14:24:32 +00:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
PrecompileTests
|
|
===
|
|
## PrecompileTests
|
|
```diff
|
|
+ bn256Add.json OK
|
|
+ bn256mul.json OK
|
|
+ ecrecover.json OK
|
|
+ identity.json OK
|
|
modexp.json Skip
|
|
+ pairing.json OK
|
|
+ ripemd160.json OK
|
|
+ sha256.json OK
|
|
```
|
|
OK: 7/8 Fail: 0/8 Skip: 1/8
|
|
|
|
---TOTAL---
|
|
OK: 7/8 Fail: 0/8 Skip: 1/8
|