| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-09-25 | 2 | -0/+22 |
* | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 1 | -1/+2 |
* | Upgrade all deps | fragosti | 2018-09-24 | 1 | -8/+8 |
* | Improve README | fragosti | 2018-09-24 | 1 | -3/+1 |
* | Add expiry buffer | fragosti | 2018-09-24 | 4 | -14/+51 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-09-21 | 1 | -1/+1 |
* | Small typos | fragosti | 2018-09-21 | 2 | -2/+2 |
* | Add order provider response validation | fragosti | 2018-09-21 | 3 | -0/+15 |
* | Make asset buyer map private | fragosti | 2018-09-21 | 1 | -4/+4 |
* | More renaming | fragosti | 2018-09-21 | 8 | -67/+68 |
* | Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoer | fragosti | 2018-09-21 | 2 | -7/+7 |
* | Add labels to TODOs | fragosti | 2018-09-21 | 2 | -4/+5 |
* | Move some logic to order utils | fragosti | 2018-09-21 | 2 | -8/+16 |
* | Add utility to get assetDatas | fragosti | 2018-09-21 | 1 | -1/+8 |
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 9 | -49/+48 |
* | Update descriptions for methods on AssetBuyer | fragosti | 2018-09-20 | 1 | -3/+3 |
* | Add better description to README | fragosti | 2018-09-20 | 1 | -1/+3 |
* | Implement StandardRelayerAPIAssetBuyerManager | fragosti | 2018-09-20 | 7 | -14/+166 |
* | Rename forceOrderRefresh to shouldForceOrderRefresh | fragosti | 2018-09-19 | 3 | -5/+5 |
* | Calculate min and max rates in buy quote | fragosti | 2018-09-19 | 1 | -19/+43 |
* | Add isValidPercentage assert | fragosti | 2018-09-19 | 2 | -13/+14 |
* | make the slippage percentage customizable by integrator | fragosti | 2018-09-18 | 3 | -7/+20 |
* | Restrict orders field of AssetBuyerOrdersAndFillableAmounts to SignedOrder fo... | fragosti | 2018-09-18 | 1 | -2/+2 |
* | Fix order expired bug | fragosti | 2018-09-18 | 1 | -1/+1 |
* | Move all constants to own file | fragosti | 2018-09-18 | 2 | -12/+11 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-09-18 | 1 | -4/+1 |
* | Add factory method for specific assetData to buy and add comments | Brandon Millman | 2018-09-15 | 2 | -3/+54 |
* | 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 | 2 | -1/+39 |
* | Export the order fetchers | Brandon Millman | 2018-09-15 | 1 | -0/+2 |
* | Fix lint errors | Brandon Millman | 2018-09-15 | 3 | -18/+5 |
* | Delete old test | Brandon Millman | 2018-09-15 | 1 | -136/+0 |
* | Implement ProvidedOrderFetcher | Brandon Millman | 2018-09-15 | 3 | -1/+48 |
* | Implement StandardRelayerAPIOrderFetcher | Brandon Millman | 2018-09-15 | 3 | -262/+84 |
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 9 | -233/+544 |
* | Create initial AssetBuyer class | Brandon Millman | 2018-09-15 | 9 | -573/+634 |
* | Update readme, changelog, and package.json with rename | Brandon Millman | 2018-09-15 | 4 | -51/+14 |
* | Move packages/forwarder-helper into packages/asset-buyer | Brandon Millman | 2018-09-15 | 18 | -0/+882 |