-
Notifications
You must be signed in to change notification settings - Fork 232
Issues: hyperledger-solang/solang
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
Solang does not allow the deletion of memory array
bug
Something isn't working
#808
opened May 6, 2022 by
LucasSte
Replace New feature or request
good first issue
Good for newcomers
-O less
command line option with -O0
, -O3
, -Oz
, and -OZ
enhancement
#534
opened Oct 27, 2021 by
seanyoung
2
cfg blocks should be created in execution order
enhancement
New feature or request
#549
opened Nov 4, 2021 by
seanyoung
Using SipHash with private node key
help wanted
Extra attention is needed
#581
opened Nov 27, 2021 by
gorgos
Support for CosmWasm
enhancement
New feature or request
help wanted
Extra attention is needed
#582
opened Nov 27, 2021 by
gorgos
Replace division with multiply when possible
enhancement
New feature or request
#596
opened Dec 9, 2021 by
seanyoung
Improve tooltip and clickable links
bounty-M
enhancement
New feature or request
vscode-extension
Visual Studio Code extension
#712
opened Mar 25, 2022 by
LucasSte
compile-time constant evaluation limitations
enhancement
New feature or request
#713
opened Mar 27, 2022 by
seanyoung
solang needs to be available as an npm package
enhancement
New feature or request
#715
opened Mar 27, 2022 by
seanyoung
codegen expression should know if result is not used
enhancement
New feature or request
#729
opened Apr 8, 2022 by
seanyoung
Comparisons should support constants
good first issue
Good for newcomers
#755
opened Apr 20, 2022 by
LucasSte
Compiling Solang to WebAssembly
enhancement
New feature or request
help wanted
Extra attention is needed
#497
opened Sep 24, 2021 by
talentlessguy
solang needs to accept solidity standard json as input
enhancement
New feature or request
good first issue
Good for newcomers
#791
opened May 3, 2022 by
seanyoung
Solang does not implement address.code
bug
Something isn't working
#809
opened May 6, 2022 by
LucasSte
Function override does not work in Solang
bug
Something isn't working
#811
opened May 6, 2022 by
LucasSte
Make New feature or request
uint
default to uint64
rather than uint256
enhancement
#875
opened Jun 15, 2022 by
seanyoung
Calling of add and delete from mapping cause storage leak and "account data too small for instruction" error
bug
Something isn't working
solana
The Solana target
#877
opened Jun 15, 2022 by
onahornyak
Refactor loading and storing storage variables
enhancement
New feature or request
#881
opened Jun 16, 2022 by
seanyoung
3 tasks
contract tests should include checks for specific parse results
enhancement
New feature or request
#892
opened Jun 23, 2022 by
seanyoung
Solang generates incorrect LLVM IR for multidimensional arrays
bug
Something isn't working
#903
opened Jul 1, 2022 by
LucasSte
Export memcpy as a public symbol
enhancement
New feature or request
#915
opened Jul 12, 2022 by
LucasSte
Build the AST before running semantic analysis
enhancement
New feature or request
under discussion
#922
opened Jul 15, 2022 by
LucasSte
[Inconsistent with solc]: The assignment order is different.
#1777
opened Mar 23, 2025 by
Subway2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.