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

Eliminate CompileError::ContractIdConstantNotAConstDecl compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen good first issue Good for newcomers
#6841 opened Jan 17, 2025 by jjcnn
Revisit the visibility check in type_resolve compiler: collection Everything to do with graph collection, type collection, and the collection context. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6840 opened Jan 17, 2025 by jjcnn
Reuse symbol collection namespace during typechecking 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.
#6839 opened Jan 17, 2025 by jjcnn
Represent external bindings as a dag rather than as a tree big this task is hard and will take a while code quality dependencies dev-experience Anything to do with the developer experience performance Everything related to performance, speed wise or memory wise.
#6838 opened Jan 17, 2025 by jjcnn
Increase Test Coverage on Transaction::Upgrade lib: std Standard library testing General testing
#6835 opened Jan 16, 2025 by SwayStar123
Fix issues found during testing of the Iterator implementation for StorageVec bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6829 opened Jan 10, 2025 by ironcev
Methods and associated functions not found on types having nested generic type arguments bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6825 opened Jan 9, 2025 by ironcev
Clean old forc build locks resides in ~/.forc/.locks bug Something isn't working forc
#6818 opened Jan 7, 2025 by kayagokalp
Offer a choice between trapping and wrapping for integer overflow/underflow compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users
#6815 opened Jan 6, 2025 by IGI-111
VirtualImmediate instantiation issues bug Something isn't working compiler: codegen Everything to do with IR->ASM, register allocation, etc. P: medium
#6811 opened Jan 6, 2025 by IGI-111
Review and redefine token definitions compiler: parser Everything to do with the parser
#6808 opened Jan 6, 2025 by ironcev
Two sequential returns at the same level trigger assertion "neighbors.len() <= 1" bug Something isn't working triage This issue was opened with a template and needs to be triaged by code owners.
#6801 opened Dec 30, 2024 by alfiedotwtf
Question about Airdrop
#6793 opened Dec 18, 2024 by Olexandr88
Duplicate similar errors. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6786 opened Dec 12, 2024 by esdrubal
forc selectors output for functions, events and errors enhancement New feature or request forc good first issue Good for newcomers triage This issue was opened with a template and needs to be triaged by code owners.
#6778 opened Dec 8, 2024 by zees-dev
Associated constant visibility is broken compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6772 opened Dec 4, 2024 by tritao
Make better use of rust features in forc-util forc good first issue Good for newcomers performance Everything related to performance, speed wise or memory wise.
#6769 opened Dec 3, 2024 by sdankel
Add assert_ne and revert_with_log revert signals to forc-test enhancement New feature or request forc forc-test Everything related to the `forc-test` lib and `forc test` command.
#6767 opened Nov 30, 2024 by kayagokalp
ProTip! Add no:assignee to see everything that’s not assigned.