aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/configs.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix linter errorsFabio Berger2017-12-161-1/+0
|
* Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ↵Fabio Berger2017-12-151-6/+17
| | | | a successful unwrap.
* Clear trackedTokens so that a user starts tracking the new WETH and no ↵Fabio Berger2017-12-141-0/+1
| | | | longer the old one
* progress weth pageFabio Berger2017-12-131-1/+12
|
* Force the clearance of tradeHistoryFabio Berger2017-11-231-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+18
sub-packages, use new subscribeAsync 0x.js method