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
[SMTChecker] Missing type constraints on transaction variables in contract deployment phase.
#10703
opened Dec 30, 2020 by
blishko
[Optimizer] Redundant mstore remover
difficulty: challenging
enhancement
optimizer
#10690
opened Dec 24, 2020 by
hrkrshnn
[Sol->Yul] Copying nested bytes array from storage to memory doesn't work
bug 🐛
codegen error
#10689
opened Dec 24, 2020 by
mijovic
Convert certain mod(mul(X, Y), A) into mulmod(X, Y, A)
difficulty: easy
enhancement
good first issue
optimizer
#10688
opened Dec 23, 2020 by
hrkrshnn
Make `this` behave more closely to how it behaves in all other languages.
#10674
opened Dec 22, 2020 by
MicahZoltu
Take termination into account for RedundantAssignEliminator
optimizer
#10673
opened Dec 21, 2020 by
chriseth
[codegen] ICE because function item stored but target not equal to source
bug 🐛
should compile without error
#10667
opened Dec 21, 2020 by
bshastry
[SyntaxChecker] ICE due to match expression having no value
bug 🐛
should compile without error
#10654
opened Dec 18, 2020 by
bshastry
Implicit and "free" casting for like-types
feature
language design
#10649
opened Dec 17, 2020 by
deluca-mike
[SMTChecker] Report contract name before `constructor` and function call in the counterexample trace.
good first issue
#10646
opened Dec 17, 2020 by
blishko
Extend DataFlowAnalyzer to not reset memory if memory ops use zero length
optimizer
#10645
opened Dec 17, 2020 by
chriseth
[CI] PR check to enforce Linux line endings
build system 🏗️
testing 🔨
#10629
opened Dec 16, 2020 by
cameel
Improve error reporting of scanner issues in the Solidity and Yul parsers
#10627
opened Dec 16, 2020 by
axic
[yul] Allow unicode directional sequences in comments and string literals
#10622
opened Dec 15, 2020 by
mijovic
Incorrect warning about unreachable code.
bug 🐛
should compile without error
#10620
opened Dec 15, 2020 by
blishko
[SMTChecker] False negatives and positives because of assembly
bug 🐛
#10619
opened Dec 15, 2020 by
leonardoalt
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.