go-ethereum/cmd/evm/testdata/32/README.md
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

115 B

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