Skip to content

207.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 08:05
3f54682

@metamask/profile-sync-controller 0.9.1

Changed

  • improve account syncing performance (#4726)
    • check if isEvmAccountType before saving an account in user storage in account syncing
    • check for correct KeyringType before saving an account in user storage in account syncing
    • wait for AccountsController:accountAdded event to fire before adding another account in account syncing
  • update 'eth-{simple,hd,snap}-keyring' + 'keyring-api' (#4713)