aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/market_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove marketSell and add to marketBuy implementationBrandon Millman2018-08-231-2/+2
* Make marketUtils interface compatible with Order and SignedOrderBrandon Millman2018-08-141-36/+36
* Update marketUtils apiBrandon Millman2018-08-141-40/+53
* Remove assertion commentsBrandon Millman2018-08-071-4/+0
* Add tests for findFeeOrdersThatCoverFeesForTargetOrdersBrandon Millman2018-08-061-5/+9
* Change orderStates param name to remaingFillableMakerAssetAmountsBrandon Millman2018-08-061-30/+55
* Implement first round of tests for findOrdersThatCoverMakerAssetFillAmountBrandon Millman2018-08-061-12/+11
* Move helper functions into order-utilsBrandon Millman2018-08-061-0/+109