Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use different lodash import syntax which allows to include only used functions | Leonid Logvinov | 2017-06-21 | 1 | -4/+5 |
* | Refactor subscription to return zeroExSignature object | Leonid Logvinov | 2017-06-13 | 1 | -2/+2 |
* | Remove assertions from utils methods | Leonid Logvinov | 2017-06-07 | 1 | -7/+0 |
* | Use union type Order|SignedOrder | Leonid Logvinov | 2017-06-07 | 1 | -2/+2 |
* | Address feedback | Leonid Logvinov | 2017-06-07 | 1 | -0/+35 |
* | Implement zeroEx.exchange.subscribeAsync made sure to clean up subscriptions ... | Fabio Berger | 2017-06-02 | 1 | -0/+3 |
* | Move isValidOrderHash to utils and implement assert.isValidOrderHash | Fabio Berger | 2017-06-01 | 1 | -0/+4 |
* | Use disable-next-line instead of disable and always put rule that is being di... | Fabio Berger | 2017-05-29 | 1 | -2/+1 |
* | Port over signOrderHashAsync | Fabio Berger | 2017-05-29 | 1 | -0/+4 |
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+18 |