fuels-ts icon indicating copy to clipboard operation
fuels-ts copied to clipboard

Restore Raw Slice as input test pending Sway changes

Open camsjams opened this issue 1 year ago • 1 comments

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

camsjams avatar Oct 13 '23 00:10 camsjams

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.

danielbate avatar May 15 '24 14:05 danielbate

@arboleya could you confirm whether this should still have epic labelled, and this should no longer be blocked on the fuel project board.

danielbate avatar Jun 20 '24 12:06 danielbate

Labels and milestones updated.

arboleya avatar Jun 20 '24 12:06 arboleya