Adam R
072eb40c33
[Internal] Binance tokenlist update changes ( #5377 )
...
* Update tokenlist version and timestamp if needed before save, move assetID functions to common asset.ts.
* Lint fixes
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-25 15:23:03 +01:00
Adam R
9e1bc41f28
[internal] Update axios dep ( #5257 )
...
* Update axios dep
* Update package-lock
* Update dep jest/node-notifier
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-06 09:55:04 +01:00
dependabot[bot]
ec955b354f
Bump ini from 1.3.5 to 1.3.8 ( #5062 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 10:27:21 +01:00
Viktor Radchenko
9b41a52182
Add token list support for pairs on binance chain ( #4428 )
...
* Add token list support for pairs on binance chain
* Update tokenlists.ts
* Update tokenlists.ts
* Update tokenlists.ts
* Fix asset for bnb pair
* Update package-lock.json
* Add models for token list
* Add BinanceMarket
2020-10-13 18:20:42 -07:00
Adam R
0df2291872
[internal] Simplify eth-address handling, smaller dependency ( #4200 )
...
* Simplify eth-address handling, smaller dependency
* Remove web3 dependency
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-29 15:01:34 +02:00
Adam R
68e0cc6d90
[internal] Set up Linting ( #4040 )
...
* Add ESLint infrastructure.
* Lint auto fixes.
* Lint fixes.
* Lint fixes.
* Add Lint to CI builds.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-18 16:39:31 +02:00
Adam R
1e6b948f0a
Update dependencies. ( #3891 )
...
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-10 11:57:46 +02:00
Viktor Radchenko
1d9d09bd82
Add New Smart Chain ( #3881 )
2020-09-09 12:15:44 -07:00
Viktor Radchenko
d1e4d592f0
Add support for BEP20 tokens ( #3787 )
...
* Update to use wallet core 2.2.9
* Add allowlist and denylist
* Create info.json
* Update info.json
updated BSC info.json
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2020-09-04 12:34:31 +08:00
dependabot[bot]
5b5fb5e1d6
Bump bl from 4.0.2 to 4.0.3 ( #3747 )
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 21:18:19 +02:00
Adam R
197613e61c
[internal] Set up Danger build on PR ( #3243 )
...
* Return all error messages from checks (to be used by Danger).
* Add Danger dev dep.
* Fix danger.yml + dangerfile.ts.
* Fix root files.
* Finetune Danger message.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 10:03:28 +02:00
Adam R
a53aebeccb
Security Alert: update codecov to >=3.7.1 ( #2819 )
...
* Bump package dependencies.
* Add dev dep to codecov >=3.7.1, to force newer version (codecov is pulled indirectly by eztz-lib).
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-20 22:10:01 +02:00
dependabot[bot]
a11824167c
Bump lodash from 4.17.15 to 4.17.19 ( #2784 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
2020-07-17 20:17:36 -07: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
mykola.eth
e07451bb86
Add PR test CI ( #1997 )
...
* Add PR test CI
* fix syntax
* run
* Add cache
* remove unused commit script
* Disable restore-keys
* Add condition to skip install if cache true
* .
* Update packages
* Update cmc map
* node v
* temp disable cache
* on
* .
* skip check
* try new cache
* Change badge run test
2020-04-27 12:47:15 -07:00
Bitcollar Max
d2a6283b29
Upload Bitcollar Max ( #1896 )
...
* Add files via upload
* Add script moving 0xX..X.png from toor to it's folder in assets assuming file ETH.
Co-authored-by: Mykola <kolya182@gmail.com>
2020-04-17 20:33:50 -07:00
mykola.eth
3fa3e28c47
Resize image > 100kB add test ( #1808 )
...
* REsize image > 100kB add test
* Fix typo
* Optimised images with calibre/image-actions
* Compress images with size > 70 kB
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-10 20:07:01 -07:00
Mykola
c1a9c935e0
Daily update
2020-04-05 12:28:39 -07:00
dependabot[bot]
baf6ace7e2
Bump acorn from 6.4.0 to 6.4.1 ( #1452 )
...
* Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Optimised images with calibre/image-actions
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-16 14:35:23 -07:00
Mykola
3f2c1bc999
update
2020-02-27 13:55:38 -08:00
Mykola
7768215119
uodate all
2020-02-24 23:42:23 -08:00
Mykola
dbd039296b
Update script
2020-02-19 22:02:05 -08:00
Mykola
3ac372ecf8
Checksum script ( #1263 )
...
* Add @types/node
* Add checksum script
* Update azl pipeline
* Update map
* Optimised images with calibre/image-actions
* Omit checkout
* remove
* Recreate with exectute permission
* Add lovercase for tsting script
* Change to chmod 700
* run with sudo
* run with sudo
* Use SYSTEM_PULLREQUEST_SOURCEBRANCH var to get branch name
* Use Bash task
* Checksum ERC20 addresses [skip ci]
* Add in lowercase for testing
* Checksum ERC20 addresses [skip ci]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-02-18 18:00:11 -08:00
Mykola
75136431f4
Mykola/add username prop ( #1091 )
...
* 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>
2020-01-28 12:55:19 -08:00
Mykola
bd74372b86
Update list
2020-01-17 13:44:30 -08:00
Mykola
256d4ec045
Update packages
2020-01-16 10:50:25 -08:00
Mykola
6c520c7f2a
Update packages
2020-01-13 16:44:30 +09:00
Mykola
786b1403d3
Update packages
2019-11-19 23:29:19 -08:00
Mykola
89dee43291
Resize images
...
Close https://github.com/trustwallet/tokens/issues/1024
2019-11-19 12:22:38 -08:00
Viktor Radchenko
d64a55e925
New repo format. Big changes ( #502 )
...
* Add checksum address to tezos validators
* Rename tron validators and assets
* Optimised images with calibre/image-actions
* Uppercase BNB coins
* Rename waves
* Checksum TT addresses
* Checksum POA addresses
* Checksum ETC addresses
* Checksum Ethreum and POA addresses
* Add ethereum-checksum-address
* Add BEP2 logos
* remove
* Fix Ethereum test
* Checksum Tomo
* Checksum Wanchain
* Update ALGO logo
* Update test
* Update readme
* Remove callisto from verify tokens
* Update logo.png
* Rename tezos
* Add web3
* Add new BEP2 images
* Uppercase blacklist BEp2
* pdate fetchin opensea nft addreses
* test
* new
* to checksum
* Update package
* Exclude callisto from test
* Checksum the rest
* To checksum script
* remove
* remove
* remove
* Add
* Add jest
* Use jest
* Breezecoin (BRZE)
* Test using Jest
* Remove mongoose
* Update scritps
* 999
* Move dep to dev
* Optimised images with calibre/image-actions
* Uppercase
* To checksum
* new
* Add babel
* Checksum
* Move helper meethods to sepaarate file for future reuse
* rename vthor
* Move js => typescript
* Add ts-node
* Add default lists
* Init blacklist
* Fetch opensea assets
* Add more helpers
* fethc opensea nonerc20 for blacklist
* Add list command
* script: checksum BEP2
* Rename to ts
* Remove old blacklist
* Update whitelist and blacklist
* Remove tezos validator due to end of service
Closes https://github.com/trustwallet/assets/issues/581
* script: generate white and black lists
* Add Stakenow to Tezos
* Arch Crypton Game (ARCG)
* Optimised images with calibre/image-actions
* Update list
* many updates
* Optimised images with calibre/image-actions
* Add daps
* Optimised images with calibre/image-actions
* Update Ethereum blacklist
* Utilize trustwallet/types
* Remove duplicate
* Reflex (RFX)
* Remove lowercased
2019-11-08 10:55:40 -08:00
Mykola
16548bf341
Init
2019-08-09 15:46:58 -07:00