Skip to content

KeyringController vault encryption upgrade should fail gracefully during login #5745

@mikesposito

Description

@mikesposito

If there are stronger encryption parameters available, KeyringController will try to upgrade the vault right after login. Though, if the upgrade fails, the user is locked out because the entire operation is rolled back.

This behavior is preventing some users from logging in, in scenario where:

  • The user has duplicates in its vault
  • The user has old encryption parameters

The vault upgrade failure shouldn't make the login fail as well.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions