fuels-ts
fuels-ts copied to clipboard
Restore Raw Slice as input test pending Sway changes
Motivation
As part of https://github.com/FuelLabs/fuels-ts/pull/1343, some tests for raw slice inputs with scripts were disabled.
Either this gets fixed: https://github.com/FuelLabs/sway/issues/5145
Or the tests need to be rewritten
This is still blocked as a script will throw when attempting to use a raw_slice
in a main
function:
Returning a type containing `raw_slice` from `main()` is not allowed. Consider converting it into a flat `raw_slice` first.
This is tracked in sway here.
@arboleya could you confirm whether this should still have epic
labelled, and this should no longer be blocked on the fuel project board.
Labels and milestones updated.