Skip to content

Commit

Permalink
chore: regenerate adamant-wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
bludnic committed Jun 29, 2024
1 parent b6c1e3e commit 658efd2
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 168 deletions.
2 changes: 1 addition & 1 deletion adamant-wallets
Submodule adamant-wallets updated 31 files
+1 −1 assets/blockchains/ethereum/bzz/info.json
+2 −2 assets/blockchains/ethereum/dai/info.json
+1 −1 assets/blockchains/ethereum/floki/info.json
+1 −1 assets/blockchains/ethereum/flux/info.json
+1 −1 assets/blockchains/ethereum/gt/info.json
+1 −1 assets/blockchains/ethereum/skl/info.json
+1 −1 assets/blockchains/ethereum/storj/info.json
+1 −1 assets/blockchains/ethereum/verse/info.json
+1 −1 assets/blockchains/ethereum/xcn/info.json
+0 −7 assets/general/bitcoin/info.json
+1 −1 assets/general/dash/info.json
+19 −0 assets/general/klayr/images/icon.svg
+7 −0 assets/general/klayr/images/icon.vue
+ assets/general/klayr/images/klayr_wallet.png
+ assets/general/klayr/images/[email protected]
+ assets/general/klayr/images/[email protected]
+119 −0 assets/general/klayr/info.json
+0 −28 assets/general/lisk/images/icon.svg
+0 −10 assets/general/lisk/images/icon.vue
+ assets/general/lisk/images/lisk_wallet.png
+ assets/general/lisk/images/[email protected]
+ assets/general/lisk/images/[email protected]
+ assets/general/lisk/images/lisk_wallet_dark.png
+ assets/general/lisk/images/[email protected]
+ assets/general/lisk/images/[email protected]
+0 −130 assets/general/lisk/info.json
+7 −15 assets/general/mana/images/icon.svg
+4 −10 assets/general/mana/images/icon.vue
+ assets/general/mana/images/mana_wallet.png
+ assets/general/mana/images/[email protected]
+ assets/general/mana/images/[email protected]
5 changes: 1 addition & 4 deletions src/components/icons/cryptos/KlyIcon.vue
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<template>
<g>
<path
d="M233.9,50c-11,18.8-20,35-20,36s23.3,41.5,51.5,90.3c94,161.3,101.5,174.8,100.2,178.5c-0.8,1.8-27.7,32.8-59.7,68.8s-58.5,66.5-59,67.8c-0.5,1.3,19.3,2.3,47.5,2.3h48.3l57.5-64.7c31.8-35.8,57.5-66,57.5-67.3c0-3.5-199.7-345.3-201.7-345.5C254.9,16,245.1,31.3,233.9,50z"
/>
<path
d="M125.1,237.3c-39.5,68-71.3,124.8-70.8,126.3c0.5,1.5,26.8,31.8,58.3,67.5l57.5,65h20l20-0.3l31.3-35.2c17.2-19.5,31.7-36.3,32-37.5c0.5-1-15.3-2-35-2h-36.3l-29-32.8c-16-18-29.2-33.8-29.2-35c0-1.2,22-40,48.8-86l48.8-83.8l-20.3-35c-11.3-19.3-21.3-35-22.3-35C197.6,113.5,164.6,169.3,125.1,237.3z"
d="M449.176 16H256.088V111.184H352.632V207.728H160.904V111.184H63V399.456H352.632V496H449.176V16Z"
/>
</g>
</template>
65 changes: 14 additions & 51 deletions src/config/development.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,21 +174,19 @@
"explorer": "https://etherscan.io",
"explorerAddress": "https://etherscan.io/address/${ID}"
},
"lsk": {
"explorerTx": "https://liskscan.com/transaction/${ID}",
"kly": {
"explorer": "https://explorer.klayr.xyz",
"explorerTx": "https://explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "https://lisknode3.adamant.im",
"alt_ip": "http://157.90.229.236:44099"
},
{
"url": "https://lisknode4.adamant.im",
"alt_ip": "http://78.47.205.206:44099"
"url": "https://klynode1.adamant.im",
"alt_ip": "http://195.26.255.137:44099"
},
{
"url": "https://lisknode5.adamant.im",
"alt_ip": "http://38.242.243.29:44099"
"url": "https://klynode2.adamant.im",
"alt_ip": "http://109.176.199.130:44099"
}
],
"healthCheck": {
Expand All @@ -200,52 +198,17 @@
},
"services": {
"list": {
"lskService": [
"klyService": [
{
"url": "https://liskservice3.adamant.im",
"alt_ip": "http://157.90.229.236:44098"
"url": "https://klyservice1.adamant.im",
"alt_ip": "http://195.26.255.137:44098"
},
{
"url": "https://liskservice4.adamant.im",
"alt_ip": "http://78.47.205.206:44098"
"url": "https://klyservice2.adamant.im",
"alt_ip": "http://109.176.199.130:44098"
},
{
"url": "https://liskservice5.adamant.im",
"alt_ip": "http://38.242.243.29:44098"
}
]
},
"healthCheck": {
"normalUpdateInterval": 330000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000
}
},
"explorer": "https://liskscan.com",
"explorerAddress": "https://liskscan.com/account/${ID}"
},
"kly": {
"explorer": "https://testnet-explorer.klayr.xyz",
"explorerTx": "https://testnet-explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://testnet-explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "http://localhost:7000"
}
],
"healthCheck": {
"normalUpdateInterval": 270000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000,
"threshold": 5
}
},
"services": {
"list": {
"klyService": [
{
"url": "https://testnet-service.klayr.xyz"
"url": "https://service.klayr.xyz"
}
]
},
Expand Down
65 changes: 14 additions & 51 deletions src/config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,20 +174,19 @@
"explorer": "https://etherscan.io",
"explorerAddress": "https://etherscan.io/address/${ID}"
},
"lsk": {
"kly": {
"explorer": "https://explorer.klayr.xyz",
"explorerTx": "https://explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "https://lisknode3.adamant.im",
"alt_ip": "http://157.90.229.236:44099"
},
{
"url": "https://lisknode4.adamant.im",
"alt_ip": "http://78.47.205.206:44099"
"url": "https://klynode1.adamant.im",
"alt_ip": "http://195.26.255.137:44099"
},
{
"url": "https://lisknode5.adamant.im",
"alt_ip": "http://38.242.243.29:44099"
"url": "https://klynode2.adamant.im",
"alt_ip": "http://109.176.199.130:44099"
}
],
"healthCheck": {
Expand All @@ -197,55 +196,19 @@
"threshold": 5
}
},
"explorerTx": "https://liskscan.com/transaction/${ID}",
"services": {
"list": {
"lskService": [
"klyService": [
{
"url": "https://liskservice3.adamant.im",
"alt_ip": "http://157.90.229.236:44098"
"url": "https://klyservice1.adamant.im",
"alt_ip": "http://195.26.255.137:44098"
},
{
"url": "https://liskservice4.adamant.im",
"alt_ip": "http://78.47.205.206:44098"
"url": "https://klyservice2.adamant.im",
"alt_ip": "http://109.176.199.130:44098"
},
{
"url": "https://liskservice5.adamant.im",
"alt_ip": "http://38.242.243.29:44098"
}
]
},
"healthCheck": {
"normalUpdateInterval": 330000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000
}
},
"explorer": "https://liskscan.com",
"explorerAddress": "https://liskscan.com/account/${ID}"
},
"kly": {
"explorer": "https://testnet-explorer.klayr.xyz",
"explorerTx": "https://testnet-explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://testnet-explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "http://localhost:7000"
}
],
"healthCheck": {
"normalUpdateInterval": 270000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000,
"threshold": 5
}
},
"services": {
"list": {
"klyService": [
{
"url": "https://testnet-service.klayr.xyz"
"url": "https://service.klayr.xyz"
}
]
},
Expand Down
56 changes: 9 additions & 47 deletions src/config/tor.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,17 @@
"explorer": "https://etherscan.io",
"explorerAddress": "https://etherscan.io/address/${ID}"
},
"lsk": {
"kly": {
"explorer": "https://explorer.klayr.xyz",
"explorerTx": "https://explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "http://nl2c4vcsdrd6je3ebt4236yst55mbso72ojmksrmlyoikapgnu647tid.onion"
},
{
"url": "http://qpjxvkathebm7oso3dk5hb4cggbeecqvcpcthuxlpovtn66plr6f4wyd.onion"
"url": "http://7kmdhr3x3hpy7kg3gojxznypgzcya7yxpte4zz42wtljhulg5mrzkpad.onion"
},
{
"url": "http://4bsg7dijnpkiu6wylaad5fiom4iep73oz3o2rojkwnuteaawd2w3o2ad.onion"
"url": "http://5fr7uybpxecid5gikrm65hstsfhve2772keyqdvxirsiywlyo6zap6yd.onion"
}
],
"healthCheck": {
Expand All @@ -156,52 +156,14 @@
"threshold": 5
}
},
"explorerTx": "https://liskscan.com/transaction/${ID}",
"services": {
"list": {
"lskService": [
{
"url": "http://xqrymra5go2nb3cslb3c3iv4weeuicybcxpjee4ay2indk2hgo7rw4qd.onion"
},
"klyService": [
{
"url": "http://s2q6phc22icy73zjccjq66555gwtvyuyrodmadwhjdhmvyehb3qrcsid.onion"
"url": "http://673swmi7y4cdsqw7rhl52mypuixfh5tryxjt4vzhaoy7my572ldidfad.onion"
},
{
"url": "http://cf6vf6xylvhza3t3ewffa7cmr2bqgaus5jwghiktjleids5ovdhoazad.onion"
}
]
},
"healthCheck": {
"normalUpdateInterval": 330000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000
}
},
"explorer": "https://liskscan.com",
"explorerAddress": "https://liskscan.com/account/${ID}"
},
"kly": {
"explorer": "https://testnet-explorer.klayr.xyz",
"explorerTx": "https://testnet-explorer.klayr.xyz/transaction/${ID}",
"explorerAddress": "https://testnet-explorer.klayr.xyz/account/${ID}",
"nodes": {
"list": [
{
"url": "http://localhost:7000"
}
],
"healthCheck": {
"normalUpdateInterval": 270000,
"crucialUpdateInterval": 30000,
"onScreenUpdateInterval": 10000,
"threshold": 5
}
},
"services": {
"list": {
"klyService": [
{
"url": "https://testnet-service.klayr.xyz"
"url": "http://3om4mobnbppxuexwufprp4cle4fivstooqqap6yoll5qk3kikesmqgad.onion"
}
]
},
Expand Down
33 changes: 19 additions & 14 deletions src/lib/constants/cryptos/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"contractId": "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 95,
"status": "active",
Expand All @@ -168,9 +168,9 @@
"contractId": "0x6b175474e89094c44da98b954eedeac495271d0f",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 50,
"defaultOrdinalLevel": 80,
"status": "active",
"mainCoin": "ETH",
"type": "ERC20",
Expand Down Expand Up @@ -214,7 +214,7 @@
"oldPendingAttempts": 4
},
"txConsistencyMaxTime": 800000,
"defaultOrdinalLevel": 80,
"defaultOrdinalLevel": 70,
"explorerTx": "https://dashblockexplorer.com/tx/${ID}"
},
"DOGE": {
Expand Down Expand Up @@ -319,7 +319,7 @@
"contractId": "0xcf0c122c6b73ff809c693db761e7baebe62b6a2e",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 100,
"status": "active",
Expand All @@ -334,7 +334,7 @@
"contractId": "0x720CD16b011b987Da3518fbf38c3071d4F0D1495",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 90,
"status": "active",
Expand All @@ -349,7 +349,7 @@
"contractId": "0xe66747a101bff2dba3697199dcce5b743b454759",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 115,
"status": "active",
Expand Down Expand Up @@ -395,7 +395,12 @@
"nodes": {
"list": [
{
"url": "http://localhost:7000"
"url": "https://klynode1.adamant.im",
"alt_ip": "http://195.26.255.137:44099"
},
{
"url": "https://klynode2.adamant.im",
"alt_ip": "http://109.176.199.130:44099"
}
],
"healthCheck": {
Expand All @@ -417,8 +422,8 @@
"oldPendingAttempts": 4
},
"txConsistencyMaxTime": 60000,
"defaultOrdinalLevel": 60,
"explorerTx": "https://testnet-explorer.klayr.xyz/transaction/${ID}"
"defaultOrdinalLevel": 50,
"explorerTx": "https://explorer.klayr.xyz/transaction/${ID}"
},
"LINK": {
"symbol": "LINK",
Expand Down Expand Up @@ -507,7 +512,7 @@
"contractId": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 85,
"status": "active",
Expand Down Expand Up @@ -548,7 +553,7 @@
"contractId": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 105,
"status": "active",
Expand Down Expand Up @@ -645,7 +650,7 @@
"contractId": "0x249cA82617eC3DfB2589c4c17ab7EC9765350a18",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 95,
"status": "active",
Expand Down Expand Up @@ -673,7 +678,7 @@
"contractId": "0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18",
"createCoin": false,
"cryptoTransferDecimals": 6,
"defaultVisibility": true,
"defaultVisibility": false,
"defaultGasLimit": 58000,
"defaultOrdinalLevel": 110,
"status": "active",
Expand Down

0 comments on commit 658efd2

Please sign in to comment.