aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/local_storage/tracked_token_storage.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-171-2/+2
|
* Fix bug where we were return undefined instead of the empty objectFabio Berger2018-01-311-1/+1
|
* Wholesale replace the tokenByAddress and de-dup properlyFabio Berger2018-01-301-4/+8
|
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-5/+5
|
* Apply prettier configLeonid Logvinov2018-01-031-6/+6
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-2/+2
| | | | alphebetize, rename for logical grouping
* Clear trackedTokens so that a user starts tracking the new WETH and no ↵Fabio Berger2017-12-141-0/+11
| | | | longer the old one
* Fix tslint issuesFabio Berger2017-11-281-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+56
sub-packages, use new subscribeAsync 0x.js method