aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Add AssetUnavailable errorBrandon Millman2018-10-031-7/+1
* Merge AssetBuyer and AssetBuyerManagerBrandon Millman2018-10-031-3/+1
* Use options object convention everywhere, and make package privatefragosti2018-09-251-0/+27
* Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and gene...fragosti2018-09-251-2/+2
* Add order provider response validationfragosti2018-09-211-0/+1
* More renamingfragosti2018-09-211-1/+1
* Rename OrderFetcher to OrderProvider and other small improvementsfragosti2018-09-201-4/+4
* Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-201-0/+7
* Rename forceOrderRefresh to shouldForceOrderRefreshfragosti2018-09-191-1/+1
* make the slippage percentage customizable by integratorfragosti2018-09-181-0/+6
* Restrict orders field of AssetBuyerOrdersAndFillableAmounts to SignedOrder fo...fragosti2018-09-181-2/+2
* Flesh out the AssetBuyer classBrandon Millman2018-09-151-10/+40
* Create initial AssetBuyer classBrandon Millman2018-09-151-35/+28
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-151-0/+49