forked from forks/go-ethereum
Reference: - Remove MUL precompiles: https://github.com/ethereum/EIPs/pull/8945 - Pricing change for pairing operation: https://github.com/ethereum/EIPs/pull/9098 - Pricing change for add, mapping and mul operations: https://github.com/ethereum/EIPs/pull/9097 - Pricing change for MSM operations: https://github.com/ethereum/EIPs/pull/9116 --------- Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de> |
||
|---|---|---|
| .. | ||
| blake2F.json | ||
| blsG1Add.json | ||
| blsG1Mul.json | ||
| blsG1MultiExp.json | ||
| blsG2Add.json | ||
| blsG2Mul.json | ||
| blsG2MultiExp.json | ||
| blsMapG1.json | ||
| blsMapG2.json | ||
| blsPairing.json | ||
| bn256Add.json | ||
| bn256Pairing.json | ||
| bn256ScalarMul.json | ||
| ecRecover.json | ||
| fail-blake2f.json | ||
| fail-blsG1Add.json | ||
| fail-blsG1Mul.json | ||
| fail-blsG1MultiExp.json | ||
| fail-blsG2Add.json | ||
| fail-blsG2Mul.json | ||
| fail-blsG2MultiExp.json | ||
| fail-blsMapG1.json | ||
| fail-blsMapG2.json | ||
| fail-blsPairing.json | ||
| modexp.json | ||
| modexp_eip2565.json | ||
| pointEvaluation.json | ||