FuelLabs / fuels-wallet

💳 The official Fuel wallet.
https://wallet.fuel.network
Apache License 2.0
917 stars 403 forks source link

Approve Screen: Randomly not showing operations #1415

Closed LuizAsFight closed 1 week ago

LuizAsFight commented 1 month ago

How to reproduce

Try to approve a transaction from a DAPP, for instance https://connectors.fuel.network

Current action

Wallet is sometimes showing the contract call but other times it's not. It's sort of random

Expected action

Wallet should always show the contract call operation

Notes

https://github.com/user-attachments/assets/c9bda804-ca6a-4c0c-9dfc-1ef81fbace1f I suspect of some things:

LuizAsFight commented 1 month ago

blocked by https://github.com/FuelLabs/fuels-ts/issues/2763

LuizAsFight commented 1 month ago

when https://github.com/FuelLabs/fuels-ts/pull/2782 is merged, this issue can be implemented.

we will need to upgrade ts-sdk version as well