Skip to content

Commit 54bc673

Browse files
committed
feat: updated wallet core version and fixed teleswap settings
1 parent 8639364 commit 54bc673

File tree

9 files changed

+30
-23
lines changed

9 files changed

+30
-23
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liquality-wallet",
3-
"version": "0.84.6",
3+
"version": "0.85.0",
44
"private": true,
55
"author": "Liquality <info@liquality.io>",
66
"scripts": {
@@ -24,12 +24,12 @@
2424
},
2525
"dependencies": {
2626
"@chainify/hw-ledger": "2.4.0",
27-
"@liquality/cryptoassets": "2.5.0",
28-
"@liquality/error-parser": "2.2.4",
27+
"@liquality/cryptoassets": "2.7.0",
28+
"@liquality/error-parser": "2.2.6",
2929
"@liquality/ethereum-utils": "^1.13.12",
3030
"@liquality/terra-networks": "^1.13.12",
3131
"@liquality/types": "^1.13.12",
32-
"@liquality/wallet-core": "4.17.0",
32+
"@liquality/wallet-core": "4.20.0",
3333
"@terra-money/terra.js": "^3.1.6",
3434
"@testing-library/vue": "^5.8.2",
3535
"amplitude-js": "8.18.2",

src/locales/cb/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/locales/en/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/locales/es/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/locales/ph/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/locales/pt/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/locales/zh/whats_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6+
"Now you can use Teleswap Swap Provider http://teleswap.xyz to wrap/unwrap and exchange services for BTC using a trustless light client bridge.",
67
"You can now use a Ledger device to interact with the Ethereum, Polygon, BSC, Arbitrum, Avalanche, Rootstock, and Bitcoin networks!"
78
]
89
},

src/utils/swaps.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ import { getSwapProviderConfig } from '@liquality/wallet-core/dist/src/swaps/uti
22

33
export function getSwapProviderIcon(network, providerId) {
44
const config = getSwapProviderConfig(network, providerId)
5-
return require(`../assets/icons/swapProviders/${config.icon}?inline`)
5+
debugger
6+
return require(`@/assets/icons/swapProviders/${config.icon}?inline`)
67
}

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3900,9 +3900,9 @@ __metadata:
39003900
languageName: node
39013901
linkType: hard
39023902

3903-
"@liquality/cryptoassets@npm:2.5.0":
3904-
version: 2.5.0
3905-
resolution: "@liquality/cryptoassets@npm:2.5.0"
3903+
"@liquality/cryptoassets@npm:2.7.0":
3904+
version: 2.7.0
3905+
resolution: "@liquality/cryptoassets@npm:2.7.0"
39063906
dependencies:
39073907
"@ethersproject/address": 5.7.0
39083908
"@types/bs58": 4.0.1
@@ -3911,7 +3911,7 @@ __metadata:
39113911
bs58: 4.0.1
39123912
ethereumjs-util: 7.1.5
39133913
lodash: 4.17.21
3914-
checksum: 48bc30c2afd389e719308183f471a3c29413c181092c4309428aa9b69dcae2893633c288e528417b31505c73967e8e4ca8b0db230cdce2308e8ab4e3905a57a7
3914+
checksum: 6581f636eb784fe876bc480b294056e4ec3f8ddf8b3e2ef66f7afeef59e8027a6c81f09e04b4ab7ffd38ec1c334d3c2a08afcbff2dda2ca307c8dd5d6ab67550
39153915
languageName: node
39163916
linkType: hard
39173917

@@ -3930,15 +3930,15 @@ __metadata:
39303930
languageName: node
39313931
linkType: hard
39323932

3933-
"@liquality/error-parser@npm:2.2.4":
3934-
version: 2.2.4
3935-
resolution: "@liquality/error-parser@npm:2.2.4"
3933+
"@liquality/error-parser@npm:2.2.6":
3934+
version: 2.2.6
3935+
resolution: "@liquality/error-parser@npm:2.2.6"
39363936
dependencies:
39373937
"@chainify/client": 2.0.0
39383938
"@chainify/errors": 2.0.0
3939-
"@liquality/cryptoassets": 2.5.0
3939+
"@liquality/cryptoassets": 2.7.0
39403940
randombytes: ^2.1.0
3941-
checksum: 7a917b27b3e21eba4b780166a5ed7e05a1b0304416bcc14dd0179125a0dcab9bb9992a8c7ab4aa3f3002901a45f9221b7ca9cf808fb424bde154fbb263a791b1
3941+
checksum: 71352a6f388341b9d7b5258ee5c1b90a3445d95ef96997d8daa019dcc30f21dfb969cee96e1b2b5f032795ca95e6ed7f9ed27dd53838bd89be2e89e5e7dfc2e4
39423942
languageName: node
39433943
linkType: hard
39443944

@@ -4021,9 +4021,9 @@ __metadata:
40214021
languageName: node
40224022
linkType: hard
40234023

4024-
"@liquality/wallet-core@npm:4.17.0":
4025-
version: 4.17.0
4026-
resolution: "@liquality/wallet-core@npm:4.17.0"
4024+
"@liquality/wallet-core@npm:4.20.0":
4025+
version: 4.20.0
4026+
resolution: "@liquality/wallet-core@npm:4.20.0"
40274027
dependencies:
40284028
"@blobfishkate/sovryncontracts": 1.3.27
40294029
"@chainify/bitcoin": 2.2.0
@@ -4046,8 +4046,8 @@ __metadata:
40464046
"@ethersproject/transactions": 5.7.0
40474047
"@hop-protocol/sdk": 0.0.1-beta.314
40484048
"@lifi/sdk": 1.0.2
4049-
"@liquality/cryptoassets": 2.5.0
4050-
"@liquality/error-parser": 2.2.4
4049+
"@liquality/cryptoassets": 2.7.0
4050+
"@liquality/error-parser": 2.2.6
40514051
"@metamask/eth-sig-util": ^4.0.1
40524052
"@teleportdao/bitcoin": ^1.0.3
40534053
"@teleportdao/configs": ^1.0.3
@@ -4076,7 +4076,7 @@ __metadata:
40764076
urql: ^2.2.0
40774077
vue: ^2.6.11
40784078
vuex: ^3.1.3
4079-
checksum: 300b3d36885b8dc71da982f604bbd56728355adbc069550dbf760e88311d706b8bc5548cc7908ce8799dea6ce3cde77d3c8e539dd4def6e1815c160a693fec8f
4079+
checksum: 1bed58f7fbca976a958cf6cf7da8ca75a22e09d5e60d1fe6e249488250588532207835b3f818f7db49bd1031ed454394e9455ad7fd280a01f89e0af20fe7ec74
40804080
languageName: node
40814081
linkType: hard
40824082

@@ -18897,12 +18897,12 @@ __metadata:
1889718897
resolution: "liquality-wallet@workspace:."
1889818898
dependencies:
1889918899
"@chainify/hw-ledger": 2.4.0
18900-
"@liquality/cryptoassets": 2.5.0
18901-
"@liquality/error-parser": 2.2.4
18900+
"@liquality/cryptoassets": 2.7.0
18901+
"@liquality/error-parser": 2.2.6
1890218902
"@liquality/ethereum-utils": ^1.13.12
1890318903
"@liquality/terra-networks": ^1.13.12
1890418904
"@liquality/types": ^1.13.12
18905-
"@liquality/wallet-core": 4.17.0
18905+
"@liquality/wallet-core": 4.20.0
1890618906
"@terra-money/terra.js": ^3.1.6
1890718907
"@testing-library/jest-dom": 5.16.5
1890818908
"@testing-library/vue": ^5.8.2

0 commit comments

Comments
 (0)