* 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>
* 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>
* 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>
* Minor improvement in eth side-chain check, remove extra check.
* Typo fix, Dimension.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
* Remove validators with min delegation > 0 and no free space
* Remove dead validators
* Update validators requirements in README
* Update script with validators requirements
* Remove validators logo what don't meet requirements
* .
* .
* fix typo
* Return bakers that dropped min staking to 0
* Add returned bakers images, set baker status
* Run image compression on very push to master
* Add contract in lowercase for test
* Add daily updater
* Add formatter on every pull,push to branches
* Remove dublicates
* Fix run syntax
* Fix syntax
* Run image compression only when push to master
* Run formater on all PR, exept master
* Add npm cache
* Add branches
* Try fix rename issue on ci
* Add trailing slash
* remove trailing
* Move uses in step
* remove dash from uses
* Run each npm run individually
* remove name
* remove checksum
* rename to jpg
* Add AMATEN (AMA) lowercase
* debug
* Run checksum after formating
* USet lates checkout and commit to branch innsted deatached head
* Checkout to branch in checkout
* Fix version
* Add formating
* Add formating
Co-authored-by: kolya182 <kolya182@users.noreply.github.com>
* Remove data_source and change explorers for coin info list
* Remove explorers and data_soruce from info model
* Add new helper func getChainAssetInfoPath
* script
* Rename explorers => explorer
* Rename explorers => explorer
* Remove lowercased version
* Optimised images with calibre/image-actions
* remove
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add nested-property for easy work with objects
* Add infoList interface
* Modify and run script to gen new "username" property
* Add "username" prop for all coins
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Rename username -> handle
* Rename username -> handle
* Optimised images with calibre/image-actions
* rename
* Update handle
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>