1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/core/vm/testdata/precompiles
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978)
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>
2025-01-24 15:38:17 +01:00
..
blake2F.json
blsG1Add.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsG1Mul.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsG1MultiExp.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsG2Add.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsG2Mul.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsG2MultiExp.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsMapG1.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsMapG2.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
blsPairing.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
bn256Add.json
bn256Pairing.json
bn256ScalarMul.json
ecRecover.json
fail-blake2f.json
fail-blsG1Add.json
fail-blsG1Mul.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsG1MultiExp.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsG2Add.json
fail-blsG2Mul.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsG2MultiExp.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsMapG1.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsMapG2.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
fail-blsPairing.json core/vm: implement EIP-2537 spec updates (#30978) 2025-01-24 15:38:17 +01:00
modexp.json
modexp_eip2565.json
pointEvaluation.json