go-ethereum/tests
Andrei Maiboroda 793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode (#23847)
Implementation of https://eips.ethereum.org/EIPS/eip-3860, limit and meter initcode. This PR enables EIP-3860 as part of the Shanghai fork. 


Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2023-01-11 04:05:47 -05:00
..
evm-benchmarks@d8b88f4046
fuzzers
solidity
testdata@24fa31adb3
block_test.go
block_test_util.go
difficulty_test.go
difficulty_test_util.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
init.go
init_test.go
rlp_test.go
rlp_test_util.go
state_test.go
state_test_util.go
transaction_test.go
transaction_test_util.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2023-01-11 04:05:47 -05:00