go-ethereum/core/vm/testdata
Marius van der Wijden f437307877
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441)
This PR updates the bls contracts from our internal implementation which is an unmaintained fork of the kilic library to the gnark-crypto library that is actively maintained by consensys.

It also updates the gas-costs according to the EIP
2024-04-16 10:53:43 +02:00
..
precompiles core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
testcases_add.json
testcases_and.json
testcases_byte.json
testcases_div.json
testcases_eq.json
testcases_exp.json
testcases_gt.json
testcases_lt.json
testcases_mod.json
testcases_mul.json
testcases_or.json
testcases_sar.json
testcases_sdiv.json
testcases_sgt.json
testcases_shl.json
testcases_shr.json
testcases_signext.json
testcases_slt.json
testcases_smod.json
testcases_sub.json
testcases_xor.json