-
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
Support for arbitrary contract storage base location
feature
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
Boost compilation fails with Clang 18.1 in ossfuzz
bug π
build system ποΈ
#15711
opened Jan 14, 2025 by
r0qs
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
(v0.8.26) Contract code changes with additional files in compilation
bug π
selected for development
It's on our short-term development
#15686
opened Dec 31, 2024 by
kuzdogan
param and return names are not checked when using
inheritdoc
bug π
#15684
opened Dec 30, 2024 by
0xChin
How about adding Erwin, a random Solidity program generator, into CI/CD workflow?
feature
#15680
opened Dec 27, 2024 by
haoyang9804
Compilaton on OpenBSD/adJ 7.6 stops with
error: unused variable 'os'
bug π
#15679
opened Dec 26, 2024 by
vtamara
Some EOF-specific Yul builtin names are reserved even outside of EOF
bug π
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 compile without error
Error is reported even though it shouldn't. Source is fine.
Running syntax tests via IR
low impact
Changes are not very noticeable or potential benefits are limited.
medium effort
Default level of effort
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
testing π¨
#15670
opened Dec 20, 2024 by
cameel
IR codegen does not implement access to library address by contract name
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.
#15669
opened Dec 20, 2024 by
cameel
Repeated error message caused by omitting "--via-ir"
bug π
#15646
opened Dec 16, 2024 by
haoyang9804
Inconsistent defaults of There is not much implementation work to be done. The task is very easy or tiny.
medium impact
Default level of impact
optimizeStackAllocation
flag cause ICEs and metadata issues in optimized compilation with Yul optimizer disabled
bug π
low effort
#15641
opened Dec 12, 2024 by
P1umH0
Do not set freemem pointer when having only fallback function with sole assembly block
feature
#15627
opened Dec 9, 2024 by
radeksvarz
Bump evmone to 0.13.0 and define Osaka as a supported EVM version
EOF
high impact
Changes are very prominent and affect users or the project in a major way.
low effort
There is not much implementation work to be done. The task is very easy or tiny.
must have
Something we consider an essential part of Solidity 1.0.
#15622
opened Dec 6, 2024 by
cameel
Add Support for Compiling and Deploying First Class Functions
feature
#15621
opened Dec 6, 2024 by
cre-mer
Rename the Solidity contract metadata.json to Blueprint
feature
#15614
opened Dec 5, 2024 by
kuzdogan
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.