aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/remaining_fillable_calculator_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-234/+0
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-51/+108
* Fix redundant spacesLeonid Logvinov2017-12-161-5/+5
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-1/+0
* Fix rebasing issuesLeonid Logvinov2017-11-241-5/+7
* Add a test for when the ratio is < 1Jacob Evans2017-11-221-9/+49
* Remove onlyJacob Evans2017-11-221-1/+1
* calculatedFillableAmountPlusFeesJacob Evans2017-11-211-7/+7
* Unit test edge case for ZRX and ZRX partial fillJacob Evans2017-11-211-33/+44
* setting a failed testJacob Evans2017-11-211-11/+46
* Move to base unitsJacob Evans2017-11-211-9/+10
* Added unit test for calculatorJacob Evans2017-11-211-0/+89