Commit Graph

27 Commits

Author SHA1 Message Date
daniel
004e5cdbb3
Transfer file package to assets-go-libs (#17984) 2022-02-09 14:03:36 +03:00
daniel
e383ec90fc
Update go mod (#17790)
* Update go mod

* Update go mod
2022-01-31 20:16:25 +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
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
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
970c5ad0bc
Remove whitespace chars from asset desc field (#17220)
* Remove merge-fee-bot config, update assets-go-libs

Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
2022-01-11 22:32:05 +03:00
Ian E
acc98af0fd
Add check for duplicate keys in json files (#17134)
* Check for duplicate keys

* Update validators.go

* Update validators.go

* Update validators.go

* testing...

* Update validators.go

* printing...

* Update validators.go

* Forgot closing curly brace

* Remove duplicate key

Removed intentional duplicate description keys for 0xFd7B3A77848f1C2D67E05E54d78d174a0C850335 which was used for testing

* Update validators.go

* Update validators.go

* Update assets-go-libs

Co-authored-by: Daniil Lee <24758309+leedaniil@users.noreply.github.com>
2022-01-11 13:04:25 +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
e7f9efcd2c
Add tokenlist validation (#17111)
* Add tokenlist validation

* Fix according to review
2022-01-07 14:45:16 +03:00
Daniel
09e4e25fad
Update assets-go-libs version, run fixer (#16790) 2021-12-24 15:08:48 +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
Daniel
03072a1fbd
Turn on fix-all (#16604) 2021-12-16 00:38:32 +03:00
Daniel
07b5d2cae2
Update assets-go-libs version (#16590) 2021-12-15 13:08:22 +03:00
Daniel
2968ae8087
Update CI fixers (#16549)
* Update fix-dryrun.yml

* Update assets-go-libs version
2021-12-13 21:29:16 +03:00
Daniel
93385f0955
Fix ci settings (#16532) 2021-12-12 00:30:03 +03:00
Daniel
998c7d1722
Update dependencies and assets.config.yaml (#16512) 2021-12-10 16:58:39 +03:00
Daniel
58b22a2e85
Update config and assets-go-libs (#16499) 2021-12-09 22:23:22 +03:00
Daniel
13d5b6b83f
Add updater auto (BEP2) (#16497) 2021-12-09 21:55:31 +03:00
Daniel
0b80c447bc
Upgrade go-primitives and assets-go-libs (#16433) 2021-12-07 17:40:17 +03:00
Daniel
fe2e0665d0
Update assets-go-libs version (#16179) 2021-11-29 12:28:31 +03:00
Daniel
b04cf2fdac
Update assets-go-libs version (#16058) 2021-11-24 20:54:00 +03:00
Daniel
0f88ca9412
Fix validator (#16045) 2021-11-24 14:03:46 +03:00
Daniel
539b810734
Add reporter logic (#16019) 2021-11-23 16:34:25 +03:00
Daniel
0b29b70a50
New sanity check (Golang) (#15960)
* Add config and main.go script for ci

* Add new sanity-check to PR CI

* fix invalid logo's

* Turn on fix-dryrun
2021-11-22 23:34:56 +03:00