Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 1 | -15/+13 |
* | Update descriptions for methods on AssetBuyer | fragosti | 2018-09-20 | 1 | -3/+3 |
* | Implement StandardRelayerAPIAssetBuyerManager | fragosti | 2018-09-20 | 1 | -14/+4 |
* | Rename forceOrderRefresh to shouldForceOrderRefresh | fragosti | 2018-09-19 | 1 | -3/+3 |
* | Add isValidPercentage assert | fragosti | 2018-09-19 | 1 | -13/+7 |
* | make the slippage percentage customizable by integrator | fragosti | 2018-09-18 | 1 | -5/+5 |
* | Move all constants to own file | fragosti | 2018-09-18 | 1 | -12/+7 |
* | Add factory method for specific assetData to buy and add comments | Brandon Millman | 2018-09-15 | 1 | -2/+53 |
* | Add factory method on AssetBuyer for specific token address | Brandon Millman | 2018-09-15 | 1 | -1/+20 |
* | Add factory method on AssetBuyer for provided orders | Brandon Millman | 2018-09-15 | 1 | -1/+23 |
* | Fix lint errors | Brandon Millman | 2018-09-15 | 1 | -4/+3 |
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 1 | -0/+227 |