aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix async callbacksLeonid Logvinov2017-11-211-2/+2
* Merge branch 'development' into feature/orderExpiredLeonid2017-11-213-4/+18
|\
| * Change the way 0x.js assert extends the @0xproject/assert moduleBrandon Millman2017-11-151-2/+3
| * Merge pull request #219 from 0xProject/feature/rounding-validationBrandon Millman2017-11-151-0/+13
| |\
| | * Name a constantLeonid Logvinov2017-11-151-2/+4
| | * Fix namingsLeonid Logvinov2017-11-151-2/+2
| | * Add validation for rounding errorLeonid Logvinov2017-11-141-0/+7
| | * Return remainingFillableTakerAmountLeonid Logvinov2017-11-141-0/+4
| * | Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-152-4/+4
| |\ \
| | * \ Merge pull request #220 from 0xProject/feature/addTsLintPackageFabio Berger2017-11-151-1/+1
| | |\ \
| | | * | Fix tslint issueFabio Berger2017-11-141-1/+1
| * | | | Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
| | |/ / | |/| |
* | | | Remove custom heap and use bintreesLeonid Logvinov2017-11-211-92/+0
* | | | Add expirationMarginMsLeonid Logvinov2017-11-211-2/+5
* | | | Remove new lineLeonid Logvinov2017-11-211-1/+0
* | | | Fix heap implementationLeonid Logvinov2017-11-181-0/+3
* | | | Add initial implementation of expiration watcherLeonid Logvinov2017-11-161-0/+90
| |/ / |/| |
* | | Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-141-3/+3
|\ \ \ | |/ / |/| |
| * | Renamed canceled to cancelledJacob Evans2017-11-141-3/+3
| |/
* | 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-1311-0/+789