Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/accounts-monorepo",
"version": "95.0.0",
"version": "96.0.0",
"private": true,
"description": "Monorepo for MetaMask accounts related packages",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-hd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Add new dependency `@metamask/keyring-sdk@1.0.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482))
- Add new dependency `@metamask/keyring-sdk@1.1.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482)), ([#496](https://github.com/MetaMask/accounts/pull/496))
- This package now contains the keyring v2 wrapper helpers (`EthKeyringWrapper`, `EthKeyringMethod`).
- Bump `@metamask/keyring-api` from `^21.6.0` to `^22.0.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/account-api` from `^1.0.0` to `^1.0.1` ([#487](https://github.com/MetaMask/accounts/pull/487))
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-hd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/key-tree": "^10.0.2",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
"@metamask/scure-bip39": "^2.1.1",
"@metamask/superstruct": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-ledger-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Add new dependency `@metamask/keyring-sdk@1.0.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482))
- Add new dependency `@metamask/keyring-sdk@1.1.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482)), ([#496](https://github.com/MetaMask/accounts/pull/496))
- This package now contains the keyring v2 wrapper helpers (`EthKeyringWrapper`).
- Bump `@metamask/hw-wallet-sdk` from `^0.6.0` to `^0.7.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/keyring-api` from `^21.6.0` to `^22.0.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-ledger-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/hw-wallet-sdk": "^0.7.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
"hdkey": "^2.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/keyring-eth-qr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add `QrKeyringV2` class implementing `KeyringV2` interface ([#411](https://github.com/MetaMask/accounts/pull/411)), ([#447](https://github.com/MetaMask/accounts/pull/447)), ([#451](https://github.com/MetaMask/accounts/pull/451)), ([#453](https://github.com/MetaMask/accounts/pull/453)), ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482)), ([#487](https://github.com/MetaMask/accounts/pull/487))
- Add `QrKeyringV2` class implementing `KeyringV2` interface ([#411](https://github.com/MetaMask/accounts/pull/411)), ([#447](https://github.com/MetaMask/accounts/pull/447)), ([#451](https://github.com/MetaMask/accounts/pull/451)), ([#453](https://github.com/MetaMask/accounts/pull/453)), ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482)), ([#487](https://github.com/MetaMask/accounts/pull/487)), ([#496](https://github.com/MetaMask/accounts/pull/496))
- Add new dependency `@metamask/keyring-api@22.0.0`.
- Add new dependency `@metamask/keyring-sdk@1.0.0`.
- Add new dependency `@metamask/keyring-sdk@1.1.0`.
- Add new dependency `@metamask/account-api@1.0.1`.
- Wraps legacy `QrKeyring` to expose accounts via the unified `KeyringV2` API and the `KeyringAccount` type.
- Extends `EthKeyringWrapper` for common Ethereum logic.
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-qr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
"@metamask/utils": "^11.10.0",
"async-mutex": "^0.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/keyring-eth-simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Bump `@metamask/keyring-sdk` from `^1.0.0` to `^1.1.0` ([#496](https://github.com/MetaMask/accounts/pull/496))

## [11.1.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@ethereumjs/util": "^9.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/utils": "^11.10.0",
"ethereum-cryptography": "^2.1.2",
"randombytes": "^2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-trezor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Add new dependency `@metamask/keyring-sdk@1.0.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482))
- Add new dependency `@metamask/keyring-sdk@1.1.0` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482)), ([#496](https://github.com/MetaMask/accounts/pull/496))
- This package now contains the keyring v2 wrapper helpers (`EthKeyringWrapper`).
- Bump `@metamask/hw-wallet-sdk` from `^0.6.0` to `^0.7.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/keyring-api` from `^21.6.0` to `^22.0.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-trezor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/hw-wallet-sdk": "^0.7.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
"@metamask/utils": "^11.10.0",
"@trezor/connect-plugin-ethereum": "^9.0.5",
Expand Down
5 changes: 4 additions & 1 deletion packages/keyring-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.0]

### Added

- Add `encodeMnemonic` ([#495](https://github.com/MetaMask/accounts/pull/495))
Expand All @@ -21,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release, extracted from `@metamask/keyring-api` ([#478](https://github.com/MetaMask/accounts/pull/478)), ([#482](https://github.com/MetaMask/accounts/pull/482))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-sdk@1.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-sdk@1.1.0...HEAD
[1.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-sdk@1.0.0...@metamask/keyring-sdk@1.1.0
[1.0.0]: https://github.com/MetaMask/accounts/releases/tag/@metamask/keyring-sdk@1.0.0
2 changes: 1 addition & 1 deletion packages/keyring-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/keyring-sdk",
"version": "1.0.0",
"version": "1.1.0",
"description": "MetaMask Keyring SDK",
"keywords": [
"metamask",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1692,7 +1692,7 @@ __metadata:
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/key-tree": "npm:^10.0.2"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
"@metamask/scure-bip39": "npm:^2.1.1"
"@metamask/superstruct": "npm:^3.1.0"
Expand Down Expand Up @@ -1726,7 +1726,7 @@ __metadata:
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/hw-wallet-sdk": "npm:^0.7.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
"@metamask/utils": "npm:^11.10.0"
"@ts-bridge/cli": "npm:^0.6.3"
Expand Down Expand Up @@ -1785,7 +1785,7 @@ __metadata:
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
"@metamask/utils": "npm:^11.10.0"
"@types/hdkey": "npm:^2.0.1"
Expand Down Expand Up @@ -1853,7 +1853,7 @@ __metadata:
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
"@metamask/utils": "npm:^11.10.0"
"@ts-bridge/cli": "npm:^0.6.3"
Expand Down Expand Up @@ -1928,7 +1928,7 @@ __metadata:
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/hw-wallet-sdk": "npm:^0.7.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
"@metamask/utils": "npm:^11.10.0"
"@trezor/connect-plugin-ethereum": "npm:^9.0.5"
Expand Down Expand Up @@ -2115,7 +2115,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/keyring-sdk@npm:^1.0.0, @metamask/keyring-sdk@workspace:packages/keyring-sdk":
"@metamask/keyring-sdk@npm:^1.1.0, @metamask/keyring-sdk@workspace:packages/keyring-sdk":
version: 0.0.0-use.local
resolution: "@metamask/keyring-sdk@workspace:packages/keyring-sdk"
dependencies:
Expand Down
Loading