| Commit message (Expand) | Author | Age | Files | Lines |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+0 |
* | Make naming of schemas consistent | Leonid Logvinov | 2018-02-09 | 3 | -6/+6 |
* | Address feedback | Leonid Logvinov | 2018-02-08 | 6 | -64/+11 |
* | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
* | Remove networkId from orderJSON | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
* | Split Order into signedOrder and metadata | Leonid Logvinov | 2018-02-08 | 4 | -34/+51 |
* | Introduce makerToken and takerToken fields for unsigned token metadata | Leonid Logvinov | 2018-02-07 | 4 | -15/+11 |
* | Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount | Leonid Logvinov | 2018-02-07 | 2 | -2/+5 |
* | Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee | Leonid Logvinov | 2018-02-07 | 2 | -2/+5 |
* | Rename signature to ecSignature | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
* | Rename exchangeContract to exchangeContractAddress | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
* | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 1 | -2/+11 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 5 | -35/+26 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -7/+7 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -3/+3 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 5 | -0/+76 |