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 Compiling Solidity to LLVM IR to Facilitate zkVM Adoption?
feature
#14898
opened Feb 29, 2024 by
yp945
When compiling with the
via-ir option, calldata out-of-bounds causes the transaction to revert
bug 🐛
#14897
opened Feb 29, 2024 by
lum7na
Lack of proper heuristics in the Function Specializer can lead to large contract sizes
bug 🐛
optimizer
#14893
opened Feb 27, 2024 by
kaber2
SMTChecker: Use SMT-LIB interface instead of solvers' APIs
smt
#14891
opened Feb 27, 2024 by
blishko
StackCompressor goes into infinite loop after SSATransform on inline assembly with very long chains of dependent assignments
bug 🐛
medium effort
#14885
opened Feb 26, 2024 by
hedgar2017
Enable function overloading resolution when importing specific libraries or free functions via
using for
feature
#14879
opened Feb 21, 2024 by
CJ42
Stack too deep errors with via-IR for some compilation routines
bug 🐛
#14878
opened Feb 20, 2024 by
CodeSandwich
Incorrect
parameterSlots and returnSlots for some methods in functionDebugData
bug 🐛
#14874
opened Feb 20, 2024 by
sifislag
Include mapping parameter names in AST and StorageLayout
feature
#14856
opened Feb 15, 2024 by
zemse
Feature Request: Generate Language Specific Object Contract Mapper from ABI
feature
#14850
opened Feb 13, 2024 by
James4Ever0
Add Python packages to docker base image
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.
should have
We like the idea but it’s not important enough to be a part of the roadmap.
#14847
opened Feb 12, 2024 by
r0qs
Copying
calldata and memory arrays to storage reports ICE
bug 🐛
#14837
opened Feb 9, 2024 by
Sabnock01
Shift in AST IDs affects inlining and expression splitting decisions in Yul Optimizer, causing bytecode differences
bug 🐛
medium effort
Default level of effort
medium impact
Default level of impact
selected for development
It's on our short-term development
Introduce
readonly modifier for internal function parameters in memory
feature
#14828
opened Jan 31, 2024 by
jubeira
Outputting the CBOR Metadata positions in the bytecode
feature
#14827
opened Jan 31, 2024 by
kuzdogan
version pragma accepts partial string literals in any position
#14826
opened Jan 31, 2024 by
OmarTawfik
ABI is different for functions defined in libraries as compared to contracts.
bug 🐛
#14824
opened Jan 30, 2024 by
bmarwritescode
Emscripten binaries in solc npm package and in solc-bin are not identical
bug 🐛
build system 🏗️
medium effort
Default level of effort
medium impact
Default level of impact
solcbin
solcjs
#14818
opened Jan 26, 2024 by
cameel
Fix release docker build (alpine) and add a nightly CI run
bug 🐛
build system 🏗️
low effort
There is not much implementation work to be done. The task is very easy or tiny.
medium impact
Default level of impact
#14816
opened Jan 26, 2024 by
cameel
SMTChecker support for EIP-6780: SELFDESTRUCT only in same transaction
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
smt
#14804
opened Jan 25, 2024 by
r0qs
payable declaration defaults function to public visibility
feature
#14799
opened Jan 23, 2024 by
z0r0z
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.