Skip to content

Commit

Permalink
v12.0.7: switch SafePal to WC2
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Sep 15, 2023
1 parent f55d0ed commit 53c4727
Show file tree
Hide file tree
Showing 18 changed files with 95 additions and 83 deletions.
48 changes: 24 additions & 24 deletions dist/esm/index.bundle.js

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/esm/index.evm.js
Original file line number Diff line number Diff line change
Expand Up @@ -1866,14 +1866,16 @@ var allWallets = [{
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.evm.js.map

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/esm/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1868,14 +1868,16 @@ var allWallets = [{
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.js.map

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/esm/index.solana.js
Original file line number Diff line number Diff line change
Expand Up @@ -1867,14 +1867,16 @@ var allWallets = [{
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.solana.js.map

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions dist/umd/index.bundle.js

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/umd/index.evm.js
Original file line number Diff line number Diff line change
Expand Up @@ -1864,14 +1864,16 @@
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/umd/index.evm.js.map

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/umd/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1864,14 +1864,16 @@
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/umd/index.js.map

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions dist/umd/index.solana.js
Original file line number Diff line number Diff line change
Expand Up @@ -1865,14 +1865,16 @@
},
"mobile": {
"ios": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "safepalwallet",
"universal": "https://link.safepal.io",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
Expand Down
2 changes: 1 addition & 1 deletion dist/umd/index.solana.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.evm.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@depay/widgets-evm",
"moduleName": "DePayWidgets",
"version": "12.0.6",
"version": "12.0.7",
"description": "Web3 Payments with any token. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion.",
"main": "./dist/umd/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@depay/widgets",
"moduleName": "DePayWidgets",
"version": "12.0.6",
"version": "12.0.7",
"description": "Web3 Payments with any token. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion.",
"main": "./dist/umd/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.solana.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@depay/widgets-solana",
"moduleName": "DePayWidgets",
"version": "12.0.6",
"version": "12.0.7",
"description": "Web3 Payments with any token. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion.",
"main": "./dist/umd/index.js",
"module": "./dist/esm/index.js",
Expand Down
4 changes: 2 additions & 2 deletions src/helpers/allWallets.js
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,8 @@ export default [
"name": "SafePal",
"desktop": { "qr": "WalletConnectV1" },
"mobile": {
"ios": { "universal": "https://link.safepal.io", "connect": "WalletConnectV1", "qr": "WalletConnectV1" },
"android": { "universal": "https://link.safepal.io", "connect": "WalletConnectV1", "qr": "WalletConnectV1" },
"ios": { "native": "safepalwallet", "universal": "https://link.safepal.io", "connect": "WalletConnectV2", "qr": "WalletConnectV2" },
"android": { "native": "safepalwallet", "universal": "https://link.safepal.io", "connect": "WalletConnectV2", "qr": "WalletConnectV2" },
},
"logo": "https://img1.depay.com/wallets/safepal.jpg",
"blockchains": [...supported.evm]
Expand Down

0 comments on commit 53c4727

Please sign in to comment.