Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

assignment to struct in array bug 🐛
#15164 opened May 30, 2024 by SvenMeyer
Function selectors from inherited interfaces are not visible in parent interface 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.
#15157 opened May 28, 2024 by mnusurov
Graceful handling of non-ICE exceptions annoys users 😢 medium effort Default level of effort medium impact Default level of impact must have Something we consider an essential part of Solidity 1.0.
#15139 opened May 23, 2024 by cameel
Benchmark diff calculation broken in c_ext_benchmarks 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. nice to have We don’t see a good reason not to have it but won’t go out of our way to implement it. testing 🔨
#15138 opened May 23, 2024 by cameel
Depending on strict versions of libraries to build the compiler results in packaging issues build system 🏗️ 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 Something we consider an essential part of Solidity 1.0.
#15137 opened May 23, 2024 by cameel 0.8.27
CI run with minimum versions of dependencies 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. should have We like the idea but it’s not important enough to be a part of the roadmap. testing 🔨
#15136 opened May 23, 2024 by cameel
Different bytecode produced via IR for some of OpenZeppelin's contracts when extra contracts are included in the input bug 🐛 medium effort Default level of effort medium impact Default level of impact must have Something we consider an essential part of Solidity 1.0.
#15134 opened May 23, 2024 by cameel
Boost 1.65 is not compatible documentation 📖 low impact Changes are not very noticeable or potential benefits are limited. medium effort Default level of effort
#15117 opened May 18, 2024 by guidanoli
SMTChecker is unable to accurately determine the output of bytes.concat needs investigation nice to have We don’t see a good reason not to have it but won’t go out of our way to implement it. smt
#15073 opened May 2, 2024 by Subway2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.