foundry-rs / foundry-rs/foundry
chore: verbosity scale is not uniformly applied across different commands
Open
A-internals
T-chore
T-feature
T-post-V1
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
- [ ] EVM verbosity args are far more granular than others
- [ ] Establish a uniform scale of verbosity flags and apply consistently
- [ ] Add enum to distinguish the different verbosity scales (related: https://github.com/foundry-rs/foundry/pull/9013#discussion_r1861158837) and implement
This is likely to result in a breaking change in the EVM args, hence the `post-v1` label
Contributor guide
Assessment
This issue has not been assessed yet.