-
Notifications
You must be signed in to change notification settings - Fork 128
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
fatal error on abi.decode with dynamic type #261
Comments
Thanks for reporting @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.5 ETH (92.9 USD @ $185.8/ETH) attached to it as part of the dydxprotocol fund.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Workers have applied to start work. These users each claimed they can complete the work by 2 years, 6 months ago. 1) ayoalfonso has applied to start work (Funders only: approve worker | reject worker).
Learn more on the Gitcoin Issue Details page. |
Description
Solium reports fatal error on abi.decode with dynamic type
Steps to reproduce
Using the following solidity file:
Expected behavior
Since solc successfully compiles this file, solium should not exit with a fatal error; either lint the file or report a rule violation.
Operating System
MacOS
Linter version
1.2.4
The text was updated successfully, but these errors were encountered: