aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/schemas/validator.ts
Commit message (Collapse)AuthorAgeFilesLines
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Make naming of schemas consistentLeonid Logvinov2018-02-091-4/+4
|
* Address feedbackLeonid Logvinov2018-02-081-16/+7
|
* Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-0/+4
|
* Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-2/+0
|
* Apply prettier configLeonid Logvinov2018-01-031-5/+5
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-7/+7
|
* Fix tslint issuesFabio Berger2017-11-281-3/+3
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+19
sub-packages, use new subscribeAsync 0x.js method