-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Refactor
assumeNot*
std cheats (#407)
* fix: exclude vm address from assumeNoPrecompiles * forge fmt * oops * update assumePayableIsNot * forge fmt * forge fmt v2 * remove exposed_assumePayable test * modify _isPayable to be compiler agnostic * compiler agnostic v2 * warnings * minor fixes * minor fixes v2 * fix: make suggested changes * forge fmt * fix: correct use of console address * fix: remove extcodesize check * chore: tweak function arg order and other small cleanup --------- Co-authored-by: Matt Solomon <[email protected]>
- Loading branch information
Showing
2 changed files
with
156 additions
and
24 deletions.
There are no files selected for viewing
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