aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/utils/assert.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-31/+0
* Stop exporting assertions from order-utilsLeonid Logvinov2018-05-021-0/+31
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-35/+0
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-1/+1
* Fix linter errorsLeonid Logvinov2018-01-041-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-8/+12
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-5/+5
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
* Auto-fix linter errorsLeonid Logvinov2017-11-241-5/+6
* Change the way 0x.js assert extends the @0xproject/assert moduleBrandon Millman2017-11-151-2/+3
* Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
* fix orderingsFabio Berger2017-11-141-1/+1
* Rename backFabio Berger2017-11-141-1/+1
* Rename assert sub-package and removed duplicate methods from 0x.js's assert m...Fabio Berger2017-11-141-77/+5
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+101