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