go-ethereum/cmd/evm/internal/t8ntool
Marius van der Wijden 9059157eba
core: implement EIP-8037, state creation gas cost increase (#33601)
Implements https://eips.ethereum.org/EIPS/eip-8037
mainly done in order to judge the complexity of the EIP 
and to act as a jumping off point, since the eip will likely
change.

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-06-12 14:29:03 +02:00
..
block.go core, cmd, internal: rework BAL json marshalling to adhere EELS (#34972) 2026-05-20 09:12:13 -04:00
execution.go core: implement EIP-8037, state creation gas cost increase (#33601) 2026-06-12 14:29:03 +02:00
file_tracer.go cmd/evm: add --opcode.count flag to t8n (#33800) 2026-02-17 20:42:53 +01:00
flags.go cmd/evm: add --opcode.count flag to t8n (#33800) 2026-02-17 20:42:53 +01:00
gen_execresult.go cmd/evm/internal/t8ntool: Amsterdam t8n updates; adds BAL and slotNum (#35025) 2026-05-22 11:40:09 +08:00
gen_header.go core, cmd, internal: rework BAL json marshalling to adhere EELS (#34972) 2026-05-20 09:12:13 -04:00
gen_stenv.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
transaction.go core: implement EIP-8037, state creation gas cost increase (#33601) 2026-06-12 14:29:03 +02:00
transition.go trie/bintrie: record inserted leaves for t8n (#34843) 2026-05-28 17:06:47 +02:00
tx_iterator.go core/types: cleanup tx signer logic (#31434) 2025-03-19 16:05:44 +01:00
utils.go all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00