nimbus-eth1/PrecompileTests.md
andri lim 5464f8e5f1
Fix EIP-2537: Precompile for BLS12-381 curve operations (#2603)
* Fix EIP-2537: Precompile for BLS12-381 curve operations

* Update test vectors
2024-09-10 06:56:08 +00:00

1.6 KiB

PrecompileTests

PrecompileTests

+ blake2F.json                                                    OK
+ blsG1Add.json                                                   OK
+ blsG1Mul.json                                                   OK
+ blsG1MultiExp.json                                              OK
+ blsG2Add.json                                                   OK
+ blsG2Mul.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: 22/22 Fail: 0/22 Skip: 0/22

---TOTAL--- OK: 22/22 Fail: 0/22 Skip: 0/22