go-ethereum/tests/fuzzers/bls12381/testdata
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
..
fuzz_g1_add_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_g1_multiexp_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_g2_add_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_g2_multiexp_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_map_g1_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_map_g2_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
fuzz_pairing_seed_corpus.zip tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00