aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/asset_buyer.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-201-14/+4
* Rename forceOrderRefresh to shouldForceOrderRefreshfragosti2018-09-191-3/+3
* Add isValidPercentage assertfragosti2018-09-191-13/+7
* make the slippage percentage customizable by integratorfragosti2018-09-181-5/+5
* Move all constants to own filefragosti2018-09-181-12/+7
* Add factory method for specific assetData to buy and add commentsBrandon Millman2018-09-151-2/+53
* Add factory method on AssetBuyer for specific token addressBrandon Millman2018-09-151-1/+20
* Add factory method on AssetBuyer for provided ordersBrandon Millman2018-09-151-1/+23
* Fix lint errorsBrandon Millman2018-09-151-4/+3
* Flesh out the AssetBuyer classBrandon Millman2018-09-151-0/+227