go-ethereum/tests
Nazarii Denha c5da652c29
core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318)
* 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>

* add ishanghai

* fix test

* fix

---------

Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
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>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2023-05-18 12:11:53 +02:00
..
fuzzers style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@092a8834dc tests: update, enable legacy tests, remove vm tests (#23350) 2021-08-17 17:30:21 +02:00
block_test.go tests: update for London (#22976) 2021-06-07 14:37:56 +02:00
block_test_util.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
difficulty_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
difficulty_test_util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
gen_btheader.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
gen_difficultytest.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
gen_stenv.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
gen_sttransaction.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
init.go Archimedes hard fork: Disable sha2, ripemd, blake2f precompiles (#280) 2023-05-09 09:04:46 -07:00
init_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
rlp_test.go tests: get test name from testing.T (#22941) 2021-05-25 22:47:14 +02:00
rlp_test_util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
state_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
state_test_util.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
transaction_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
transaction_test_util.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00