You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vector code works partially with Predicates. The vectors can be encoded and sent to the the Sway programs well part of the time, but there is an offset issue that occurs occasionally when trying to send the payloads.
Motivation
Vector code works partially with Predicates. The vectors can be encoded and sent to the the Sway programs well part of the time, but there is an offset issue that occurs occasionally when trying to send the payloads.
See #1046
Usage example
The offset here isn't calculating properly, see the
17
: https://github.com/FuelLabs/fuels-ts/blob/master/packages/predicate/src/predicate.ts#L117-L122Possible implementations
Start with running these skipped tests:
The text was updated successfully, but these errors were encountered: