* 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>
* 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>
* 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>
* 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>
* Added DMM dapp, tokens, and added tokens to whitelist
* Adjusted image sizes to match spec
* updated whitelist as well as DMG token
* Fixed DMG background
* Updated images to include mUSDT
* Fixes (sanity and consistency, auto)
* Added mUSDK and mUSDT
* Updated PR
* Fixes (sanity and consistency, auto)
* Fixed minor issues
Co-authored-by: Corey <corey@dolomite.io>