aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/utils/order_validation_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-199/+0
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-3/+4
* Execute taker side in trade simulationJacob Evans2018-05-011-22/+3
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-1/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-40/+91
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-18/+18
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-4/+1
* Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-77/+78
* Auto-fix linter errorsLeonid Logvinov2017-11-241-4/+6
* Remove even more asyncsLeonid Logvinov2017-11-241-4/+3
* Fix async callbacksLeonid Logvinov2017-11-211-2/+2
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+166