foundry-rs / foundry-rs/foundry
flag to disable abi decoding in traces in tests and scripts
Open
A-tracing
T-feature
T-post-V1
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.