Skip to content

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

Issues list

mapping storageRef cannot be converted to mapping storage pointer
#1689 opened Jan 9, 2025 by haoyang9804 updated Jan 9, 2025
Solang crashes when the code contains specific inline assembly.
#1693 opened Jan 16, 2025 by lum7na updated Jan 16, 2025
An error occurs in Solang during error handling
#1695 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang crashes when abi.decode contains empty tuples.
#1694 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang fails to properly handle the not implemented exception.
#1696 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang crashes when generating LLVM IR.
#1697 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang treats unimplemented syntax as unreachable code leading to a crash
#1698 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang fails to generate tuple assignments
#1699 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang crashes when Yul functions are nested multiple levels deep.
#1700 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang panics during constant folding.
#1701 opened Jan 20, 2025 by lum7na updated Jan 20, 2025
Solang panic at bitvec package
#1702 opened Jan 21, 2025 by lum7na updated Jan 21, 2025
type inference deduced an incorrect type bytes0.
#1707 opened Jan 25, 2025 by lum7na updated Jan 25, 2025
Type checking error in Yul assignment statements
#1708 opened Jan 27, 2025 by lum7na updated Jan 27, 2025
Custom types cause compilation crash.
#1715 opened Feb 7, 2025 by Subway2023 updated Feb 7, 2025
Assembly assignment causes compilation crash
#1716 opened Feb 7, 2025 by Subway2023 updated Feb 7, 2025
Data mismatch in emit causes compilation crash.
#1717 opened Feb 7, 2025 by Subway2023 updated Feb 7, 2025
Large array size in struct definition causes compilation crash.
#1719 opened Feb 7, 2025 by Subway2023 updated Feb 7, 2025
Interface function call causes compilation crash..
#1720 opened Feb 7, 2025 by Subway2023 updated Feb 7, 2025
Function Call in Conditional Operator causes compilation crash.
#1721 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Unwrapping a user-defined type causes compilation crash.
#1722 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Type mismatch in assembly assignment causes compilation crash..
#1723 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Assignment of user-defined type causes compilation crash.
#1725 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Modifying slot causes compilation crash.
#1726 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Struct containing user-defined type causes compilation crash.
#1724 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
Accessing values in the map causes compilation error.
#1728 opened Feb 8, 2025 by Subway2023 updated Feb 8, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.