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
The parser should become "more aware" of storage accesses code quality compiler: parser Everything to do with the parser P: low storage Anything related to how we treat the storage in Sway
#1986 opened Jun 15, 2022 by mohammadfawaz
Should #[storage(read)] be required when the bal opcode is used? bikeshedding For bikeshedding trivialities storage Anything related to how we treat the storage in Sway
#3204 opened Oct 30, 2022 by mohammadfawaz
Consider removing global storage in favour of using the Contract type and passing it via function input? big this task is hard and will take a while breaking May cause existing user code to break. Requires a minor or major release. compiler General compiler. Should eventually become more specific as the issue is triaged Needs RFC Features that require an RFC before proceeding with an implementation storage Anything related to how we treat the storage in Sway
#3025 opened Oct 13, 2022 by mitchmindtree
Improve storage access attributes on abis and contracts compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request storage Anything related to how we treat the storage in Sway
#4466 opened Apr 18, 2023 by nfurfaro
Rename storage access methods breaking May cause existing user code to break. Requires a minor or major release. compiler: ui Mostly compiler messages enhancement New feature or request good first issue Good for newcomers lib: std Standard library storage Anything related to how we treat the storage in Sway
#4740 opened Jul 4, 2023 by IGI-111
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.