Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crash signing via wc #1786

Merged
merged 7 commits into from
Jan 29, 2025
Merged

Fixed crash signing via wc #1786

merged 7 commits into from
Jan 29, 2025

Conversation

antonijzelinskij
Copy link
Contributor

#8697pkyhw

@stepanLav
Copy link
Member

@antonijzelinskij
Copy link
Contributor Author

Release severity: Normal
Release notes:
Fixed signing via Wallet Connect

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem arose when it was necessary to sign several batch all transactions from the ledger.

How the problem manifested itself:

  • Open 1 ledger searches and register BR
  • Sign transaction 1
  • Open 2 ledger searches and register BR
  • Close screen 1 and unregister BR
  • Sign transaction 2
  • Close screen 2 and try to unregister BR

The crash occurs because BR is already in the unregistered state

@antonijzelinskij antonijzelinskij merged commit b4112ce into master Jan 29, 2025
3 checks passed
@antonijzelinskij antonijzelinskij deleted the fix/fix-signing-via-wc branch January 29, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants