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

fix: only support hover links for vscode
#6181 opened Jun 25, 2024 by sdankel Loading…
8 tasks
Cleanup DeclRef references from TypeInfo::Enum and TypeInfo::Struct compiler General compiler. Should eventually become more specific as the issue is triaged
#6178 opened Jun 24, 2024 by tritao Draft
8 tasks
Update sdk-harness's configurables_in_contract test variable name from CONTRACT_ID to MY_CONTRACT_ID bug Something isn't working testing General testing
#6167 opened Jun 21, 2024 by bitzoic Loading…
7 of 8 tasks
Refactor StorageVec's load_vec() and store_vec() to handle types of less than 8 bytes bug Something isn't working lib: std Standard library
#6166 opened Jun 21, 2024 by bitzoic Loading…
7 of 8 tasks
Fix u256 logarithm rounding errors
#6163 opened Jun 20, 2024 by SwayStar123 Loading…
8 tasks
Fix std::Bytes buffer ownership
#6142 opened Jun 19, 2024 by xunilrj Draft
8 tasks
Add Eq for Result
#6140 opened Jun 18, 2024 by SwayStar123 Draft
4 of 8 tasks
better error and dca for configurables
#6121 opened Jun 13, 2024 by xunilrj Loading…
5 of 8 tasks
Feature: Reexport using pub use
#6116 opened Jun 12, 2024 by jjcnn Draft
8 tasks
Implement serde::Deserialize for sway-ast types
#6081 opened May 31, 2024 by camden-smallwood Loading…
8 tasks
feat: create and deploy a reference proxy contract for contracts with [proxy] enabled big this task is hard and will take a while enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy P: critical Should be looked at before anything else
#6069 opened May 28, 2024 by kayagokalp Loading…
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
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
Fix "Testing with Rust / Writing Tests" example
#5539 opened Feb 2, 2024 by smoelius Loading…
7 tasks
refacto: remove balance()
#5491 opened Jan 17, 2024 by Halimao Draft
7 tasks
Add ECAL opcode
#5415 opened Dec 21, 2023 by lostman Draft
7 tasks
ProTip! Exclude everything labeled bug with -label:bug.