Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marius van der Wijden
091c25d983
go.mod: update kzg libraries to use big-endian ( #27510 )
...
* go.mod: update kzg libraries to use big-endian
* go.sum: ran go mod tidy
* core/testdata/precompiles: fix blob verification test
* core/testdata/precompiles: fix blob verification test
1 year ago
..
blake2F.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG1Add.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG1Mul.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG1MultiExp.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG2Add.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG2Mul.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsG2MultiExp.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsMapG1.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsMapG2.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
blsPairing.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
bn256Add.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
bn256Pairing.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
bn256ScalarMul.json
core/vm: add bn256ScalarMul testcase for zero scalar value ( #26607 )
2 years ago
ecRecover.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
fail-blake2f.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG1Add.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG1Mul.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG1MultiExp.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG2Add.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG2Mul.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsG2MultiExp.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsMapG1.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsMapG2.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
fail-blsPairing.json
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
modexp.json
core/vm: fix benchmark overflow + prep for precompile repricings ( #21530 )
4 years ago
modexp_eip2565.json
core/vm, protocol_params: implement eip-2565 modexp repricing ( #21607 )
4 years ago
pointEvaluation.json
go.mod: update kzg libraries to use big-endian ( #27510 )
1 year ago