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
1 change: 1 addition & 0 deletions packages/keyring-eth-hd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/keyring-sdk` from `^3.0.0` to `^3.1.0` ([#614](https://github.com/MetaMask/accounts/pull/614))
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [15.0.0]

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 @@ -68,7 +68,7 @@
"dependencies": {
"@ethereumjs/tx": "^5.4.0",
"@ethereumjs/util": "^9.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/key-tree": "^10.0.2",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-sdk": "^3.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/keyring-eth-ledger-bridge/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/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [13.1.0]

### Changed
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 @@ -77,7 +77,7 @@
"@ledgerhq/device-signer-kit-ethereum": "^1.16.0",
"@ledgerhq/hw-app-eth": "^6.42.0",
"@ledgerhq/hw-transport": "^6.31.3",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/hw-wallet-sdk": "^1.0.0",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-sdk": "^3.1.0",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-money/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/keyring-sdk` from `^3.0.0` to `^3.1.0` ([#614](https://github.com/MetaMask/accounts/pull/614))
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [4.0.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-money/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@lavamoat/allow-scripts": "^3.2.1",
"@lavamoat/preinstall-always-fail": "^2.1.0",
"@metamask/auto-changelog": "^6.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/key-tree": "^10.0.2",
"@metamask/utils": "^11.11.0",
"@ts-bridge/cli": "^0.6.3",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-qr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/keyring-sdk` from `^3.0.0` to `^3.1.0` ([#614](https://github.com/MetaMask/accounts/pull/614))
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [3.0.0]

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 @@ -74,7 +74,7 @@
"@ethereumjs/tx": "^5.4.0",
"@ethereumjs/util": "^9.1.0",
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-sdk": "^3.1.0",
"@metamask/keyring-utils": "^5.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-simple/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/keyring-sdk` from `^3.0.0` to `^3.1.0` ([#614](https://github.com/MetaMask/accounts/pull/614))
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [13.0.0]

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 @@ -68,7 +68,7 @@
},
"dependencies": {
"@ethereumjs/util": "^9.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-sdk": "^3.1.0",
"@metamask/utils": "^11.11.0",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-trezor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Bump `@metamask/keyring-sdk` from `^3.0.0` to `^3.1.0` ([#614](https://github.com/MetaMask/accounts/pull/614))
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [11.0.0]

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 @@ -70,7 +70,7 @@
"dependencies": {
"@ethereumjs/tx": "^5.4.0",
"@ethereumjs/util": "^9.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/hw-wallet-sdk": "^1.0.0",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-sdk": "^3.1.0",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The envelope made it harder to integrate with existing state.
- We still keep the requirement of having a `version` field to be declared, but the state can be "flatten" instead of living inside the `data` (envelope) field.
- Bump `@metamask/keyring-api` from `^24.0.0` to `^24.1.0` ([#620](https://github.com/MetaMask/accounts/pull/620))
- Bump `@metamask/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [3.1.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@ethereumjs/tx": "^5.4.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/keyring-api": "^24.1.0",
"@metamask/keyring-utils": "^5.0.0",
"@metamask/scure-bip39": "^2.1.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/keyring-snap-bridge/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/eth-sig-util` from `^8.2.0` to `^9.0.0` ([#626](https://github.com/MetaMask/accounts/pull/626))

## [24.1.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-snap-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"dependencies": {
"@ethereumjs/tx": "^5.4.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/eth-sig-util": "^9.0.0",
"@metamask/keyring-internal-api": "^12.1.0",
"@metamask/keyring-internal-snap-client": "^11.1.0",
"@metamask/keyring-sdk": "^3.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ __metadata:
"@metamask/account-api": "npm:^2.0.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/bip39": "npm:^4.0.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/key-tree": "npm:^10.0.2"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
Expand Down Expand Up @@ -1935,7 +1935,7 @@ __metadata:
"@ledgerhq/types-live": "npm:^6.52.0"
"@metamask/account-api": "npm:^2.0.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/hw-wallet-sdk": "npm:^1.0.0"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
Expand Down Expand Up @@ -1970,7 +1970,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-hd-keyring": "npm:^15.0.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/key-tree": "npm:^10.0.2"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
Expand Down Expand Up @@ -2000,7 +2000,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/account-api": "npm:^2.0.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
"@metamask/keyring-utils": "npm:^5.0.0"
Expand Down Expand Up @@ -2044,9 +2044,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-sig-util@npm:^8.2.0":
version: 8.2.0
resolution: "@metamask/eth-sig-util@npm:8.2.0"
"@metamask/eth-sig-util@npm:^9.0.0":
version: 9.0.0
resolution: "@metamask/eth-sig-util@npm:9.0.0"
dependencies:
"@ethereumjs/rlp": "npm:^4.0.1"
"@ethereumjs/util": "npm:^8.1.0"
Expand All @@ -2055,7 +2055,7 @@ __metadata:
"@scure/base": "npm:~1.1.3"
ethereum-cryptography: "npm:^2.1.2"
tweetnacl: "npm:^1.0.3"
checksum: 10/385df1ec541116e1bd725a1df1a519996bad167f99d1b2677126e398cdfda6fc3f03d2ff8f1ca523966bc0aae3ea92a9050953a45d5a7711f4128aacf9242bfc
checksum: 10/b4e0bc59fd306ee7d6308e9a21920ade79efbb2d157af06a71cf3fab2621e7373ea5e14159a18e28b21208ef5b949fef68e98ae54874ed07cef728f3a38f7d46
languageName: node
linkType: hard

Expand All @@ -2068,7 +2068,7 @@ __metadata:
"@lavamoat/allow-scripts": "npm:^3.2.1"
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
"@metamask/keyring-utils": "npm:^5.0.0"
Expand Down Expand Up @@ -2099,7 +2099,7 @@ __metadata:
"@lavamoat/allow-scripts": "npm:^3.2.1"
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/keyring-api": "npm:^24.0.0"
"@metamask/keyring-internal-api": "npm:^12.1.0"
"@metamask/keyring-internal-snap-client": "npm:^11.1.0"
Expand Down Expand Up @@ -2143,7 +2143,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/account-api": "npm:^2.0.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/hw-wallet-sdk": "npm:^1.0.0"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-sdk": "npm:^3.1.0"
Expand Down Expand Up @@ -2342,7 +2342,7 @@ __metadata:
"@lavamoat/allow-scripts": "npm:^3.2.1"
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/auto-changelog": "npm:^6.1.0"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/eth-sig-util": "npm:^9.0.0"
"@metamask/keyring-api": "npm:^24.1.0"
"@metamask/keyring-utils": "npm:^5.0.0"
"@metamask/scure-bip39": "npm:^2.1.1"
Expand Down
Loading