-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
A-tracingArea: tracingArea: tracingC-forgeCommand: forgeCommand: forgeT-featureType: featureType: feature
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
Labels
A-tracingArea: tracingArea: tracingC-forgeCommand: forgeCommand: forgeT-featureType: featureType: feature
Type
Projects
Status
Todo