aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/remaining_fillable_calculator.ts
Commit message (Expand)AuthorAgeFilesLines
* Upgrade bignumber.js versionLeonid Logvinov2019-01-151-3/+3
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Fix tslint issuesLeonid Logvinov2018-07-171-7/+7
* Fix divide by zero bugFabio Berger2018-06-141-3/+3
* Pass in fee and assetAmount rather then the whole signedOrderFabio Berger2018-06-081-12/+4
* - Refactor remainingFillableCalculator so it can be used for the maker and ta...Fabio Berger2018-06-081-58/+57
* Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-6/+6
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+95