vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
15 stars 7 forks source link

[BUG:IPAD] stuck in keygen w/ QR code share #653

Closed realpaaao closed 3 months ago

realpaaao commented 3 months ago

Describe the bug When pairing iPhone and iPad over QR share, the iPad gets stuck in EdDSA gen step occasionally(around 1 out of 3 times).Noticed it as first time QR share the iPad got stuck. I couldn't narrow it down completely but mostly happens when iPad is pairing device.

To Reproduce Steps to reproduce the behavior:

  1. Create vault
  2. Share QR code to pair
  3. start keygen
  4. See error

Expected behavior A consistent keygen with QR code share

Smartphone (please complete the following information):

johnnyluo commented 3 months ago

This might be a bug in the tss-lib itself , sometimes it fail to emit the last message , and I notice it mostly happen with 2/2 vault creation, need to investigate it

realpaaao commented 3 months ago

@johnnyluo can't recreate atm. closing until surfaces again