Commit Graph

12 Commits

Author SHA1 Message Date
daniel
004e5cdbb3
Transfer file package to assets-go-libs (#17984) 2022-02-09 14:03:36 +03:00
daniel
143d32cf5b
Add tokenlist-extended validation (#17864) 2022-02-03 23:36:45 +03:00
daniel
ed272b256d
Remove pairs from EVM chain tokelists.json (#17637)
* Remove pairs from EVM chain tokelists.json

* Add tokenlist-extended.json

* Add command for adding token to tokenlist-extended.json

* Remove empty pairs

* Update config namings

* Add command for adding token to tokenlist.json

* Update config and file namings

* Update tokenlist-extended.json

* Add token info getting

* Fix

* Fix

* Add duplicates check

* Add duplicate check in token list

* Update commands.go

Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
2022-01-27 15:59:22 -08:00
Daniel
c6f7f83e06
Update config, make tag values central (#17535) 2022-01-20 16:51:37 +03:00
Daniel
72d5b319d4
Add address checksum validation for tokenlist files (#17416)
* Add address checksum validation for tokenlist files

* Remove updaters_manual.go, move tokenlist validation to assets-go-libs
2022-01-16 17:13:01 +03:00
Daniel
cec78fe487
Refactor code (#17251) 2022-01-12 17:34:32 +03:00
Daniel
4c38c9aed4
Add fixer for inactive tokens in list, remove KNCL token as abandoned (#17149)
* Add token status checking

* Fix binance tokenlist generating

* Remove abandoned tokens from eth tokenlist
2022-01-09 23:30:49 +03:00
Daniel
bd78bf44db
Update merge-fee-bot config, refactor validators (#17118) 2022-01-07 16:02:59 +03:00
Daniel
e7f9efcd2c
Add tokenlist validation (#17111)
* Add tokenlist validation

* Fix according to review
2022-01-07 14:45:16 +03:00
Daniel
766771ac91
Move hard-coded values to config (#16872) 2021-12-28 00:44:12 +03:00
Daniel
56295a6795
Turn on linter (#16855) 2021-12-27 12:39:11 +03:00
Daniel
8c997de194
Add reporter for CI scripts (#16774)
* Add reporter for CI scripts

* Fix asset errors
2021-12-23 22:30:20 +03:00