Skip to content

Pull requests: FuelLabs/sway

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add ContractId::this() documentation to book The Sway Book Everything to do with the Sway Book
#6008 opened May 14, 2024 by bitzoic Loading…
5 of 8 tasks
fix dca for encoding v1 autogenerated code
#6006 opened May 14, 2024 by xunilrj Loading…
8 tasks done
Show forc plugin path warning only in verbose mode
#6004 opened May 13, 2024 by sdankel Loading…
8 tasks
chore: fix some comments
#5989 opened May 11, 2024 by cuishuang Loading…
8 tasks
ABI hash based ids for Logs. ABI Everything to do the ABI, especially the JSON representation
#5980 opened May 9, 2024 by esdrubal Draft
8 tasks
Introduce the Zero trait enhancement New feature or request lib: std Standard library
#5973 opened May 8, 2024 by bitzoic Loading…
7 of 8 tasks
Adds method and function deduplication to frontend. 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.
#5967 opened May 6, 2024 by esdrubal Draft
8 tasks
Added --bech32 flag to forc contract-id command enhancement New feature or request forc
#5943 opened May 2, 2024 by ADTmux Loading…
3 of 8 tasks
Fixes argument errors not displayed. bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
#5909 opened Apr 23, 2024 by esdrubal Draft
5 of 8 tasks
feat: add log decoding capabilities to show decoded log values for forc-test enhancement New feature or request forc forc-test Everything related to the `forc-test` lib and `forc test` command.
#5812 opened Apr 1, 2024 by kayagokalp Loading…
Introduce a new symbol resolving pass 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 compiler General compiler. Should eventually become more specific as the issue is triaged
#5809 opened Apr 1, 2024 by tritao Draft
8 tasks
Remove duplicate functions from conversions library breaking May cause existing user code to break. Requires a minor or major release. lib: std Standard library
#5800 opened Mar 29, 2024 by SwayStar123 Draft
1 of 8 tasks
Remove ecr.sw files and introduce crypto module breaking May cause existing user code to break. Requires a minor or major release. lib: std Standard library
#5747 opened Mar 19, 2024 by bitzoic Draft
3 of 7 tasks
Ast ordering graph 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
#5711 opened Mar 8, 2024 by tritao Draft
7 tasks
Forc completions sub commands
#5671 opened Feb 26, 2024 by crodas Loading…
7 tasks done
Enhance autocomplete generation
#5612 opened Feb 14, 2024 by crodas Draft
7 tasks done
Storage v3 WIP
#5590 opened Feb 10, 2024 by IGI-111 Draft
8 tasks
Fix "Testing with Rust / Writing Tests" example
#5539 opened Feb 2, 2024 by smoelius Loading…
7 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.