@metamask/eth-simple-keyring
Advanced tools
Comparing version
@@ -10,2 +10,9 @@ # Changelog | ||
## [9.0.0] | ||
### Changed | ||
- **BREAKING:** The `SimpleKeyring` class now implements `Keyring` from `@metamask/keyring-utils` ([#217](https://github.com/MetaMask/accounts/pull/217)) | ||
- The `deserialize` method now requires a `string[]` argument. | ||
## [8.1.1] | ||
@@ -129,3 +136,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.1...HEAD | ||
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@9.0.0...HEAD | ||
[9.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.1...@metamask/eth-simple-keyring@9.0.0 | ||
[8.1.1]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.0...@metamask/eth-simple-keyring@8.1.1 | ||
@@ -132,0 +140,0 @@ [8.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.0.1...@metamask/eth-simple-keyring@8.1.0 |
{ | ||
"name": "@metamask/eth-simple-keyring", | ||
"version": "8.1.1", | ||
"version": "9.0.0", | ||
"description": "A simple standard interface for a series of Ethereum private keys.", | ||
@@ -58,2 +58,3 @@ "keywords": [ | ||
"@metamask/auto-changelog": "^3.4.4", | ||
"@metamask/keyring-utils": "^2.3.1", | ||
"@ts-bridge/cli": "^0.6.3", | ||
@@ -60,0 +61,0 @@ "@types/ethereumjs-tx": "^1.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79017
0.66%18
5.88%