symbol / mobile-wallet

Symbol Mobile Wallet
Apache License 2.0
8 stars 14 forks source link

Duplicated transactions presented in history view #320

Open cryptoBeliever opened 2 years ago

cryptoBeliever commented 2 years ago

Steps to reproduce We have multi-sig setup: M1 - multi-sig account on desktop (2 of 2) C1 - cosigner 1 (mobile wallet) C2 - cosigner 2 (desktop wallet)

  1. On mobile wallet (C1) open transactions view.
  2. On desktop wallet (C2) init aggregate bonded (containing simple transfer transaction) from multi-sig M1
  3. On mobile wallet tx is presented (OK). Sign transaction.

Result: Transactions that I had previously are now doubled. I have to refresh the screen to fix that.

Affected Version Dev branch.

Screenshots Before tx announcement: image

After tx announcement: image

After transaction sign: image