Skip to content

Commit

Permalink
Merge pull request #551 from Adamant-im/feat/new-coins-flux-bzz
Browse files Browse the repository at this point in the history
feat(adamant-wallets): list FLUX and BZZ tokens
  • Loading branch information
bludnic authored Nov 6, 2023
2 parents 21d529c + 874f597 commit 039b4ca
Show file tree
Hide file tree
Showing 7 changed files with 249 additions and 165 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adamant-im",
"version": "4.2.1",
"version": "4.2.2",
"author": "ADAMANT Foundation <[email protected]>",
"license": "GPLv3",
"description": "Decentralized Messenger",
Expand Down
9 changes: 9 additions & 0 deletions src/components/icons/cryptos/BzzIcon.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<template>
<g>
<path
d="M16,302.3v129.1L127.9,496l112-64.6V302.3l-112-64.6L16,302.3z M384.1,237.7l-112,64.6v129.1
l112,64.6L496,431.4V302.3L384.1,237.7z M367.9,145.3l-56-32.4V48.3L256,16L144.1,80.6v129.1L256,274.3l111.9-64.6V145.3z
M367.9,145.3l55.9-32.5V48.3L367.9,16l-56,32.3l56,32.2V145.3z"
/>
</g>
</template>
11 changes: 11 additions & 0 deletions src/components/icons/cryptos/FluxIcon.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<template>
<g>
<path
d="M257.6,16c-0.5,0-1,0-1.6,0C123.4,16,16,123.5,16,256c0,131.9,106.5,239.1,238.4,240
C387,496.9,495.1,390.1,496,257.6C496.9,125,390.1,16.9,257.6,16z M125.4,334.3v-49.2l42.5-24.5l42.8,24.5v49.2L168,358.8
L125.4,334.3z M258.7,410.8l-59.1-34.1l26.9-15.6h1.1l58.6,34.1L258.7,410.8z M391.8,334.4l-73.9,42.7L244,334.4V249l74.1-42.7
l73.8,42.7V334.4z M391.8,212.6L333.7,179l-15.6-9.1l-15.6,9.1l-74.1,42.8l-15.6,9.1v19.5l-28.9-17.2l-15.6-9.1l-15.6,9.1
l-27.2,15.5v-68.1l133.1-76.7l133.3,76.7V212.6z"
/>
</g>
</template>
14 changes: 14 additions & 0 deletions src/components/icons/cryptos/SklIcon.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<template>
<g>
<path
d="M256,16C123.5,16,16,123.5,16,256s107.5,240,240,240s240-107.5,240-240S388.5,16,256,16z
M378.9,401.9h-254V110.6h254v32.9H157.8V369h221.1V401.9z M428.4,334.3c-11.5,8.6-26.9,13-46.4,13c-13.5,0-25.8-2.5-36.9-7.4
s-19.6-11.7-25.4-20.3c-5.8-8.6-8.7-18.6-8.7-29.9h36.3c0,19.4,11.6,29.1,34.7,29.1c8.6,0,15.3-1.7,20.1-5.2
c4.8-3.5,7.2-8.4,7.2-14.6c0-6.8-2.4-12.1-7.2-15.7c-4.8-3.6-13.5-7.5-26-11.6c-12.5-4.1-22.5-8.1-29.8-12
c-19.9-10.8-29.9-25.3-29.9-43.5c-0.1-9.1,2.7-18,8-25.4c5.3-7.4,13-13.2,23-17.4c10-4.2,21.3-6.3,33.7-6.3
c12.5,0,23.7,2.3,33.5,6.8c9.8,4.5,17.4,11,22.8,19.2c5.5,8.4,8.3,18.2,8.1,28.2h-36.2c0-8-2.5-14.3-7.6-18.8
c-5.1-4.5-12.2-6.7-21.3-6.7c-8.8,0-15.7,1.9-20.6,5.6c-4.7,3.4-7.5,8.9-7.4,14.8c0,5.7,2.9,10.5,8.6,14.3
c5.7,3.8,14.2,7.5,25.4,10.8c20.6,6.2,35.6,13.9,45,23s14.1,20.6,14.1,34.2C445.7,313.8,439.9,325.7,428.4,334.3L428.4,334.3z"
/>
</g>
</template>
15 changes: 12 additions & 3 deletions src/config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@
],
"btc": [
{
"url": "https://btcnode1.adamant.im"
"url": "https://btcnode1.adamant.im",
"alt_ip": "http://176.9.38.204:44099"
},
{
"url": "https://btcnode2.adamant.im"
"url": "https://btcnode2.adamant.im",
"alt_ip": "http://176.9.32.126:44099"
}
],
"dash": [
Expand All @@ -56,12 +58,19 @@
"url": "https://dogenode1.adamant.im"
},
{
"url": "https://dogenode2.adamant.im"
"url": "https://dogenode2.adamant.im",
"alt_ip": "http://176.9.32.126:44098"
}
],
"eth": [
{
"url": "https://ethnode1.adamant.im",
"alt_ip": "http://95.216.41.106:44099",
"hasIndex": true
},
{
"url": "https://ethnode2.adamant.im",
"alt_ip": "http://95.216.114.252:44099",
"hasIndex": true
}
],
Expand Down
Loading

1 comment on commit 039b4ca

@vercel
Copy link

@vercel vercel bot commented on 039b4ca Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

adamant-im – ./

adamant-im-adamant-team.vercel.app
adamant-im-git-master-adamant-team.vercel.app
msg2.adamant.im

Please sign in to comment.