Commit Graph

9 Commits

Author SHA1 Message Date
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
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
vikmeup
cf8d0b96e8 Fixes (sanity and consistency, auto) 2020-10-24 06:11:12 +00:00
fryworld-finance
09957bea69
submit dapp png (#4559)
* added info for fry.world

* Updated the info.json and logo

- Remove the research key-value pair
- Resized and compressed the logo

* submit dapp png

* update explorer url

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-23 23:10:15 -07:00
Adam R
7da5daa51e
[internal] Add check for Explorer URL (#4525)
* Rename tronscan.org to tronscan.io

* Make explorer links in checksum.

* Fix explorer links.

* Add explorerUrl check.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-20 01:22:00 +02:00
Iamdeadlyz
5418d105ea Fixes (sanity and consistency, auto) 2020-10-12 05:41:02 +00:00
deepfrydev
599335f821
added info for fry.world (#4403)
* added info for fry.world

* Updated the info.json and logo

- Remove the research key-value pair
- Resized and compressed the logo

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-12 13:39:59 +08:00