Commit Graph

12 Commits

Author SHA1 Message Date
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
5a4dfb324a
[Internal] Duplicate info from 'socials' to 'links' (#10639)
* Handle fields, 1

* Few more fields

* Discord field, fixes

* Facebook, youtube fields

* Telegram_news, docs, ignored fields

* New fields Coinmarketcap & coingecko, better handling of handles.

* Code to commit links into info.json, commented out

* Add checks for new links fields

* Minor log fixes

* Extra check for URLs must start with https://

* Duplicate info from 'socials' to 'links'.

* Fix for one links (was not array)

* Revert asset-infos, except checking

* Lint fix

* Fix discord.gg .com//invite links

* Add error for lone socials section (w/o links)

* Remove empty socials section

* Manual fix of some socials sections.

* Check for invalid fields in links.

* Lint fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-24 10:58:38 +02:00
Adam R
a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00
bi0hazard12
0a5f146c8c
DEUS logo update (logo only) (#5470)
* add logo for DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Hello,

We have submitted few months ago our first tokens DEUS and DEA and our ecosystem keeps evolving in a fast pace and yesterday we have launched our new token  DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Since wCOINBASE-IOU is a new token from DEUS ecosystem and only there was minted 3000 tokens and is used for yield you can't see to many holders but you can see that we have A total of 1,180 transactions in less then 24h.

wCOINBASE-IOU is from DEUS ecosystem, so regarding social platforms we use everything from DEUS because wCOINBASE-IOU is from our ecosystem.

I hope it explain a bit :)

Thank you

* Updated info.json and logo

- Adjusted the key value pairs
- Reduced the logo file size

* new DEA logo (already exist in trustwallet)

Hello guys,

We have being updating our ecosystem and also our logos. We have new logo for both of our tokens.

DEA and DEUS.

Request for those tokens were already submitted few months ago and fee paid and they exist already in trustwallet.
We just want to updated the logo.

Is it possible?

Thank you

* DEUS logo update (logo only)

update DEUS logo only

* DEA logo update (logo only)

DEA logo update (logo only)

* DEA  logo update (logo only)

DEA  logo update (logo only)

* Resize logo

* Auto fix

* Checksum rename

* Rename 1/2

* Rename 2/2

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-05 11:46:51 +01:00
Adam R
19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00
vikmeup
babe4603df Fixes (sanity and consistency, auto) 2021-02-03 21:56:05 +00: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
Adam R
187b8e240a
Add id field to each info.json. (#5447)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 12:12:30 +01:00
Adam R
8c65d20857
Extend all existing info.json files with symbol, decimals, type. (#5431)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 16:59:38 +01:00
Iamdeadlyz
8cfc251964 Fixes (sanity and consistency, auto) 2020-12-26 06:40:38 +00:00
bi0hazard12
17c9f93484
add logo for DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU) (#5167)
* add logo for DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Hello,

We have submitted few months ago our first tokens DEUS and DEA and our ecosystem keeps evolving in a fast pace and yesterday we have launched our new token  DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Since wCOINBASE-IOU is a new token from DEUS ecosystem and only there was minted 3000 tokens and is used for yield you can't see to many holders but you can see that we have A total of 1,180 transactions in less then 24h.

wCOINBASE-IOU is from DEUS ecosystem, so regarding social platforms we use everything from DEUS because wCOINBASE-IOU is from our ecosystem.

I hope it explain a bit :)

Thank you

* Updated info.json and logo

- Adjusted the key value pairs
- Reduced the logo file size

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-12-26 14:39:42 +08:00