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

Latest version of the toolchain causes forc build process to get killed bug Something isn't working triage This issue was opened with a template and needs to be triaged by code owners.
#6219 opened Jul 4, 2024 by Mantas-M
ABI Encoding data structures yields unexpected results bug Something isn't working triage This issue was opened with a template and needs to be triaged by code owners.
#6217 opened Jul 4, 2024 by Mantas-M
Increase Safety When Introspecting Transactions breaking May cause existing user code to break. Requires a minor or major release. lib: std Standard library
#6216 opened Jul 4, 2024 by bitzoic
Type inference with Numeric and generic function parameters causes Internal Compiler Error 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
#6215 opened Jul 3, 2024 by ironcev
Interactive version of forc-client enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
#6210 opened Jul 3, 2024 by kayagokalp
Only print "Compiling" when the dependency is not already compiled. forc-pkg Everything related to the `forc-pkg` crate.
#6209 opened Jul 2, 2024 by sdankel
Eq for CallParams lib: std Standard library
#6200 opened Jul 1, 2024 by bitzoic
Remove logic duplicatation between forc-client and sdk code quality forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
#6199 opened Jun 28, 2024 by kayagokalp
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
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
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
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
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
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
ProTip! no:milestone will show everything without a milestone.