Commit Graph

196 Commits

Author SHA1 Message Date
EnoRage
678e001480 Fixes (sanity and consistency, auto) 2020-08-19 16:01:01 +00:00
Nick Kozlov
6cfb7aec14
Add DOT to cmc mapping (#3481) 2020-08-19 18:59:55 +03:00
catenocrypt
5c8b6edeb4 External Updates 2020-08-19 07:16:25 +00:00
catenocrypt
e440d7fefe External Updates 2020-08-18 19:14:41 +00:00
catenocrypt
6f8a7709ab External Updates 2020-08-18 07:15:38 +00:00
Adam R
4f487cd054
[internal] Black/whitelist rename (#3424)
* Rename white/black* to allow/deny*.

* White/black to allow/deny renames.

* Duplicate new allowlist.json/denylist.json files under the old names

* Fix allowed-files check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-18 08:50:32 +02:00
catenocrypt
7a05a01409 External Updates 2020-08-17 19:15:07 +00:00
Adam R
78eef8eabc
CMC mapping: merge exceptions on every commit, retrieve from CMC and merge on Update runs. (#3406)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-17 17:31:08 +02:00
Catenocrypt
d310074554 Revert "CMC mapping: merge exceptions on every commit, retrieve from CMC and merge on Update runs."
This reverts commit 4f035dae0f.
2020-08-17 17:24:14 +02:00
Catenocrypt
4f035dae0f CMC mapping: merge exceptions on every commit, retrieve from CMC and merge on Update runs. 2020-08-17 17:16:44 +02:00
catenocrypt
160262a4d5 External Updates 2020-08-17 07:15:50 +00:00
EnoRage
aa75bb2cd4 External Updates 2020-08-16 08:20:14 +00:00
Nick Kozlov
8ebaf3f065
Add SNX legacy token for pricing (#3383) 2020-08-16 10:49:39 +03:00
catenocrypt
17ab26d3fe External Updates 2020-08-16 07:15:42 +00:00
catenocrypt
e44ad06848 External Updates 2020-08-15 07:15:12 +00:00
Adam R
c9107ba907
External update, manual. (#3347)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-14 21:29:38 +02:00
catenocrypt
2c10ccc211 External Updates 2020-08-13 19:14:09 +00:00
catenocrypt
8d75fc745b External Updates 2020-08-13 07:15:29 +00:00
catenocrypt
7894bf2ae8 External Updates 2020-08-12 19:14:45 +00:00
catenocrypt
0c013b91ac External Updates 2020-08-12 07:15:34 +00:00
catenocrypt
7438260528 External Updates 2020-08-11 19:14:15 +00:00
catenocrypt
39b13ffc17 External Updates 2020-08-11 07:15:21 +00:00
catenocrypt
1ea6e65325 External Updates 2020-08-10 19:14:23 +00:00
catenocrypt
0b23424738 External Updates 2020-08-10 15:10:27 +00:00
catenocrypt
b9b628c5dc External Updates 2020-08-10 10:47:04 +00:00
Adam R
294d8bcb5d
[internal] Fixes and Checks: separate into consistency and sanity (#3197)
* rename to sanityFix
* Infra for consistency checks and Fixes.
* Whitelist check moved to consistency check only.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-10 10:56:41 +02:00
catenocrypt
c2807fad5b External Updates 2020-08-10 07:15:21 +00:00
catenocrypt
81cfa58619 External Updates 2020-08-09 19:14:27 +00:00
catenocrypt
e22495ecc3 External Updates 2020-08-08 19:13:54 +00:00
catenocrypt
cb84a500c5 External Updates 2020-08-08 07:14:19 +00:00
catenocrypt
922f760f08 External Updates 2020-08-07 19:13:43 +00:00
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