go-ethereum/eth/tracers
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
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
js core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00
native style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
api.go refactor: rename L1FeeEnabled to FeeVaultEnabled (#281) 2023-04-19 22:41:38 +08:00
api_blocktrace.go fix(zktrie): fix deletion proofs and collect them in commiting phase (#263) 2023-05-08 15:40:54 +08:00
api_blocktrace_test.go refactor: rename L1FeeEnabled to FeeVaultEnabled (#281) 2023-04-19 22:41:38 +08:00
api_test.go feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +08:00
tracers.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
tracers_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00