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
Reintroduce NotificationController for in-app notifications (#709)
Add optional token service timeout parameter(#793)
Changed
BREAKING: Bump eth-keyring-controller to 7.0.1 (#802)
Mnemonics in keyrings of type HD Key Tree are always serialized as arrays of numbers. exportSeedPhrase now returns a buffer rather than a string, consumers will need to adapt to this new return type accordingly.