We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cast
forge 0.2.0 (1c7bf46 2023-11-03T13:18:06.065760000Z)
cast calldata, cast abi-encode, cast send
macOS (Apple Silicon)
Possible regression, worked well before I updated yesterday using foundryup.
foundryup
$ cast calldata "foo(bytes memory)" "0x" Error: parser error: 0x ^ Context: - parser error: 0x ^
The text was updated successfully, but these errors were encountered:
abi
Thanks, when is this change expected to make its way into foundry?
Sorry, something went wrong.
ref #6214
Evalir
Successfully merging a pull request may close this issue.
Component
Cast
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (1c7bf46 2023-11-03T13:18:06.065760000Z)
What command(s) is the bug in?
cast calldata, cast abi-encode, cast send
Operating System
macOS (Apple Silicon)
Describe the bug
Possible regression, worked well before I updated yesterday using
foundryup
.The text was updated successfully, but these errors were encountered: