aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/utils/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor 0x.js to simply re-export it's own sub-dependencies rather then ↵Fabio Berger2018-08-141-4/+0
| | | | wrapping them in a ZeroEx object
* Run prettierfragosti2018-06-071-1/+0
|
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-5/+0
| | | | unifying library with the same interface
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-1/+0
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Throw a better error message when taker is null|undefined or anything but ↵Leonid Logvinov2017-12-191-0/+1
| | | | not a string
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+11