go-ethereum/tests/fuzzers/bls12381
Dmitry 3d0e225ba1
Adding custom precompiled support
These changes were migrated from EVMOS v1.10.26-evmos-rc2 tag. Relevant
precompile EVMOS commits that were part of this tag:

- 8d407912cad95d41db1e472f35a1eba6dc7dc363
- fcf5e42ce33b315dc294d200ad0c3da96fbc441f
- f24eefdf82c19088c36fee898d66370a8489c9e7
- 359caee7e31063a6fa8a01832cabe0a35d383fff
- d7a659397e07fca3a3516851aa8feefc0d632f1d

The above changes were added on top of the latest available go-ethereum
tag which is v1.14.8 Now we have the latest go-ethereum code with all
the latest fixes along with the EVMOS like custom precompile support.
2024-08-22 11:00:42 +02:00
..
testdata tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
bls12381_fuzz.go core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
bls12381_test.go core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 2024-04-16 10:53:43 +02:00
precompile_fuzzer.go Adding custom precompiled support 2024-08-22 11:00:42 +02:00