Commit Graph

25 Commits

Author SHA1 Message Date
Cryptocool1
f420d68eba Fixes (sanity and consistency, auto) 2021-11-21 18:40:34 +00:00
zembahk
148845f69e
Hoge update for side chains (#15913)
* side chain update

* pass all checks

* Revert "pass all checks"

This reverts commit b1be97ad43af005dc02e3c836eca0480b5235680.

* Revert "side chain update"

This reverts commit 56f64905c444dea2064bf584fbf999820a86f653.

* pass all checks

* Delete package.json

* Revert "Delete package.json"

This reverts commit 4abf070308fe79e6e0f25e9aa3aa43d2bc7ed0a5.

* Delete package.json

* Revert "Delete package.json"

This reverts commit 8ecfb9e1e80e68afc3abdf45d85a1a7633ea9b91.

* Revert "pass all checks"

This reverts commit 66daba05a954db6f0f5ce54e314d13a046c8a232.

* sidechain update
2021-11-21 13:39:29 -05:00
Adam R
88258b1d26
[Internal] Remove allow & deny lists (#13871)
* Remove allow & deny lists

* Remove allow/deny list handling scripts/logic
2021-09-24 18:19:16 +02:00
Viktor Radchenko
25ff40b0ec Round arbitrum, fantom, xdai images 2021-09-11 21:43:13 -07:00
hewigovens
92ad6bf22e
Add Optimism and fix Avalanche C chain (#13017)
* add optimism logo
* fix folder name
* Fix token types
* use suggest token type
* Update allowlist.json
2021-08-26 15:33:24 +08:00
zachzwei
f1cde8fdf7 Fixes (sanity and consistency, auto), history 2021-08-18 13:07:44 +00:00
SafeBag Dev
db0db473cd
Update UniCrypt Tokens Information (#11570)
* UNCX/UNCL Update for SmartChain, XDAI and Polygon

Added info.json and logos for UniCrypt's tokens in other chains.

* Add links Array

* updated info.json

corrected CG url
corrected token type for POLYGON

* correct token.info

corrected type to XDAI

Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2021-08-18 21:06:10 +08:00
Cryptocool1
f48537dbf1 Fixes (sanity and consistency, auto), history 2021-07-09 17:54:15 +00:00
Marvin Kruse
85762aa74c
Add XGT v2 info & remove old (#11539)
* Add XGT v2 info & remove old

* Add deleted token back in

* update according to request
2021-07-09 20:51:40 +03:00
Adam R
6d5682e43f
[Internal] Coin info type should be lowercase 'coin' (#11234)
* Coin info type should be lowercase 'coin'

* Make coin info types lowercase 'coin'

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-07-04 07:35:54 +02:00
Adam R
e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00
Adam R
6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00
Adam R
e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-25 11:12:11 +02:00
Adam R
af1d3e1f4e
[Internal] Token missing info cleanup: eos, theta, tomochain, xdai, tron (#8444)
* [Internal] Token missing info cleanup: eos, theta, tomochain, xdai, tron

* Add explorerUrl generation

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-05-20 14:33:44 +02:00
catenocrypt
3728a1def2 Fixes (sanity and consistency, auto), history 2021-03-08 10:39:42 +00:00
Adam R
03028a6712
[Internal] Generate info.json for each token where it was missing (#5432)
* ExplorerUrl switch fix

* ExplorerUrl export fix

* Generate info.json for each token where it was missing.

* Replace placeholder text for description to a dash.

* Add id field; reorder tags.

* Add id fields.

* Fill website from info from ethplorer.

* Complete blockchain info.jsons (with symbol, decimals; auto update).

* Complete blockchain info.jsons (with symbol, decimals, status; manual update).

* Rename short_description to description in all info.json files.

* Tomochain explorer urls.

* ExplorerUrls (kava, ontology, gochain).

* Few leftover short_description field rename.

* Set missing website to empty.

* Merge fixes

* Fix duplicate description fields.

* Remove long descriptions from chain info.json files.

* Duplicate description fields; last 5 instances.

* Add warning for too long description

* Shorten some long descriptions.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 23:42:15 +01:00
Adam R
bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00
Viktor Radchenko
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
Adam R
4f487cd054
[internal] Black/whitelist rename (#3424)
* Rename white/black* to allow/deny*.

* White/black to allow/deny renames.

* Duplicate new allowlist.json/denylist.json files under the old names

* Fix allowed-files check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-18 08:50:32 +02:00
Adam R
c408d033e4
[internal] Add logo size check to all chains, logos. (#3133)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-07 16:39:46 +02:00
Victor Baranov
fa73faf961
xDai chain: xMoon, Honey tokens (#2676)
Co-authored-by: Adam R <13562139+catenocrypt@users.noreply.github.com>
Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-09 20:27:32 +08:00
Viktor Radchenko
fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00
Mykola
75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00
Mykola
99d4bfbb4f
Add coin info (#1052)
* Add Ethereum

* Add XRP

* Add Bitcoin Cash

* Add Cosmos

* Add Dash

* Add Tezos

* Add ETC

* ADA

* TRX

* XLM

* BNB

* LTC

* Add template for top under 20 coins

* Gen info.json script + template

* Optimised images with calibre/image-actions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-18 14:21:09 -08:00
Mykola
f7a0a5bc64 Add missing coin images supported by Trust Core 2019-08-09 19:16:35 -07:00