Commit Graph

165 Commits

Author SHA1 Message Date
catenocrypt
cfb4f49f80 External Updates 2020-08-07 07:14:59 +00:00
Adam R
102f2b88d4
[Internal] New infra for runnig checks (not as jest tests) (#2938)
* CMC mapping update.

* New check infrastructure, move root folder test to new infra.

* Move list of allowed files to config.

* Include new check in other tests.

* More generic way to call checks.

* Organize fix and update actions behind interfaces.

* Organize checks into steps, multiple steps per action.

* Simplify checkStep class/instance creation.

* Migrate chain logo checks.

* Migrate asset folder check.

* Migrate further chain checks.

* Migrate eth fork folder checks.

* Migrate binance chain check.

* Extra output.

* Output improvements.

* Async fix.

* Migrate Tron check.

* Add Tron check.

* Remove Tron check from old.

* White/blacklist check in new intra, combined with fix.

* Refine ETH checks.

* Remove from old infra.

* Migrate CMC check to new infra.

* Migrate validator tests to new check infra.

* Migrate Json files validity check to new check infra.

* Whitelist check fix.

* Cleanup helpers.ts.

* Move helpers.ts.

* Cleanup of models.ts.

* Move models.ts.

* Move index.test.ts.

* Update with BEP8 support.

* Descriptive names for jobs within the builds.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-06 21:17:38 +02:00
catenocrypt
4390942c1b External Updates 2020-08-06 19:17:10 +00:00
catenocrypt
802555cef0 External Updates 2020-08-06 07:17:54 +00:00
catenocrypt
0ccc0075b7 External Updates 2020-08-05 19:16:44 +00:00
catenocrypt
6ea72373b1 External Updates 2020-08-05 07:17:44 +00:00
catenocrypt
fc33d3e4af External Updates 2020-08-04 19:16:51 +00:00
catenocrypt
110abd5ed1 External Updates 2020-08-04 07:18:09 +00:00
catenocrypt
4f46ff532e External Updates 2020-08-03 19:16:32 +00:00
Nick Kozlov
addaa763b6
[internal] Add new token to mapping (#3001)
* Add new token

* Add checksum address

* Add to exceptions.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-03 11:29:26 +02:00
catenocrypt
7e19193928 External Updates 2020-08-03 07:17:36 +00:00
catenocrypt
e0d4ee4399 External Updates 2020-08-01 19:16:13 +00:00
catenocrypt
2bbf8c07c6 External Updates 2020-08-01 07:17:14 +00:00
Adam R
de80c41403
[Internal] Manual CMC update (#2967)
* CMC mapping update.

* CMC fix.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-31 12:00:01 +02:00
catenocrypt
28d64d7b32 External Updates 2020-07-30 19:15:41 +00:00
catenocrypt
107e6aa0ec External Updates 2020-07-30 07:17:09 +00:00
catenocrypt
08b534e2af External Updates 2020-07-29 19:15:56 +00:00
Adam R
079617ac38
[Internal] Refactored fix builds (#2920)
* Empty infrastructure for new-housekeeping build.

* Move updateBEP action to new new-housekeeping build infra.

* Remove old updateBEP.

* New-housekeeping-dryrun run.

* Include new top-level folder name script-new.

* Remove update:bep2 from old daily-run.

* Use imports instead of require.

* Small refactor for testability.

* Organize scripts into subfolders.

* iUpdateBEP2: refactor and add tests.

* Move formatting validators to new-housekeeping,add new helpers.

* Move info and black/whitelist fixing to new-housekeeping.

* New fix command.

* New 'fix' target; Move ETH checksum fix to new-housekeeping.

* Move logo size check and resize to new-housekeeping.

* Improved async error handling.

* Build renames.

* Move (old) BEP2 and CMC update to periodic update build.

* Rename (add missing).

* Rename builds.

* Renames ('fix').

* rename

* Invoke new scripts (as well) from period-update.

* Move cmc update to new-periodic.

* Move tezos validator update to new-periodic.

* Missing file.

* Leftover.

* Cleanup

* Rename of unused openseacontracts.

* CMC should not be run always.

* Break main/fixAndUpdate function into two.

* Show diff in build after changes.

* Cleanup

* Rename, script-old.

* Cleanup, remove old fix build definitions.

* Renames, remove new- prefix.

* CMC mapping update.

* Config infrastructure; add binance URL to config.

* Add image size parameters to config.

* Rename.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-29 15:42:51 +02:00
Adam R
4a7c5f7f89
[Internal] Exclude entries that are in the custom overrides. Add exception for 0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5. (#2935)
* CMC mapping update.

* CMC mapping: Small refactor, coin mapping as separate step.

* Revert "CMC mapping: Small refactor, coin mapping as separate step."

This reverts commit 2480269c7ea0790ad9993afdf97abfc6145cea61.

* CMC mapping: Small refactor, entry processing and adding separate steps.

* CMC mapping: Exclude entries that are in the custom overrides.

* CMC mapping: Add exception for 0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-29 11:33:32 +02:00
Adam R
91f902bdd6
Custom CMC mapping for Decentr (#2897)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-27 09:37:14 +02:00
Viktor Radchenko
e91d84f90b
Update mapping.json 2020-07-26 01:20:23 -07:00
catenocrypt
6ef25ae068 Daily update 2020-07-24 04:41:35 +00:00
zachzwei
24b8de0e23 Daily update 2020-07-23 02:41:56 +00:00
Adam R
9b28f5fbfd
Fix for daily build, CMC mapping, remove custom token doplicates. (#2840)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-22 10:36:05 +02:00
Adam R
cf4ab48389
[Internal] Manual daily update. (#2839)
* Manual daily update.

* Remove APIX from blacklist.

* Remove duplicate CHZ-ECD fro CMC mapping.

* Remove duplicate from CMC mapping.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-22 10:12:45 +02:00
KvnAsset
521fae3e13
Add ODE CMC ID and info (#2831)
* Added ODE info.json

* Added ODE cmc id

* Updated ODE token_id

* Updated explorer

Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-22 11:10:20 +08:00
zachzwei
1017273458 Daily update 2020-07-20 06:31:30 +00:00
zachzwei
55aa6c77d2 Daily update 2020-07-19 11:57:11 +00:00
EnoRage
4d127d7153 Daily update 2020-07-18 19:15:55 +00:00
EnoRage
59099716ce Daily update 2020-07-18 16:31:14 +00:00
Nick Kozlov
725da87e58
Add new coin pair to pricing (#2782)
* Add new coin pair to pricing

* Change to checksum ver

* Order fix
2020-07-18 19:26:42 +03:00
catenocrypt
eccd6ca62d Daily update 2020-07-17 08:01:02 +00:00
catenocrypt
8fb2d9596e Daily update 2020-07-16 16:54:25 +00:00
zachzwei
8c526165fe Daily update 2020-07-16 03:58:24 +00:00
catenocrypt
6a9b487e4c Daily update 2020-07-15 10:02:36 +00:00
vikmeup
d5b51d856e Daily update 2020-07-14 18:32:57 +00:00
Viktor Radchenko
33b694894d [CI] Add check that TRX token_id is not empty 2020-07-14 11:28:08 -07:00
Nick Kozlov
1241d22ac3
Bring back changes (#2737) 2020-07-14 17:30:05 +03:00
Nick Kozlov
3f1529273d
Fix cmc script.ts (#2736) 2020-07-14 14:40:42 +03:00
Viktor Radchenko
4c3b6b1699
Delete use of @trustwallet/types (#2693)
* Delete use of @trustwallet/types

* Add wallet-core support

* Remove cleanup option
2020-07-11 01:10:28 -07:00
zachzwei
e6f0726a30 Daily update 2020-07-08 06:41:19 +00:00
vikmeup
b194ff5bd7 Daily update 2020-07-07 23:23:15 +00:00
catenocrypt
5f5a46f803 Daily update 2020-07-07 05:36:16 +00:00
zachzwei
083b42da3f Daily update 2020-07-06 13:55:21 +00:00
EnoRage
31657c07ce Daily update 2020-07-06 05:56:15 +00:00
zachzwei
b1f72f3379 Daily update 2020-07-06 05:51:58 +00:00
zachzwei
1a858fbc1b Daily update 2020-07-06 04:15:57 +00:00
zachzwei
14a4bf0565 Daily update 2020-07-04 09:25:27 +00:00
zachzwei
129291e937 Daily update 2020-07-04 04:50:03 +00:00
maxUo
bd020ae367 Daily update 2020-07-03 20:49:25 +00:00