-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Issues: ethereum/solidity
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Incorrect error message when declaring storage parameters public functions
bug π
#15567
opened Nov 4, 2024 by
haoyang9804
Reversing the order of two in-contract functions causes two different error messages
bug π
#15565
opened Nov 4, 2024 by
haoyang9804
Error message inconsistency caused by in-function mapping declaration
bug π
#15564
opened Nov 3, 2024 by
haoyang9804
Different error codes are produced by solc under different optimization parameters
bug π
#15553
opened Oct 30, 2024 by
lum7na
Yul object names with dots are accepted but ambiguous
bug π
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
#15540
opened Oct 23, 2024 by
cameel
The error handling component cannot output all compile-time errors.
bug π
#15522
opened Oct 17, 2024 by
haoyang9804
The type system seems to be awkward in handling data location in tenery operation
bug π
#15486
opened Oct 7, 2024 by
haoyang9804
use before assignment of calldata struct instance inside a function does not throw an error
bug π
#15483
opened Oct 7, 2024 by
haoyang9804
non-address hex literals cannot be assigned to uint256
bug π
#15468
opened Sep 30, 2024 by
haoyang9804
Undefined behaviour: Copying struct/class with uninitialized members
bug π
#15462
opened Sep 27, 2024 by
hribz
ICE when loading the same file multiple times via import callback
bug π
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
should compile without error
Error is reported even though it shouldn't. Source is fine.
#15458
opened Sep 25, 2024 by
cameel
Compiler error on attempting to use hexadecimal literals of length 39-41 as integers
bug π
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
#15427
opened Sep 12, 2024 by
barakman
Unreachable code warning for internal function called by an abstract contract
bug π
#15426
opened Sep 11, 2024 by
peterhorvat
When accessing an out-of-bounds index in a fixed-size array, the contract execution reverts
bug π
#15424
opened Sep 10, 2024 by
3mp8r3
Unnamed return variable is displayed incorrectly in counter example
bug π
smt
#15423
opened Sep 10, 2024 by
lum7na
mstore(add(mload(0x80), 0x20), xx) cause IR-based codegen execution revert.
bug π
#15411
opened Sep 6, 2024 by
Subway2023
ABICoderv1 and AST import cause storage difference due to function-type variable assignment
bug π
#15410
opened Sep 6, 2024 by
Subway2023
Nested memory arrays not implemented in ABICoder V1
bug π
#15398
opened Sep 3, 2024 by
Subway2023
The abicoder caused false to not be represented as 0.
bug π
#15384
opened Sep 2, 2024 by
Subway2023
The IR-based codegen allocated more memory for the struct.
bug π
#15383
opened Sep 2, 2024 by
Subway2023
Previous Next
ProTip!
Whatβs not been updated in a month: updated:<2024-10-14.