You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you ensured that all of these are up to date?
Foundry
Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
$ cast sig "aggregate((address,bytes)[])"
The application panicked (crashed).
Message: called Result::unwrap() on an Err value: Message("Expected input args parentheses at aggregate((address,bytes)[])")
Location: cli/src/cast.rs:651
The text was updated successfully, but these errors were encountered:
Component
Cast
Have you ensured that all of these are up to date?
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
$ cast sig "aggregate((address,bytes)[])"
The application panicked (crashed).
Message: called
Result::unwrap()
on anErr
value: Message("Expected input args parentheses ataggregate((address,bytes)[])
")Location: cli/src/cast.rs:651
The text was updated successfully, but these errors were encountered: