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

Support Output::Change in output_asset_to() and output_asset_id() enhancement New feature or request lib: std Standard library
#6562 opened Sep 18, 2024 by bitzoic Loading…
7 of 8 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
Forc workspace package declarations enhancement New feature or request forc forc-pkg Everything related to the `forc-pkg` crate.
#6465 opened Aug 25, 2024 by Braqzen
swayfmt: Support configuration file enhancement New feature or request formatter
#6411 opened Aug 13, 2024 by sdankel
forc test should show decoded logs as default enhancement New feature or request forc-test Everything related to the `forc-test` lib and `forc test` command.
#6312 opened Jul 29, 2024 by JoshuaBatty
Support forc-deploy with signing key by environment variable enhancement New feature or request forc-deploy Everything to do with forc-deploy
#6293 opened Jul 23, 2024 by sdankel
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
Basic ABI Encoding Documentation documentation enhancement New feature or request
#6198 opened Jun 28, 2024 by SilentCicero Draft
8 tasks done
Support hover links for nvim and other editors enhancement New feature or request language server LSP server
#6184 opened Jun 25, 2024 by sdankel
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
Support deploying a single contract inside a workspace enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
#6110 opened Jun 11, 2024 by kayagokalp
Nested outline of file for LSP enhancement New feature or request language server LSP server
#6100 opened Jun 7, 2024 by sdankel
Add descriptions for primitives in forc-doc without hardcoding enhancement New feature or request forc-doc Everything related to the `forc doc` command plugin.
#6066 opened May 28, 2024 by sdankel
Introduce a github spesific path in HEAD resolution for forc-pkg enhancement New feature or request forc-pkg Everything related to the `forc-pkg` crate. performance Everything related to performance, speed wise or memory wise.
#6026 opened May 16, 2024 by kayagokalp
Detect imports/variables with mis-capitalization enhancement New feature or request
#6000 opened May 13, 2024 by dmihal
Disallow test function arguments compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request forc-test Everything related to the `forc-test` lib and `forc test` command.
#5928 opened Apr 26, 2024 by kayagokalp
Allow imports without callpaths compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#5818 opened Apr 2, 2024 by jjcnn
Global access to configurable variables in contracts compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#5795 opened Mar 27, 2024 by Braqzen
Introduce the Default trait enhancement New feature or request lib: std Standard library
#5775 opened Mar 26, 2024 by bitzoic
Add a forc node command enhancement New feature or request forc
#5689 opened Mar 4, 2024 by kayagokalp
ProTip! Exclude everything labeled bug with -label:bug.