aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/schemas
Commit message (Collapse)AuthorAgeFilesLines
* Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-072-2/+5
|
* Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-072-2/+5
|
* Rename signature to ecSignatureLeonid Logvinov2018-02-071-2/+2
|
* Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-2/+2
|
* Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-2/+11
|
* Apply prettier configLeonid Logvinov2018-01-035-35/+26
|
* 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-225-0/+76
sub-packages, use new subscribeAsync 0x.js method