mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
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>
1 line
115 B
Markdown
1 line
115 B
Markdown
This test does some EVM execution, and can be used to test callframes emitted by the tracer when they are enabled.
|