Skip to content

Issues: FuelLabs/sway

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

Support hover links for nvim and other editors enhancement New feature or request language server LSP server
#6184 opened Jun 25, 2024 by sdankel
Remove interior mutability in the ConcurrentSlab compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen performance Everything related to performance, speed wise or memory wise.
#6180 opened Jun 24, 2024 by JoshuaBatty
while true {} loop and if true branching result in Internal Compiler Error bug Something isn't working compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged
#6174 opened Jun 23, 2024 by ironcev
Support encoding v1 related pointer handling in get_symbols compiler: ir IRgen and sway-ir including optimization passes compiler General compiler. Should eventually become more specific as the issue is triaged
#6173 opened Jun 23, 2024 by ironcev
Deferred Function Application w/ Deferred Monomorphization bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6171 opened Jun 21, 2024 by alphak3y
Vec tests now throwing MemoryOverflow using 0.61.0 bug Something isn't working
#6170 opened Jun 21, 2024 by danielbate
Add min and max functionality built off of Ord lib: std Standard library
#6169 opened Jun 21, 2024 by bitzoic
mlog and mroo should panic on illegal inputs bug Something isn't working lib: std Standard library
#6160 opened Jun 20, 2024 by IGI-111
pow can return invalid results bug Something isn't working lib: std Standard library
#6157 opened Jun 20, 2024 by IGI-111
U256 ops sometimes fetches values from incorrect address bug Something isn't working compiler: codegen Everything to do with IR->ASM, register allocation, etc.
#6155 opened Jun 20, 2024 by IGI-111
Reconsider making invalid arithmetic operations UB compiler General compiler. Should eventually become more specific as the issue is triaged
#6154 opened Jun 20, 2024 by IGI-111
Consider use of non cryptographic hash for function hashing compiler: ir IRgen and sway-ir including optimization passes compiler: optimization IR Optimization Passes
#6151 opened Jun 20, 2024 by IGI-111
inline pass is unable to handle recursive (self-calling) functions bug Something isn't working compiler: ir IRgen and sway-ir including optimization passes compiler: optimization IR Optimization Passes
#6149 opened Jun 20, 2024 by IGI-111
Add section for conditional operations in the Sway Book documentation enhancement New feature or request The Sway Book Everything to do with the Sway Book
#6145 opened Jun 19, 2024 by SwayStar123
User defined CONTRACT_ID configurable creates internal compiler error on forc test bug Something isn't working compiler General compiler. Should eventually become more specific as the issue is triaged
#6137 opened Jun 17, 2024 by bitzoic
Reduce memory allocation in input_message_data() lib: std Standard library
#6131 opened Jun 14, 2024 by bitzoic
Add Output::ContractCreated transaction to Output enum breaking May cause existing user code to break. Requires a minor or major release. lib: std Standard library
#6130 opened Jun 14, 2024 by bitzoic
u256 log implementation rounding errors bug Something isn't working lib: std Standard library
#6126 opened Jun 14, 2024 by bitzoic
Consider adding checks to functions using fp compiler General compiler. Should eventually become more specific as the issue is triaged
#6124 opened Jun 14, 2024 by bitzoic
Aliased imports of enum variants does not work bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6123 opened Jun 13, 2024 by jjcnn
No documentation for fuel-toolchain.toml documentation The Sway Book Everything to do with the Sway Book
#6120 opened Jun 13, 2024 by dmihal
ProTip! Add no:assignee to see everything that’s not assigned.