Commit Graph

8 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
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
Viktor Radchenko
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
Andrew M
2fc1bdf58a
add ERC20 Research 11/8 (#4739)
* add ERC20 Research 11/8

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-09 01:25:51 +08:00
Nathan Handler
7149b1864a Add OXT Token (#791)
* Add OXT Token

This change adds the Orchid OXT ERC-20 token.

* Remove Incorrectly Named Directory to Fix Tests

This directory is not named using the checksum address. There is a different directory for this token that is correctly named. However, the presence of this old directory is causing the tests to fail. Removing it should hopefully resolve this issue.

* Remove another incorrectly named (duplicate) dir

There is another duplicate incorrectly named directory that is not in checksum format and is causing the tests to fail.

* Remove a third incorrectly named duplicate dir
2019-12-11 11:51:34 -08:00