aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect affiliate fee calculations and associated testsBrandon Millman2018-10-061-5/+5
* Fix order expiration calc bug and expose gas options to executeBuyQuotefragosti2018-10-061-1/+1
* Update BuyQuote interfaceBrandon Millman2018-10-052-13/+24
* Add comments about buy quote calculationBrandon Millman2018-10-041-0/+2
* Fix linterBrandon Millman2018-10-041-2/+0
* Add additional test for slippageBrandon Millman2018-10-041-6/+6
* Add buy_quote_calculator_testBrandon Millman2018-10-041-31/+116
* Merge AssetBuyer and AssetBuyerManagerBrandon Millman2018-10-032-61/+30
* Add expiry bufferfragosti2018-09-242-4/+15
* Small typosfragosti2018-09-212-2/+2
* Add order provider response validationfragosti2018-09-211-0/+10
* More renamingfragosti2018-09-212-2/+3
* Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoerfragosti2018-09-211-5/+5
* Add labels to TODOsfragosti2018-09-212-4/+5
* Move some logic to order utilsfragosti2018-09-212-8/+16
* Rename OrderFetcher to OrderProvider and other small improvementsfragosti2018-09-203-9/+9
* Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-202-0/+27
* Calculate min and max rates in buy quotefragosti2018-09-191-19/+43
* Add isValidPercentage assertfragosti2018-09-191-0/+7
* Fix order expired bugfragosti2018-09-181-1/+1
* Add factory method on AssetBuyer for provided ordersBrandon Millman2018-09-151-0/+16
* Implement ProvidedOrderFetcherBrandon Millman2018-09-151-1/+6
* Implement StandardRelayerAPIOrderFetcherBrandon Millman2018-09-151-0/+4
* Flesh out the AssetBuyer classBrandon Millman2018-09-154-92/+263
* Create initial AssetBuyer classBrandon Millman2018-09-151-85/+85
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-152-0/+113