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

Enum variant type not type checked in pattern matching if the pattern contains variables bug Something isn't working 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
#6286 opened Jul 20, 2024 by ironcev
Create Forc wallet configuration for tests enhancement New feature or request forc-client Everything related to the `forc-client` crate. testing General testing
#6283 opened Jul 19, 2024 by sdankel
Show estimated gas prior to contract deployment enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
#6277 opened Jul 17, 2024 by sdankel
Use a string interner in the compiler to reduce memory footprint compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: performance-data Everything to do with performance data generated by the compiler.
#6272 opened Jul 16, 2024 by JoshuaBatty
Use multiple accounts to call a function forc-test Everything related to the `forc-test` lib and `forc test` command.
#6270 opened Jul 15, 2024 by Nazeeh21
No docs on calling other contracts in Sway documentation The Sway Book Everything to do with the Sway Book
#6269 opened Jul 15, 2024 by bitzoic
forc build - Too many arguments error bug Something isn't working compiler General compiler. Should eventually become more specific as the issue is triaged triage This issue was opened with a template and needs to be triaged by code owners.
#6264 opened Jul 12, 2024 by SwayStar123
Formatter mis-formats the associated-type semicolon bug Something isn't working formatter triage This issue was opened with a template and needs to be triaged by code owners.
#6260 opened Jul 11, 2024 by Lukasz2891
[Tracking] forc-client techincal debts code quality forc forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
#6259 opened Jul 11, 2024 by kayagokalp
typeArguments = null resulting in type Option<Vec> bug Something isn't working triage This issue was opened with a template and needs to be triaged by code owners.
#6257 opened Jul 10, 2024 by segfault-magnet
Inter contract call inconsistently throws 123 error ABI Everything to do the ABI, especially the JSON representation bug Something isn't working
#6248 opened Jul 9, 2024 by danielbate
Formatter changes the code after {} are removed from use:: bug Something isn't working formatter triage This issue was opened with a template and needs to be triaged by code owners.
#6246 opened Jul 8, 2024 by Lukasz2891
Formatter removes empty line when a tuple is returned bug Something isn't working formatter triage This issue was opened with a template and needs to be triaged by code owners.
#6244 opened Jul 8, 2024 by Lukasz2891
Trait Coherence bug
#6232 opened Jul 5, 2024 by Braqzen
[Tracking] Incremental Compilation 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.
#6230 opened Jul 5, 2024 by JoshuaBatty
4 tasks
Replace the QueryEngine with Salsa compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6229 opened Jul 5, 2024 by JoshuaBatty
Enable module level caching using the QueryEngine compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language server LSP server performance Everything related to performance, speed wise or memory wise.
#6228 opened Jul 5, 2024 by JoshuaBatty
Split up the monolithic TypeEngine into a TypeEngine per module. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#6227 opened Jul 5, 2024 by JoshuaBatty
[Tracking] Reduce LSP Memory Footprint language server LSP server
#6226 opened Jul 5, 2024 by JoshuaBatty
8 tasks
Consider only storing interned values of types rather that the whole AstNode compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language server LSP server
#6225 opened Jul 5, 2024 by JoshuaBatty
ProTip! no:milestone will show everything without a milestone.