aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Throw when subscription is already removedLeonid Logvinov2017-11-211-1/+4
| * | | Throw when subscription is already presentLeonid Logvinov2017-11-211-1/+4
| * | | Remove redundant bindLeonid Logvinov2017-11-211-3/+1
| * | | Do simple inits inlineLeonid Logvinov2017-11-211-2/+1
| * | | Remove order on expirationLeonid Logvinov2017-11-181-0/+1
| * | | Improve the commentLeonid Logvinov2017-11-181-1/+2
| * | | Fix heap implementationLeonid Logvinov2017-11-181-0/+3
| * | | Add initial implementation of expiration watcherLeonid Logvinov2017-11-164-2/+173
| | |/ | |/|
* | | Perform the division last to not compound any errorsJacob Evans2017-11-221-2/+6
* | | Add a test for when the ratio is < 1Jacob Evans2017-11-221-43/+55
* | | totalZRXTransferAmount -> totalZRXTransferAmountRequiredJacob Evans2017-11-211-2/+2
* | | Unit test edge case for ZRX and ZRX partial fillJacob Evans2017-11-212-11/+15
* | | Refactor into a calculator classJacob Evans2017-11-212-93/+76
* | | Fixes before refactorJacob Evans2017-11-211-35/+47
* | | fix bug when fees and partial asymmetricJacob Evans2017-11-201-1/+1
* | | remove importJacob Evans2017-11-201-1/+0
* | | calculate remaining maker token amountJacob Evans2017-11-201-25/+35
* | | Split into Pooled and non-pooledJacob Evans2017-11-201-12/+50
* | | Incorrect amount when is zero or non-zrx feeJacob Evans2017-11-201-1/+1
* | | Readability variable namesJacob Evans2017-11-201-10/+10
* | | refactor upJacob Evans2017-11-161-16/+16
* | | Use 18 decimal place unitsJacob Evans2017-11-161-2/+2
* | | Shortcut if everything satisfies in the non dependent use caseJacob Evans2017-11-161-0/+6
* | | Remove commentsJacob Evans2017-11-161-3/+0
* | | Initial testsJacob Evans2017-11-161-3/+31
| |/ |/|
* | 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-152-0/+14
|\ \
| * | 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
| * | Add remainingFillableMakerAmount to typesLeonid Logvinov2017-11-141-0/+1
* | | Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-155-8/+8
|\ \ \
| * \ \ Merge pull request #220 from 0xProject/feature/addTsLintPackageFabio Berger2017-11-151-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix tslint issueFabio Berger2017-11-141-1/+1
| * | | Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-144-7/+7
| |\ \ \ | | |/ / | |/| |
| | * | Renamed canceled to cancelledJacob Evans2017-11-144-7/+7
| | |/
* | / Add json-schemas package to mono repoBrandon Millman2017-11-146-6/+6
|/ /
* | 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
|/
* Remove unused varFabio Berger2017-11-141-1/+0
* Add interface typeFabio Berger2017-11-141-2/+6
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
* Declare as stringFabio Berger2017-11-141-1/+1
* Fix lint and ts issuesFabio Berger2017-11-141-1/+1
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1337-0/+7318