Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade hdwallet to v1.155.1 #122

Merged
merged 5 commits into from
Sep 9, 2024
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 lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.0.8",
"version": "1.0.9",
"useWorkspaces": true,
"npmClient": "yarn"
}
8 changes: 4 additions & 4 deletions packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/metamask-snaps-adapter",
"version": "1.0.8",
"version": "1.0.9",
"description": "",
"author": "pastaghost <[email protected]> (http://www.github.com/pastaghost)",
"homepage": "https://github.com/shapeshift/metamask-snaps/tree/main/packages/adapter",
Expand All @@ -26,10 +26,10 @@
"@ethersproject/providers": "^5.7.2",
"@metamask/detect-provider": "^2.0.0",
"@metamask/snaps-ui": "1.0.2",
"@shapeshiftoss/hdwallet-core": "^1.50.4",
"@shapeshiftoss/hdwallet-core": "^1.55.1",
"@shapeshiftoss/logger": "^1.1.3",
"@shapeshiftoss/metamask-snaps": "^1.0.8",
"@shapeshiftoss/metamask-snaps-types": "^1.0.8",
"@shapeshiftoss/metamask-snaps": "^1.0.9",
"@shapeshiftoss/metamask-snaps-types": "^1.0.9",
"p-queue": "^7.4.1"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "sandbox",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",
"homepage": "https://shapeshift.github.io/metamask-snaps/",
"scripts": {
Expand All @@ -24,9 +24,9 @@
"@fontsource/inter": "^5.0.2",
"@fontsource/work-sans": "^5.0.2",
"@reduxjs/toolkit": "^1.8.3",
"@shapeshiftoss/hdwallet-core": "^1.50.4",
"@shapeshiftoss/hdwallet-core": "^1.55.1",
"@shapeshiftoss/logger": "^1.1.2",
"@shapeshiftoss/metamask-snaps-adapter": "^1.0.8",
"@shapeshiftoss/metamask-snaps-adapter": "^1.0.9",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.1",
"@testing-library/user-event": "^14.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/metamask-snaps",
"version": "1.0.8",
"version": "1.0.9",
"description": "A multi-chain Snap for MetaMask by ShapeShift.",
"license": "MIT",
"author": "pastaghost <[email protected]> (http://www.github.com/pastaghost)",
Expand Down Expand Up @@ -44,10 +44,10 @@
"@metamask/snaps-types": "^1.0.1",
"@metamask/snaps-ui": "^1.0.1",
"@shapeshiftoss/caip": "^8.15.0",
"@shapeshiftoss/hdwallet-core": "^1.50.4",
"@shapeshiftoss/hdwallet-native": "^1.50.4",
"@shapeshiftoss/hdwallet-core": "^1.55.1",
"@shapeshiftoss/hdwallet-native": "^1.55.1",
"@shapeshiftoss/logger": "^1.1.2",
"@shapeshiftoss/metamask-snaps-types": "^1.0.8",
"@shapeshiftoss/metamask-snaps-types": "^1.0.9",
"@shapeshiftoss/types": "^8.3.0",
"@shapeshiftoss/unchained-client": "10.1.1",
"eth-rpc-errors": "^4.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.8",
"version": "1.0.9",
"description": "The ShapeShift Multichain snap evolves your wallet to support 11 chains in one snap, including Bitcoin, Dogecoin, Litecoin, Cosmos, Binance Chain, Bitcoin Cash, THORChain, Osmosis, and Secret Network.",
"proposedName": "ShapeShift Multichain",
"repository": {
Expand All @@ -15,7 +15,7 @@
"registry": "https://registry.npmjs.org/"
}
},
"shasum": "x6EdomwI6rdJ/crQ8uFWIuYGIDcyQhHKAerVXnCRCqQ="
"shasum": "CCfVhqwMAZKSm+PH+fULDXhdbaMgT5pKZsQEKXPZ32Q="
},
"initialPermissions": {
"endowment:network-access": {},
Expand Down
6 changes: 3 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/metamask-snaps-types",
"version": "1.0.8",
"version": "1.0.9",
"description": "Types for ShapeShift multi-chain snap.",
"license": "MIT",
"author": "pastaghost <[email protected]>",
Expand All @@ -20,8 +20,8 @@
"types": "dist/index.d.ts",
"dependencies": {
"@metamask/types": "^1.1.0",
"@shapeshiftoss/hdwallet-core": "^1.50.4",
"@shapeshiftoss/hdwallet-native": "^1.50.4",
"@shapeshiftoss/hdwallet-core": "^1.55.1",
"@shapeshiftoss/hdwallet-native": "^1.55.1",
"@shapeshiftoss/unchained-client": "^10.1.1"
},
"devDependencies": {
Expand Down
58 changes: 33 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7199,17 +7199,17 @@ __metadata:
languageName: node
linkType: hard

"@shapeshiftoss/hdwallet-core@npm:1.50.4, @shapeshiftoss/hdwallet-core@npm:^1.50.4":
version: 1.50.4
resolution: "@shapeshiftoss/hdwallet-core@npm:1.50.4"
"@shapeshiftoss/hdwallet-core@npm:1.55.1, @shapeshiftoss/hdwallet-core@npm:^1.55.1":
version: 1.55.1
resolution: "@shapeshiftoss/hdwallet-core@npm:1.55.1"
dependencies:
"@shapeshiftoss/proto-tx-builder": ^0.8.0
eip-712: ^1.0.0
eventemitter2: ^5.0.1
lodash: ^4.17.21
rxjs: ^6.4.0
type-assertions: ^1.1.0
checksum: 9dbf180bb4c5a690bc1d9490fed73d78313fef9aafbe796409a1e3868d9d8d83855d78683bdf4ea75ed06bd83f20eef18957bff718afe1975751500d9a6096d2
checksum: 8b100097dfc6a5661f1ee7e2bceb91e196813f9aee174cdc7313507017d0ecc4d80476b415d1e6791313b946a3fc8e8329eb939b91cdb57070b7d9e3e8847568
languageName: node
linkType: hard

Expand All @@ -7225,13 +7225,13 @@ __metadata:
languageName: node
linkType: hard

"@shapeshiftoss/hdwallet-native@npm:^1.50.4":
version: 1.50.4
resolution: "@shapeshiftoss/hdwallet-native@npm:1.50.4"
"@shapeshiftoss/hdwallet-native@npm:^1.55.1":
version: 1.55.1
resolution: "@shapeshiftoss/hdwallet-native@npm:1.55.1"
dependencies:
"@shapeshiftoss/bitcoinjs-lib": 5.2.0-shapeshift.2
"@shapeshiftoss/fiosdk": 1.2.1-shapeshift.6
"@shapeshiftoss/hdwallet-core": 1.50.4
"@shapeshiftoss/hdwallet-core": 1.55.1
"@shapeshiftoss/proto-tx-builder": ^0.8.0
"@zxing/text-encoding": ^0.9.0
bchaddrjs: ^0.4.9
Expand All @@ -7245,14 +7245,15 @@ __metadata:
ethers: 5.7.2
eventemitter2: ^5.0.1
funtypes: ^3.0.1
hash-wasm: ^4.11.0
lodash: ^4.17.21
node-fetch: ^2.6.1
p-lazy: ^3.1.0
scrypt-js: ^3.0.1
tendermint-tx-builder: ^1.0.9
tiny-secp256k1: ^1.1.6
web-encoding: ^1.1.0
checksum: 54bdb756f31094765d1c7d4db0049b46995d363dcc274161c3824d196d6d3de2c3dfd7a226823a7cb1a4290169fe91c8d4a95fd23a40d3af817c59f3db39fa58
checksum: 278c54daee3082bb66fcb8ab6af5f51ea0a2b2c3b5a4a530f8a74ac70a1503ae6aefa6aa114aec808855a77e4e10618b39d176e9f8367c90f44f03ec5953e4de
languageName: node
linkType: hard

Expand All @@ -7263,17 +7264,17 @@ __metadata:
languageName: node
linkType: hard

"@shapeshiftoss/metamask-snaps-adapter@^1.0.8, @shapeshiftoss/metamask-snaps-adapter@workspace:packages/adapter":
"@shapeshiftoss/metamask-snaps-adapter@^1.0.9, @shapeshiftoss/metamask-snaps-adapter@workspace:packages/adapter":
version: 0.0.0-use.local
resolution: "@shapeshiftoss/metamask-snaps-adapter@workspace:packages/adapter"
dependencies:
"@ethersproject/providers": ^5.7.2
"@metamask/detect-provider": ^2.0.0
"@metamask/snaps-ui": 1.0.2
"@shapeshiftoss/hdwallet-core": ^1.50.4
"@shapeshiftoss/hdwallet-core": ^1.55.1
"@shapeshiftoss/logger": ^1.1.3
"@shapeshiftoss/metamask-snaps": ^1.0.8
"@shapeshiftoss/metamask-snaps-types": ^1.0.8
"@shapeshiftoss/metamask-snaps": ^1.0.9
"@shapeshiftoss/metamask-snaps-types": ^1.0.9
"@types/node": ^18.7.8
eslint: ^8.47.0
eslint-config-airbnb: ^19.0.4
Expand Down Expand Up @@ -7301,13 +7302,13 @@ __metadata:
languageName: unknown
linkType: soft

"@shapeshiftoss/metamask-snaps-types@^1.0.8, @shapeshiftoss/metamask-snaps-types@workspace:packages/types":
"@shapeshiftoss/metamask-snaps-types@^1.0.9, @shapeshiftoss/metamask-snaps-types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@shapeshiftoss/metamask-snaps-types@workspace:packages/types"
dependencies:
"@metamask/types": ^1.1.0
"@shapeshiftoss/hdwallet-core": ^1.50.4
"@shapeshiftoss/hdwallet-native": ^1.50.4
"@shapeshiftoss/hdwallet-core": ^1.55.1
"@shapeshiftoss/hdwallet-native": ^1.55.1
"@shapeshiftoss/unchained-client": ^10.1.1
eslint: ^8.47.0
eslint-config-airbnb: ^19.0.4
Expand All @@ -7325,7 +7326,7 @@ __metadata:
languageName: unknown
linkType: soft

"@shapeshiftoss/metamask-snaps@^1.0.8, @shapeshiftoss/metamask-snaps@workspace:packages/snap":
"@shapeshiftoss/metamask-snaps@^1.0.9, @shapeshiftoss/metamask-snaps@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "@shapeshiftoss/metamask-snaps@workspace:packages/snap"
dependencies:
Expand All @@ -7345,10 +7346,10 @@ __metadata:
"@metamask/snaps-ui": ^1.0.1
"@metamask/types": ^1.1.0
"@shapeshiftoss/caip": ^8.15.0
"@shapeshiftoss/hdwallet-core": ^1.50.4
"@shapeshiftoss/hdwallet-native": ^1.50.4
"@shapeshiftoss/hdwallet-core": ^1.55.1
"@shapeshiftoss/hdwallet-native": ^1.55.1
"@shapeshiftoss/logger": ^1.1.2
"@shapeshiftoss/metamask-snaps-types": ^1.0.8
"@shapeshiftoss/metamask-snaps-types": ^1.0.9
"@shapeshiftoss/types": ^8.3.0
"@shapeshiftoss/unchained-client": 10.1.1
"@types/browserify": ^12.0.37
Expand Down Expand Up @@ -10766,9 +10767,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001396, caniuse-lite@npm:^1.0.30001400, caniuse-lite@npm:^1.0.30001407":
version: 1.0.30001495
resolution: "caniuse-lite@npm:1.0.30001495"
checksum: c0a139a2e679ca60ae1ce2aaf0e9f5850cc1016b3735200cc1a1347bd7737f0a2a5993bc3f88f43a13ec687befffdae212a849f782702a6fe488de123e92351e
version: 1.0.30001659
resolution: "caniuse-lite@npm:1.0.30001659"
checksum: 99304d1ca91ddd25065d200ecc545668187359d54eea5d9eef6b4d99f28ce1164c0a6c7f785c531a336aeed171055f50be5bc68ae0b1e564474c1d35ce737947
languageName: node
linkType: hard

Expand Down Expand Up @@ -15622,6 +15623,13 @@ __metadata:
languageName: node
linkType: hard

"hash-wasm@npm:^4.11.0":
version: 4.11.0
resolution: "hash-wasm@npm:4.11.0"
checksum: c0c12f36f6fb689fd97f6f24756ec1aa08d132b456bc4f0526fa7dbefdb07a25aa1d58bfb29fac69ff16f842717b38af36b6875dc98e9b01def43cde8c1f3154
languageName: node
linkType: hard

"hash.js@npm:1.1.7, hash.js@npm:^1.0.0, hash.js@npm:^1.0.3, hash.js@npm:^1.1.7":
version: 1.1.7
resolution: "hash.js@npm:1.1.7"
Expand Down Expand Up @@ -24125,9 +24133,9 @@ __metadata:
"@fontsource/inter": ^5.0.2
"@fontsource/work-sans": ^5.0.2
"@reduxjs/toolkit": ^1.8.3
"@shapeshiftoss/hdwallet-core": ^1.50.4
"@shapeshiftoss/hdwallet-core": ^1.55.1
"@shapeshiftoss/logger": ^1.1.2
"@shapeshiftoss/metamask-snaps-adapter": ^1.0.8
"@shapeshiftoss/metamask-snaps-adapter": ^1.0.9
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^13.0.1
"@testing-library/user-event": ^14.1.0
Expand Down
Loading