Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88258b1d26 
							
						 
					 
					
						
						
							
							[Internal] Remove allow & deny lists ( #13871 )  
						
						... 
						
						
						
						* Remove allow & deny lists
* Remove allow/deny list handling scripts/logic 
						
					 
					
						2021-09-24 18:19:16 +02:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dc4b993ca 
							
						 
					 
					
						
						
							
							[Internal] Add nsfw tag (tag, not status) ( #11536 )  
						
						... 
						
						
						
						Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-07-08 21:01:32 +02:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62f50817bb 
							
						 
					 
					
						
						
							
							Add new nsfw tag ( #11525 )  
						
						... 
						
						
						
						Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-07-08 16:20:02 +02:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d756cd28d4 
							
						 
					 
					
						
						
							
							[Internal] When auto-adding Binance tokens, also create info.json ( #8256 )  
						
						... 
						
						
						
						* [Internal] When auto-adding Binance tokens, also create info.json
* Text fix
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-05-17 17:02:45 +02:00 
						 
				 
			
				
					
						
							
							
								Viktor Radchenko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f6fb5ed94 
							
						 
					 
					
						
						
							
							[Internal] Add tagging support ( #5911 )  
						
						... 
						
						
						
						* Add tagging support
* Add example dao support for TWT
* Update info.json
* Rename daos => dao
* Update tags.json
* Update tag in TWT, governance/dao
* Update test
* Add staking-native tag
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-03-18 13:42:03 -07:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							63c1dcaf1a 
							
						 
					 
					
						
						
							
							[Internal] Add check for tags field (array) ( #5960 )  
						
						... 
						
						
						
						* Add check for tags field (array)
* Lint fix
* Using reduce() instead of forEach() for checking all values
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-03-18 00:27:21 +01:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1042aa9e63 
							
						 
					 
					
						
						
							
							[Internal] Add check for valid values of status field ( #5951 )  
						
						... 
						
						
						
						* Add check for valid values of status field
* Ad dmissing new file
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2021-03-17 11:51:03 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec1fe7f6ee 
							
						 
					 
					
						
						
							
							[internal] Script restructuring/refactoring ( #4070 )  
						
						... 
						
						
						
						* Make non-mandatory action interface elements optional.
* Remove one unused import
* Scripts main renamed to entrypoint.
* Script common rename to generic
* Move generic scripts from action to generic.
* Move chain-specific scripts to blockchain.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2020-09-23 15:47:24 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c6f98f794 
							
						 
					 
					
						
						
							
							[internal] Cleanup of script-old. ( #3721 )  
						
						... 
						
						
						
						Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2020-08-31 23:33:20 +02: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 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbe4ef90e3 
							
						 
					 
					
						
						
							
							[internal] Wanchain uses special reverse checksum format ( #3216 )  
						
						... 
						
						
						
						* ReverseCase
* Wanchain uses special reverse checksum format.
* Fix existing 6 wanchain assets, revert checksum format.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2020-08-10 16:56:02 +02:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bda2c0a236 
							
						 
					 
					
						
						
							
							[internal] Make whitelist check more reliable, case-insensitive. ( #3130 )  
						
						... 
						
						
						
						Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2020-08-07 16:01:57 +02:00 
						 
				 
			
				
					
						
							
							
								Adam R 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							484c63ddeb 
							
						 
					 
					
						
						
							
							Better error messages in whitelist check. ( #3127 )  
						
						... 
						
						
						
						Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com> 
						
					 
					
						2020-08-07 15:12:16 +02: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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								hewig 
							
						 
					 
					
						
						
						
						
							
						
						
							a3b16b4eda 
							
						 
					 
					
						
						
							
							Add TON icon from tonkeygen ( #490 )  
						
						... 
						
						
						
						* add ton icon from tonkeygen
* Optimised images with calibre/image-actions 
						
					 
					
						2019-10-21 12:03:48 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							019f7166d9 
							
						 
					 
					
						
						
							
							Update ( #281 )  
						
						... 
						
						
						
						* Update
* Missing bep2 
						
					 
					
						2019-09-26 15:53:54 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b113ca99da 
							
						 
					 
					
						
						
							
							Add BNB folder as replacement for Binance ( #270 )  
						
						... 
						
						
						
						* Copy binance to bnb folder
* Update binance folder renaming references
* Optimised images with calibre/image-actions 
						
					 
					
						2019-09-26 10:36:59 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							b786415060 
							
						 
					 
					
						
						
							
							Bump up blockchains due to Loom adding  
						
						
						
					 
					
						2019-09-20 11:12:16 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							c729aff1ff 
							
						 
					 
					
						
						
							
							Bump up chain number  
						
						
						
					 
					
						2019-09-17 12:17:05 -07:00 
						 
				 
			
				
					
						
							
							
								hewig 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68bce0f9c0 
							
						 
					 
					
						
						
							
							Add algorand icon ( #232 )  
						
						... 
						
						
						
						* Add algorand icon
* Optimised images with calibre/image-actions
* update blockchain count 
						
					 
					
						2019-09-17 17:01:32 +08:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							7223f355ea 
							
						 
					 
					
						
						
							
							Update test  
						
						
						
					 
					
						2019-09-10 19:03:55 -07:00 
						 
				 
			
				
					
						
							
							
								projectmitoken 
							
						 
					 
					
						
						
						
						
							
						
						
							aa1674a69a 
							
						 
					 
					
						
						
							
							Add MIT Logo ( #166 )  
						
						... 
						
						
						
						* upload logo
* Add MIT Logo
* move
* Rename 
						
					 
					
						2019-09-10 09:17:44 -07:00 
						 
				 
			
				
					
						
							
							
								Edgar Aroutiounian 
							
						 
					 
					
						
						
						
						
							
						
						
							251af67f66 
							
						 
					 
					
						
						
							
							[harmony] Init Harmony ( #145 )  
						
						
						
					 
					
						2019-09-06 12:22:24 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d263667f54 
							
						 
					 
					
						
						
							
							Add test for validators, dapp image requirments ( #125 )  
						
						
						
					 
					
						2019-09-02 19:16:18 -07:00 
						 
				 
			
				
					
						
							
							
								lbk3530 
							
						 
					 
					
						
						
						
						
							
						
						
							283af98228 
							
						 
					 
					
						
						
							
							Upload THUR ( #101 )  
						
						... 
						
						
						
						* Upload THUR
* Update chains number 
						
					 
					
						2019-08-29 08:03:16 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							a94abe9751 
							
						 
					 
					
						
						
							
							PLA Token (PLA)  
						
						
						
					 
					
						2019-08-22 22:30:51 +02:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							a4d3e5679a 
							
						 
					 
					
						
						
							
							Hoist exitWithMsg. Update blockhains number to check  
						
						
						
					 
					
						2019-08-11 22:36:49 -07:00 
						 
				 
			
				
					
						
							
							
								Mykola 
							
						 
					 
					
						
						
						
						
							
						
						
							16548bf341 
							
						 
					 
					
						
						
							
							Init  
						
						
						
					 
					
						2019-08-09 15:46:58 -07:00