sora-xor / sora-card-ios

Designing a Better World Through Decentralized Technologies
Apache License 2.0
1 stars 0 forks source link

[Bug]: iOS - Swap transaction failed due Get XOR on SORA Card #113

Closed Trezeguet1 closed 9 months ago

Trezeguet1 commented 9 months ago

Preconditions

SORA Card banner appears

Steps to reproduce

  1. Tap on SORA Card banner
  2. Enter number
  3. Type code
  4. Enter email
  5. Verify email
  6. Tap on Get XOR button
  7. Get XOR by Swap
  8. Select assets and enter amount
  9. Confirm Swap transaction

Actual behavior

Swap transaction failed due Get XOR on SORA Card.

telegram-cloud-photo-size-2-5357372348120026752-y

telegram-cloud-photo-size-2-5357372348120026761-y

telegram-cloud-photo-size-2-5357372348120026762-y

Expected behavior

Swap transaction should be success due Get XOR on SORA Card.

Environment

{"label"=>"Development"}

OS version

16.2

Additional context

TF Soralution 6(7) version.

2bogd commented 9 months ago

Looks like iban requests are not really related

Trezeguet1 commented 9 months ago

@2bogd @ShlyapkinIN See which account is signing the transaction.

I transferred 20 vals from this account to a new one through app, then I switched from this account to the created one and switched to SORA card.

Then I made a swap and in the extrinsic the signature of the account from which I switched.

Apparently there is a problem with selecting an account to sign a transaction from the Get XOR dialog in SORA cards.

https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fws.framenode-2.s1.stg1.sora2.soramitsu.co.jp#/explorer Here I waited and saw the liquidity proxy swap transaction.

telegram-cloud-photo-size-2-5361589945875156847-y

2bogd commented 9 months ago

https://jenkins.soramitsu.co.jp/job/sora/job/sora-ios/view/tags/job/3.7.0/20/

Trezeguet1 commented 9 months ago

Verified on Soralution 3.7.0 (22) version.