You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Now the KeyringController supports the QRKeyring from @keystonehq/metamask-airgapped-keyring. Developers can enable the import of accounts from a QR hardware wallet. A new optional parameter, setAccountLabel from the PreferencesController, should be passed to the KeyringController to enable this new functionality. (#685)
Changed
Bump eth-phishing-detect version from 1.1.14 to 1.1.16 (#742)
Bump @metamask/contract-metadata from 1.31.0 to 1.33.0 (#730)
Fixed
Improve error message when attempting to import an invalid private key (#739)