superhero-com / superhero-wallet

Superhero Wallet – More than just a way to receive, store & send tokens on the æternity blockchain
https://wallet.superhero.com
ISC License
39 stars 38 forks source link

Release v2.2.3 #2974

Closed CedrikNikita closed 5 months ago

github-actions[bot] commented 5 months ago

Deployed to release-v2-2-3.wallet.z52da5wt.xyz, artifacts

Liubov-crypto commented 5 months ago

During the testing I found these "flying" bugs:

  1. Multisig info is displaying not fully. Stepts to reproduce it:
    • create new multisig
    • propose tx
    • observe an issue:

multi multi1

https://github.com/superhero-com/superhero-wallet/assets/69896204/4cf032b5-7908-47f8-9523-2d96e4e9b00c

  1. Accounts counter could be missing from time to time:

фсс

  1. Fiat value could be missing from time to time:

fiat

  1. After I applied secure login by fingerprint I was not able to login via pin code. And it looks like secure login via finger print isn't working on my android device (I see that this can be unblocked with back button. if I'm using fingerprint - I'm receiving security screen once again, and I can unblock it with back button. fingerprint isn't working from time to time ):

https://github.com/superhero-com/superhero-wallet/assets/69896204/cf262b17-b587-4086-8af6-cb78ea7a7be7

  1. After multisig Tx proposal, Propose multisig button is remaining active on accounts details:

https://github.com/superhero-com/superhero-wallet/assets/69896204/9746c915-b297-44e3-88dc-b835b55be772

dvdbak commented 5 months ago

I do have the same issue #4 like Liubov on my Samsung S10. After successful authentication the Wallet got locked again, but hitting the back button the Wallet is visible.

Liubov-crypto commented 5 months ago

Ios app:

  1. Security login was stop working on ios app for some reason. The first login via FaceID was succesful, the next ones are not:

https://github.com/superhero-com/superhero-wallet/assets/69896204/07a78952-ccda-4a33-b6b2-3807b28c04c6

  1. Proposing multisig Tx was stuck forever (2 attempts) but after work normally:

https://github.com/superhero-com/superhero-wallet/assets/69896204/1d808c00-a8fe-4ebb-87cb-e9fd0414c65d

github-actions[bot] commented 5 months ago

Deployed to release-v2-2-3.wallet.z52da5wt.xyz, artifacts

CedrikNikita commented 5 months ago
  1. Accounts counter could be missing from time to time:

Counter is shown if user have more then 5 accounts. https://github.com/superhero-com/superhero-wallet/blob/1ec471a47756e6064b140c189df8ce6507388a01/src/popup/components/DashboardBase.vue#L19

Liubov-crypto commented 5 months ago

Proposing multisig Tx was stuck forever (2 attempts) but after work normally - this issue could be related to fact that I have on accounts signer stuck Tx, so it's affect other Tx related to multisig proposal.

Liubov-crypto commented 5 months ago

This issue has been fixed: Ios app:

Security login was stop working on ios app for some reason. The first login via FaceID was succesful, the next ones are not:

github-actions[bot] commented 5 months ago

Deployed to release-v2-2-3.wallet.z52da5wt.xyz, artifacts