go-ethereum/cmd/evm/internal/t8ntool
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353)
Adds a flag `--trace.callframes` to t8n which will log info when entering or exiting a call frame in addition to the execution steps.

---------

Co-authored-by: Mario Vega <marioevz@gmail.com>
2024-03-27 16:12:57 +01:00
..
block.go all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00
execution.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
flags.go t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
gen_header.go cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
gen_stenv.go cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
transaction.go all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00
transition.go t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
tx_iterator.go all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00
utils.go all: fix typos in comments (#29186) 2024-03-07 22:56:19 +01:00