Skip to content

Commit

Permalink
vm: add dumpState cheatcode
Browse files Browse the repository at this point in the history
Adds a new cheatcode `dumpState(string)` that was implemented
in foundry in foundry-rs/foundry#6827.
This cheatcode will write a JSON file to disk that contains the
current state of the EVM.
  • Loading branch information
tynes committed Jan 17, 2024
1 parent 36c303b commit 0f440d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Vm.sol

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f440d2

Please sign in to comment.