symbol / desktop-wallet

Desktop wallet for Symbol.
Apache License 2.0
76 stars 72 forks source link

Multisignature - added cosignature replaced when adding next one #478

Closed cryptoBeliever closed 4 years ago

cryptoBeliever commented 4 years ago

Steps to reproduce:

  1. Go to multisig conversion view
  2. Add first co-signer (for example, TDDDMCSA2MZCEQTELPJKTU4VXVEH7PCIRFA2XZQ)
  3. Add the second co-signer (for example, TC4WXCNRLDXNWVLP4QRTWNLJFDNQNWU3WV4EPWQ)

Result: The first co-signer is replaced by the second one. Expected result: Two co-signers added.

cryptoBeliever commented 4 years ago

I can see that it's fixed on bugfix-multisig_form branch

evias commented 4 years ago

This bugfix should now be fixed in https://github.com/nemgrouplimited/symbol-desktop-wallet/tree/main

Thank you @cryptoBeliever :v: