Skip to content

evm blocktest does not seem to output traces when --debug or --json are passed #27363

@d-xo

Description

@d-xo

System information

Geth version: 1.11.6-stable
OS & Version: Linux

Expected behaviour

If I run evm --json statetest and pass a state test json, then evm will output per opcode traces, however running evm --json blocktest outputs nothing. The same is true when using --debug instead of --json. I would expect to be able to get json traces for both state and blockchain tests.

Actual behaviour

evm --json blocktest <FILE> and evm --debug blocktest <FILE> output nothing

Steps to reproduce the behaviour

evm --json blocktest <TEST_FILE>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions