Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
assumeUnusedAddress
(#639)
Sometimes during fuzzing we want to test with a wide range of addresses, but these address need to be empty and not already have contracts deployed. This function would come in handy for that.
- Loading branch information