-
Notifications
You must be signed in to change notification settings - Fork 171
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
[Bug] Expected Parenthesizes #349
Comments
Looks like Solc 0.4.X ABI does not have |
I don't think we can do anything about this, since name information is lost, unless we make up names for each custom struct we encounter and emit it separately. At that point I'd rather just not support this since it blows up in complexity |
We could emit tuple types inline like |
Component
sol! macro
What version of Alloy are you on?
No response
Operating System
None
Describe the bug
https://etherscan.io/address/0x080bf510fcbf18b91105470639e9561022937712#code
The text was updated successfully, but these errors were encountered: