go-ethereum/core/vm/testdata/precompiles
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459)
This change adds more comprehensive benchmarks with a wider-variety of input sizes for g1 and g2 multi exponentiation.
2024-09-24 13:53:46 +02:00
..
blake2F.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
blsG1Add.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
blsG1Mul.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
blsG1MultiExp.json core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 2024-09-24 13:53:46 +02:00
blsG2Add.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
blsG2Mul.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
blsG2MultiExp.json core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 2024-09-24 13:53:46 +02:00
blsMapG1.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
blsMapG2.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
blsPairing.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
bn256Add.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
bn256Pairing.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
bn256ScalarMul.json core/vm: add bn256ScalarMul testcase for zero scalar value (#26607) 2023-02-06 07:41:29 -05:00
ecRecover.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
fail-blake2f.json
fail-blsG1Add.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsG1Mul.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsG1MultiExp.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsG2Add.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsG2Mul.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsG2MultiExp.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsMapG1.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsMapG2.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
fail-blsPairing.json core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
modexp_eip2565.json core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 2020-11-13 13:39:59 +01:00
modexp.json core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
pointEvaluation.json crypto/kzg4844: use the new trusted setup file and format (#28383) 2023-10-22 16:05:04 +02:00