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
[SMTChecker] Report success
low effort
There is not much implementation work to be done. The task is very easy or tiny.
SMT
#13949
opened Feb 8, 2023 by
leonardoalt
Link to open code blocks in remix breaks the layout of the documentation page on small devices.
bug 🐛
documentation 📖
low effort
There is not much implementation work to be done. The task is very easy or tiny.
#13948
opened Feb 8, 2023 by
ShubhamWadne
Keep mobile navigation bar fixed in the documentation page.
annoys users 😢
documentation 📖
low effort
There is not much implementation work to be done. The task is very easy or tiny.
#13946
opened Feb 7, 2023 by
emamoah
Dynamic exception type: std::bad_cast
bug 🐛
low effort
There is not much implementation work to be done. The task is very easy or tiny.
SMT
#13945
opened Feb 7, 2023 by
PaulRBerg
[SMTChecker]: document currently unsupported features
documentation 📖
#13944
opened Feb 7, 2023 by
PaulRBerg
[SMTChecker] New default settings
low effort
There is not much implementation work to be done. The task is very easy or tiny.
SMT
#13943
opened Feb 7, 2023 by
leonardoalt
Function type conversion mistake?
annoys users 😢
documentation 📖
low effort
There is not much implementation work to be done. The task is very easy or tiny.
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
#13942
opened Feb 6, 2023 by
emamoah
[SMTChecker] Buggy invariants
bug 🐛
low effort
There is not much implementation work to be done. The task is very easy or tiny.
SMT
#13937
opened Feb 6, 2023 by
leonardoalt
Disallow isolate Unicode characters in comments and strings
breaking change ⚠️
low effort
There is not much implementation work to be done. The task is very easy or tiny.
medium impact
Default level of impact
#13936
opened Feb 6, 2023 by
cameel
Allow events of foreign contract types to be visible in lookup.
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.
#13928
opened Feb 3, 2023 by
scnale
CLI and Standard JSON do not generate the same outputs in case of errors at code generation stage
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.
should have
We like the idea but it’s not important enough to be a part of the roadmap.
#13925
opened Feb 3, 2023 by
cameel
Boost exception from emscripten binary: 🐛
medium effort
Default level of effort
medium impact
Default level of impact
must have
Something we consider an essential part of Solidity 1.0.
Testing individual bits in negative values is not supported - results are undefined
bug
Version pragma does not disallow prefixing version ranges with comparison operators
bug 🐛
good first issue
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.
#13920
opened Feb 2, 2023 by
cameel
Clarification about offset of string storage pointers
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.
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.
#13915
opened Feb 1, 2023 by
frangio
Calls to attached functions in a library do not always match equivalent direct calls in terms of being internal/external
bug 🐛
low impact
Changes are not very noticeable or potential benefits are limited.
medium effort
Default level of effort
#13908
opened Jan 31, 2023 by
cameel
viaIR: true, but still got YulException: Variable expr_25 is 1 too deep in the stack
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.
#13906
opened Jan 31, 2023 by
greenlucid
[TypeChecker] Null dereference in checkDoubleStorageAssignment
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.
#13901
opened Jan 30, 2023 by
bshastry
[SMTChecker] ICE due to unimplemented 🐛
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.
should compile without error
Error is reported even though it shouldn't. Source is fine.
SMT
Z3_OP_BUREM
and Z3_OP_BSDIV0
when using bitwise |
, &
or ^
bug
#13900
opened Jan 28, 2023 by
cameel
Support for operators and literal suffixes in SMTChecker
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.
SMT
#13893
opened Jan 26, 2023 by
cameel
Move triage to the bug traging board
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.
refactor
#13892
opened Jan 26, 2023 by
cameel
2 tasks
Support public functions in interfaces
good first issue candidate
Could be a "good first issue" but something is blocking it or it has open questions.
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.
#13890
opened Jan 26, 2023 by
Amxx
Clean up documentation with regards to deprecated 📖
medium effort
Default level of effort
medium impact
Default level of impact
must have
Something we consider an essential part of Solidity 1.0.
selfdestruct
documentation
Drop support to ⚠️
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.
block.difficulty
in Solidity 0.9.0
breaking change Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.