vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
15 stars 8 forks source link

[BUG]UTXO to EVM token swap not possible #921

Closed realpaaao closed 3 months ago

realpaaao commented 3 months ago

Describe the bug Swapping UTXO chains to EVM tokens is not possible. A signing error occurs, possible a protobuf mapping error.

To Reproduce Steps to reproduce the behavior:

  1. swap a UTXO asset to EVM token (e.g. Doge to USDT.AVAX)
  2. sign the transaction
  3. See error

Expected behavior able to sign tx

Screenshots

image

-version 41

johnnyluo commented 3 months ago

@realpaaao I think this is for swap initiated from IOS/MacOS , but paired with android ? If that is the case , this will be fixed by the following PR in android https://github.com/vultisig/vultisig-android/pull/614

realpaaao commented 3 months ago

@johnnyluo no, also happens for swaps initated from mac/iOS to iOS