Commit Graph

24 Commits

Author SHA1 Message Date
Ivan
1286aac411
Fix linter warnings & set fixed linter version (#21852) 2022-08-07 07:20:55 +03:00
Ivan
989189e9d2
Fix update-auto & upgrade assets-go-libs (#21016) 2022-06-14 14:57:34 +02:00
Ivan
7d0393bc21
Fix update-auto command & run it (#20634)
* Fix update-auto command & run it

* Upgrade go

* Fix log URI

* Add binance chain name mapping

* Update the dependency
2022-05-26 16:55:41 +02:00
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
72854d0c40
Implement tokenlist/tokenlist-extended duplicate validaton, refactor code (#17782)
Co-authored-by: Daniil Lee <24758309+leedaniil@users.noreply.github.com>
2022-01-31 17:11:27 +03:00
daniel
242c1a4392
Refactor code (#17700) 2022-01-28 13:00:13 +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
a915edc893
Update libs (#17533)
* Update libs

* Update go mod

* Fix
2022-01-20 16:14:34 +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
2794a27cfb
Add command for adding asset template (#17338)
* Add command for adding asset template

* Fix explorer links for terra
2022-01-14 17:02:39 +03:00
Daniel
cec78fe487
Refactor code (#17251) 2022-01-12 17:34:32 +03:00
Daniel
8c949880b1
Fix BNB name, add coin checks to tokenlist validation and tokenlist pairs check (#17195)
* Fix BNB name, add coin checks to tokenlist validation

* Add tokenlist pairs check
2022-01-10 15:32:23 +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
6b386547b6
Add Name asset check between info.json and tokenlist.json (#17120)
* Add Name asset check between info.json and tokenlist.json

* Remove spaces

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Delete logo.png

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update tokenlist.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
2022-01-09 21:58:00 +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
Daniel
1aad5824aa
Add UniSwap and PancakeSwap updaters (#16751) 2021-12-22 19:06:46 +03:00
Daniel
675478e122
Update assets-go-libs version (#16703) 2021-12-20 18:03:08 +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