sora-xor / sora-ios

Designing a Better World Through Decentralized Technologies
Other
10 stars 2 forks source link

[Bug]: iOS - Wrong tx type in asset details and history when user creates a new pool #194

Closed ShlyapkinIN closed 1 year ago

ShlyapkinIN commented 1 year ago

Preconditions

Blockchain doesn't have a XOR-CERES pool

Steps to reproduce

  1. Create and deposit liquidity to XOR-CERES pool
  2. Open Ceres asset details

Actual result

User sees transfer transaction from tech address

Expected Result

User sees Create pool tx

ShlyapkinIN commented 1 year ago

Can't reproduce

Trezeguet1 commented 1 year ago

Blocked by https://github.com/sora-xor/sora-ios/issues/219.

Private Zenhub Image

Trezeguet1 commented 1 year ago

Verified on Sora Dev 1.0 (238) for iOS version.

User sees transfer transaction from tech address - this is when the user replenishes liquidity in the pool and there are two transfers under the hood - tokens are transferred to technical addresses.

We can open the explorer: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fws.framenode-1.r0.dev.sora2.soramitsu.co.jp#/explorer

We performed the operation in the application and opened our transaction and it will be visible in the events.

Screenshot 2023-10-31 at 12 04 41