-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
[optimisation] quick win - byte size optimised address mask
feature
#15762
opened Jan 23, 2025 by
radeksvarz
[optimisation] quick win - byte size optimised type(uint256).max
feature
#15761
opened Jan 23, 2025 by
radeksvarz
Update Code Examples from Using Web3.js to Ethers.js
documentation ๐
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.
#15759
opened Jan 23, 2025 by
codersjj
Events missing in library ABI when using another lib
bug ๐
#15752
opened Jan 22, 2025 by
michprev
Inconsistent behavior of 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.
*
and empty string in outputSelection
bug ๐
low effort
#15747
opened Jan 20, 2025 by
cameel
Do not assemble 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.
performance ๐
should have
We like the idea but itโs not important enough to be a part of the roadmap.
deployedObject
when not requested
low effort
#15746
opened Jan 20, 2025 by
cameel
deployedBytecode
output is empty in Yul mode for contracts with bytecode dependencies
bug ๐
low effort
#15745
opened Jan 20, 2025 by
cameel
Document output selection
documentation ๐
low effort
There is not much implementation work to be done. The task is very easy or tiny.
medium impact
Default level of impact
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
#15744
opened Jan 20, 2025 by
cameel
A shift-right operation sometimes consumes more gas than the equivalent division
bug ๐
#15743
opened Jan 20, 2025 by
barakman
Requesting implicitly generated outputs
low effort
There is not much implementation work to be done. The task is very easy or tiny.
medium impact
Default level of impact
should have
We like the idea but itโs not important enough to be a part of the roadmap.
#15742
opened Jan 20, 2025 by
cameel
[BUG] Internal compiler error. /solidity/libsolidity/ast/ASTUtils.cpp(56) Recursion depth limit reached
bug ๐
#15739
opened Jan 20, 2025 by
Jizhou-Chen
[BUG] Internal compiler error /solidity/libsolidity/ast/Types.cpp(1982) Expected detailed error message!
bug ๐
#15737
opened Jan 20, 2025 by
Jizhou-Chen
[BUG] Assertion failed. /solidity/libsolidity/analysis/TypeChecker.cpp(2344)
bug ๐
#15735
opened Jan 20, 2025 by
Jizhou-Chen
[BUG] Assertion failed. solidity/libsolidity/analysis/TypeChecker.cpp(2371)
bug ๐
#15733
opened Jan 20, 2025 by
Jizhou-Chen
[BUG] Assertion failed. solidity/libsolidity/ast/Types.cpp(2284)
bug ๐
#15732
opened Jan 20, 2025 by
Jizhou-Chen
[BUG] Assertion failed /solidity/libsolidity/ast/Types.h(246)
bug ๐
#15731
opened Jan 20, 2025 by
Jizhou-Chen
Support for arbitrary contract storage base location
feature
high impact
Changes are very prominent and affect users or the project in a major way.
medium effort
Default level of effort
selected for development
It's on our short-term development
#15727
opened Jan 17, 2025 by
matheusaaguiar
Bypassing the deployed bytecode with inline assembly in constructor makes it disappear from creation bytecode
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.
#15725
opened Jan 17, 2025 by
cameel
Enabling smtlib2+bmc in the model-checker results in an internal compiler error.
bug ๐
#15722
opened Jan 16, 2025 by
lum7na
Optimized code takes 10 times MORE than unoptimized code
bug ๐
#15719
opened Jan 15, 2025 by
drortirosh
second parameter in solidity contact methode crashes sepolia node
bug ๐
#15715
opened Jan 14, 2025 by
igorroman777
Inconsistent treatment of constant expressions evaluation.
needs investigation
#15709
opened Jan 13, 2025 by
blishko
ICE occurs when --ir-ast-json or --ir-optimized-ast-json is used
bug ๐
#15699
opened Jan 9, 2025 by
P1umH0
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.