Open
Description
Component
Forge
Describe the feature you would like
from @hexonaut - add an arg to truncate function call input/output in the execution trace - we have some functions that pass large byte arrays and it makes the execution trace pretty useless.
Additional context
- should be handled as a config in revm-insepctor TraceWriter in https://github.com/paradigmxyz/revm-inspectors/blob/bf724817ce484cf241076d2915d162e47a46f326/src/tracing/writer.rs#L102-L106
Edit: Started on revm-inspectors side paradigmxyz/revm-inspectors#283
Metadata
Metadata
Assignees
Type
Projects
Status
Blocked