aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
Commit message (Collapse)AuthorAgeFilesLines
* Fix subscriptions given latest changes to 0x.jsFabio Berger2017-11-241-4/+5
|
* Add exit code 0 because it is expected that uglifying the code throws an errorFabio Berger2017-11-241-1/+1
|
* update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1
|
* Add error when unexpected condition hitFabio Berger2017-11-241-0/+3
|
* Fix alignmentFabio Berger2017-11-241-9/+9
|
* Add missing keysFabio Berger2017-11-241-0/+2
|
* Fix bugFabio Berger2017-11-241-2/+2
|
* Force the clearance of tradeHistoryFabio Berger2017-11-231-1/+1
|
* Upgrade to latest 0x.js version and refactor subscriptions to use latest ↵Fabio Berger2017-11-233-26/+54
| | | | interface
* Fix build bugFabio Berger2017-11-231-0/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-22290-0/+23527
sub-packages, use new subscribeAsync 0x.js method