Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* vm: add dumpState cheatcode 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. * chore: regenerate Vm.sol * test: update interface ID --------- Co-authored-by: Matt Solomon <[email protected]>
- Loading branch information