Skip to content

Commit 562831e

Browse files
authored
Bitget fix (#136)
* wording * bitget fix * fix bitget wallet connection * v13.0.40
1 parent 605aa77 commit 562831e

20 files changed

+50
-50
lines changed

cypress/e2e/Payment/wallet-misses-blockchain-support.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ describe('Payment Widget: wallet misses blockchain support dialog', () => {
124124
DePayWidgets.Payment({ ...defaultArguments, document })
125125
cy.get('.ReactShadowDOMOutsideContainer').shadow().find('.Card').contains('Detected').click()
126126
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('h1', 'Missing Blockchain Support')
127-
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('.FontSizeM', 'The connected wallet doesn’t support the blockchains needed to perform this payment.')
127+
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('.FontSizeM', 'Support for the connected wallet on the required blockchain is not yet available.')
128128
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('.FontSizeM', 'Please connect a different wallet that supports one of the available blockchains')
129129
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('.Card span', 'Solana')
130130
cy.get('.ReactShadowDOMOutsideContainer').shadow().contains('button', 'Connect another wallet').click()

dist/esm/index.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.evm.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -610,25 +610,25 @@ var allWallets = [{
610610
"logo": "https://img1.depay.com/wallets/spot.jpg",
611611
"blockchains": _toConsumableArray$1(supported$3.evm)
612612
}, {
613-
"name": "BitGet (BitKeep)",
613+
"name": "BitGet Wallet",
614614
"desktop": {
615615
"qr": "WalletConnectV2"
616616
},
617617
"mobile": {
618618
"ios": {
619-
"native": "bitget://",
619+
"native": "bitkeep://",
620620
"universal": "https://bkapp.vip",
621621
"connect": "WalletConnectV2",
622622
"qr": "WalletConnectV2"
623623
},
624624
"android": {
625-
"native": "bitget://",
625+
"native": "bitkeep://",
626626
"universal": "https://bkapp.vip",
627627
"connect": "WalletConnectV2",
628628
"qr": "WalletConnectV2"
629629
}
630630
},
631-
"logo": "https://img1.depay.com/wallets/bitget.jpg",
631+
"logo": "https://img1.depay.com/wallets/bitget-wallet.jpg",
632632
"blockchains": _toConsumableArray$1(supported$3.evm)
633633
}, {
634634
"name": "Unstoppable Domains",
@@ -8776,7 +8776,7 @@ var WalletMissesBlockchainSupportDialog = (function (props) {
87768776
className: "Text PaddingTopS PaddingBottomS PaddingLeftM PaddingRightM"
87778777
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("strong", {
87788778
className: "FontSizeM"
8779-
}, "The connected wallet doesn\u2019t support the blockchains needed to perform this payment.")), /*#__PURE__*/React.createElement("div", {
8779+
}, "Support for the connected wallet on the required blockchain is not yet available.")), /*#__PURE__*/React.createElement("div", {
87808780
className: "PaddingTopS"
87818781
}, /*#__PURE__*/React.createElement("strong", {
87828782
className: "FontSizeM"

dist/esm/index.evm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -612,25 +612,25 @@ var allWallets = [{
612612
"logo": "https://img1.depay.com/wallets/spot.jpg",
613613
"blockchains": _toConsumableArray(supported.evm)
614614
}, {
615-
"name": "BitGet (BitKeep)",
615+
"name": "BitGet Wallet",
616616
"desktop": {
617617
"qr": "WalletConnectV2"
618618
},
619619
"mobile": {
620620
"ios": {
621-
"native": "bitget://",
621+
"native": "bitkeep://",
622622
"universal": "https://bkapp.vip",
623623
"connect": "WalletConnectV2",
624624
"qr": "WalletConnectV2"
625625
},
626626
"android": {
627-
"native": "bitget://",
627+
"native": "bitkeep://",
628628
"universal": "https://bkapp.vip",
629629
"connect": "WalletConnectV2",
630630
"qr": "WalletConnectV2"
631631
}
632632
},
633-
"logo": "https://img1.depay.com/wallets/bitget.jpg",
633+
"logo": "https://img1.depay.com/wallets/bitget-wallet.jpg",
634634
"blockchains": _toConsumableArray(supported.evm)
635635
}, {
636636
"name": "Unstoppable Domains",
@@ -8723,7 +8723,7 @@ var WalletMissesBlockchainSupportDialog = (function (props) {
87238723
className: "Text PaddingTopS PaddingBottomS PaddingLeftM PaddingRightM"
87248724
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("strong", {
87258725
className: "FontSizeM"
8726-
}, "The connected wallet doesn\u2019t support the blockchains needed to perform this payment.")), /*#__PURE__*/React.createElement("div", {
8726+
}, "Support for the connected wallet on the required blockchain is not yet available.")), /*#__PURE__*/React.createElement("div", {
87278727
className: "PaddingTopS"
87288728
}, /*#__PURE__*/React.createElement("strong", {
87298729
className: "FontSizeM"

dist/esm/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/index.svm.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -611,25 +611,25 @@ var allWallets = [{
611611
"logo": "https://img1.depay.com/wallets/spot.jpg",
612612
"blockchains": _toConsumableArray(supported$3.evm)
613613
}, {
614-
"name": "BitGet (BitKeep)",
614+
"name": "BitGet Wallet",
615615
"desktop": {
616616
"qr": "WalletConnectV2"
617617
},
618618
"mobile": {
619619
"ios": {
620-
"native": "bitget://",
620+
"native": "bitkeep://",
621621
"universal": "https://bkapp.vip",
622622
"connect": "WalletConnectV2",
623623
"qr": "WalletConnectV2"
624624
},
625625
"android": {
626-
"native": "bitget://",
626+
"native": "bitkeep://",
627627
"universal": "https://bkapp.vip",
628628
"connect": "WalletConnectV2",
629629
"qr": "WalletConnectV2"
630630
}
631631
},
632-
"logo": "https://img1.depay.com/wallets/bitget.jpg",
632+
"logo": "https://img1.depay.com/wallets/bitget-wallet.jpg",
633633
"blockchains": _toConsumableArray(supported$3.evm)
634634
}, {
635635
"name": "Unstoppable Domains",
@@ -8777,7 +8777,7 @@ var WalletMissesBlockchainSupportDialog = (function (props) {
87778777
className: "Text PaddingTopS PaddingBottomS PaddingLeftM PaddingRightM"
87788778
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("strong", {
87798779
className: "FontSizeM"
8780-
}, "The connected wallet doesn\u2019t support the blockchains needed to perform this payment.")), /*#__PURE__*/React.createElement("div", {
8780+
}, "Support for the connected wallet on the required blockchain is not yet available.")), /*#__PURE__*/React.createElement("div", {
87818781
className: "PaddingTopS"
87828782
}, /*#__PURE__*/React.createElement("strong", {
87838783
className: "FontSizeM"

dist/esm/index.svm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/umd/index.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/umd/index.evm.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -609,25 +609,25 @@
609609
"logo": "https://img1.depay.com/wallets/spot.jpg",
610610
"blockchains": _toConsumableArray$1(supported$3.evm)
611611
}, {
612-
"name": "BitGet (BitKeep)",
612+
"name": "BitGet Wallet",
613613
"desktop": {
614614
"qr": "WalletConnectV2"
615615
},
616616
"mobile": {
617617
"ios": {
618-
"native": "bitget://",
618+
"native": "bitkeep://",
619619
"universal": "https://bkapp.vip",
620620
"connect": "WalletConnectV2",
621621
"qr": "WalletConnectV2"
622622
},
623623
"android": {
624-
"native": "bitget://",
624+
"native": "bitkeep://",
625625
"universal": "https://bkapp.vip",
626626
"connect": "WalletConnectV2",
627627
"qr": "WalletConnectV2"
628628
}
629629
},
630-
"logo": "https://img1.depay.com/wallets/bitget.jpg",
630+
"logo": "https://img1.depay.com/wallets/bitget-wallet.jpg",
631631
"blockchains": _toConsumableArray$1(supported$3.evm)
632632
}, {
633633
"name": "Unstoppable Domains",
@@ -8775,7 +8775,7 @@
87758775
className: "Text PaddingTopS PaddingBottomS PaddingLeftM PaddingRightM"
87768776
}, /*#__PURE__*/React__default['default'].createElement("div", null, /*#__PURE__*/React__default['default'].createElement("strong", {
87778777
className: "FontSizeM"
8778-
}, "The connected wallet doesn\u2019t support the blockchains needed to perform this payment.")), /*#__PURE__*/React__default['default'].createElement("div", {
8778+
}, "Support for the connected wallet on the required blockchain is not yet available.")), /*#__PURE__*/React__default['default'].createElement("div", {
87798779
className: "PaddingTopS"
87808780
}, /*#__PURE__*/React__default['default'].createElement("strong", {
87818781
className: "FontSizeM"

0 commit comments

Comments
 (0)