go-ethereum/cmd/evm/internal/t8ntool
rayoo 526a2b3a4f cmd/evm/t8ntool: gate ProcessParentBlockHash on IsPrague || IsUBT
Mirror the IsPrague || IsUBT check used by core.PreExecution and the
other refactored sites in #34812. UBT activates EIP-2935 too, so a
UBT-only test config (e.g. tests/init.go Forks["Verkle"]) was
silently skipping ProcessParentBlockHash here.
2026-05-12 15:28:30 +08:00
..
block.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
execution.go cmd/evm/t8ntool: gate ProcessParentBlockHash on IsPrague || IsUBT 2026-05-12 15:28:30 +08: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 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
gen_header.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
gen_stenv.go core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
transaction.go core: implement eip-7981: Increase Access List Cost (#34755) 2026-05-06 12:03:11 +02:00
transition.go trie: group 2^N binary trie nodes in serialization (#34794) 2026-05-01 15:28:19 +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