mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
30 lines
1.5 KiB
Markdown
30 lines
1.5 KiB
Markdown
PrecompileTests
|
|
===
|
|
## PrecompileTests
|
|
```diff
|
|
+ blake2F.json OK
|
|
+ blsG1Add.json OK
|
|
+ blsG1MultiExp.json OK
|
|
+ blsG2Add.json OK
|
|
+ blsG2MultiExp.json OK
|
|
+ blsMapG1.json OK
|
|
+ blsMapG2.json OK
|
|
+ blsPairing.json OK
|
|
+ bn256Add.json OK
|
|
+ bn256Add_istanbul.json OK
|
|
+ bn256mul.json OK
|
|
+ bn256mul_istanbul.json OK
|
|
+ ecrecover.json OK
|
|
+ identity.json OK
|
|
+ modexp.json OK
|
|
+ modexp_eip2565.json OK
|
|
+ pairing.json OK
|
|
+ pairing_istanbul.json OK
|
|
+ ripemd160.json OK
|
|
+ sha256.json OK
|
|
```
|
|
OK: 20/20 Fail: 0/20 Skip: 0/20
|
|
|
|
---TOTAL---
|
|
OK: 20/20 Fail: 0/20 Skip: 0/20
|