go-ethereum/cmd/evm/testdata/32
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
..
alloc.json t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
env.json t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
README.md t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
trace-0-0x47806361c0fa084be3caa18afe8c48156747c01dbdfc1ee11b5aecdbe4fcf23e.jsonl t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
txs.json t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00

This test does some EVM execution, and can be used to test callframes emitted by the tracer when they are enabled.