-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cheatcodes): add expectCreate
and expectCreate2
#9875
Conversation
expectCreate
cheatcodesexpectCreate
and expectCreate2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anukul! lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thank you! left couple of comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, looks good. will merge with CI fix and send
@grandizzy Thanks! On another note I wanted to highlight #9310 (comment), your thoughts on this will help me to make a PR for the remaining cheatcodes. |
24b48d6
to
a0a0993
Compare
Motivation
Addresses #9310
Solution
Added cheatcodes:
where
bytecode
refers to the runtime bytecode and not the creation bytecode or initcodePR Checklist