forked from foundry-rs/foundry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(forge): Add call tracing support (foundry-rs#192)
* first pass * fixes * fmt * better fmting * updates colored prints, better dev ux, verbosity > 2 trace printing * fmt * updates * fmt * fix after master merge * fix tests post master merge * warning fixes * fmt * lots of fixes * fmt * fix * cyan color * fixes * prettier raw logs + parse setup contracts * update diff_score threshold * better printing * remove integration tests * improvements * improvements + fmt + clippy * fixes * more cleanup * cleanup and verbosity > 3 setup print * refactor printing * documentation + cleanup * fix negative number printing * fix tests to match master and fix tracing_enabled * fix unnecessary trace_index set * refactor runner tracing + tracing_enabled * nits + value printing * last nits
- Loading branch information
1 parent
e4d7d61
commit 4cf28ed
Showing
15 changed files
with
1,200 additions
and
60 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.