Skip to content
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

Support vm.addr(privateKey) cheatcode #149

Closed
karmacoma-eth opened this issue Jul 26, 2023 · 1 comment
Closed

Support vm.addr(privateKey) cheatcode #149

karmacoma-eth opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@karmacoma-eth
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Using makeAddr("name") (from forge-std) in a test results in the following error:

Warning: setUp() execution encountered an issue at STATICCALL: Unsupported cheat code: calldata = Concat(0xffa18649, sha3_var_00)

Describe the solution you'd like

Supporting non-symbolic labeled addresses would be a nice little quality of life upgrade

@karmacoma-eth karmacoma-eth added the enhancement New feature or request label Jul 26, 2023
@karmacoma-eth
Copy link
Collaborator Author

Implemented in #257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant