-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(anvil): added anvil_impersonateSignature
#11195
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
base: master
Are you sure you want to change the base?
Conversation
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.
great,
as an example test we want a basic function that uses ecrecover that then asserts that the result is the fake address that we installed before invoking this function
anvilRecoverSignature
…ndry into anvil-recover-sig
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.
almost there
anvilRecoverSignature
anvilImpersonateSignature
anvilImpersonateSignature
anvil_impersonateSignature
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.
last tiny nit
closes #5381