Commit Graph

5 Commits

Author SHA1 Message Date
Ivan
1286aac411
Fix linter warnings & set fixed linter version (#21852) 2022-08-07 07:20:55 +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
766771ac91
Move hard-coded values to config (#16872) 2021-12-28 00:44:12 +03:00
Daniel
d547fb1473
Move CI scripts logic from assets-go-libs (#16680)
* Move CI scripts logic from assets-go-libs

* Add Makefile, .golangci.yml and lint jobs to workflow

* Fix
2021-12-20 00:39:53 +03:00