Open meetmangukiya opened 2 months ago
Forge
Currently, when the trace is printed it tries to label addresses from state variables, tries to decode the function args and return values. But sometimes it may be helpful to see the exact address, raw bytes of the call and the return bytes.
No response
We would benefit from having a [trace] section in the config for fine-tuning these kind of things
[trace]
Component
Forge
Describe the feature you would like
Currently, when the trace is printed it tries to label addresses from state variables, tries to decode the function args and return values. But sometimes it may be helpful to see the exact address, raw bytes of the call and the return bytes.
Additional context
No response