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

Should we emit warnings for storage variables that are only written? compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ui Mostly compiler messages P: critical Should be looked at before anything else storage Anything related to how we treat the storage in Sway
#2426 opened Jul 30, 2022 by mohammadfawaz
Address the problem with OrdEq discovered during #1600 blocked bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen P: critical Should be looked at before anything else
#1667 opened May 25, 2022 by otrho
Annotations big this task is hard and will take a while compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: ir IRgen and sway-ir including optimization passes compiler: parser Everything to do with the parser language feature Core language features visible to end users P: critical Should be looked at before anything else
#1145 opened Apr 5, 2022 by adlerjohn
5 of 7 tasks
Handle arrays in storage declarations compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request language feature Core language features visible to end users P: critical Should be looked at before anything else
#1182 opened Apr 7, 2022 by mohammadfawaz
Disallow returning Vec (and any raw_ptr) from a contract to another contract compiler: ui Mostly compiler messages enhancement New feature or request P: critical Should be looked at before anything else
#3397 opened Nov 21, 2022 by mohammadfawaz
Eq for Bytes returns true for unequal Bytes bug Something isn't working compiler General compiler. Should eventually become more specific as the issue is triaged P: critical Should be looked at before anything else
#4868 opened Jul 26, 2023 by segfault-magnet
Cannot use generics in trait method. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler General compiler. Should eventually become more specific as the issue is triaged P: critical Should be looked at before anything else
#4663 opened Jun 13, 2023 by esdrubal
Assignment to mutable arrays could be broken. bug Something isn't working compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen P: critical Should be looked at before anything else
#4343 opened Mar 27, 2023 by otrho
Write the Base Asset contract for Fuel enhancement New feature or request P: critical Should be looked at before anything else
#4111 opened Feb 16, 2023 by nfurfaro
Properly handle declarations at local scope compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: parser Everything to do with the parser compiler: ui Mostly compiler messages P: critical Should be looked at before anything else
#4284 opened Mar 14, 2023 by mohammadfawaz
Compilation error with calling functions via qualified call path bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen P: critical Should be looked at before anything else
#5241 opened Oct 30, 2023 by tritao
Enable recursion compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen P: critical Should be looked at before anything else
#3018 opened Oct 12, 2022 by mohammadfawaz
Remaining tasks for storage compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request language feature Core language features visible to end users P: critical Should be looked at before anything else storage Anything related to how we treat the storage in Sway
#1006 opened Mar 23, 2022 by mohammadfawaz
6 of 7 tasks
forc-client should support signing transactions using a KMS enhancement New feature or request forc-client Everything related to the `forc-client` crate. P: critical Should be looked at before anything else
#6560 opened Sep 18, 2024 by kayagokalp
forc-client should support alternative signers code quality enhancement New feature or request forc-client Everything related to the `forc-client` crate. P: critical Should be looked at before anything else
#6559 opened Sep 18, 2024 by kayagokalp
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.