| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 5 | -14/+14 |
* | update asset-buyer to use new artifacts and abi-gen wrappers packages | Alex Browne | 2018-10-16 | 1 | -17/+3 |
* | Fix incorrect affiliate fee calculations and associated tests | Brandon Millman | 2018-10-06 | 1 | -5/+5 |
* | Fix order expiration calc bug and expose gas options to executeBuyQuote | fragosti | 2018-10-06 | 1 | -1/+1 |
* | Update BuyQuote interface | Brandon Millman | 2018-10-05 | 2 | -13/+24 |
* | Add comments about buy quote calculation | Brandon Millman | 2018-10-04 | 1 | -0/+2 |
* | Fix linter | Brandon Millman | 2018-10-04 | 1 | -2/+0 |
* | Add additional test for slippage | Brandon Millman | 2018-10-04 | 1 | -6/+6 |
* | Add buy_quote_calculator_test | Brandon Millman | 2018-10-04 | 1 | -31/+116 |
* | Merge AssetBuyer and AssetBuyerManager | Brandon Millman | 2018-10-03 | 2 | -61/+30 |
* | Add expiry buffer | fragosti | 2018-09-24 | 2 | -4/+15 |
* | Small typos | fragosti | 2018-09-21 | 2 | -2/+2 |
* | Add order provider response validation | fragosti | 2018-09-21 | 1 | -0/+10 |
* | More renaming | fragosti | 2018-09-21 | 2 | -2/+3 |
* | Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoer | fragosti | 2018-09-21 | 1 | -5/+5 |
* | Add labels to TODOs | fragosti | 2018-09-21 | 2 | -4/+5 |
* | Move some logic to order utils | fragosti | 2018-09-21 | 2 | -8/+16 |
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 3 | -9/+9 |
* | Implement StandardRelayerAPIAssetBuyerManager | fragosti | 2018-09-20 | 2 | -0/+27 |
* | Calculate min and max rates in buy quote | fragosti | 2018-09-19 | 1 | -19/+43 |
* | Add isValidPercentage assert | fragosti | 2018-09-19 | 1 | -0/+7 |
* | Fix order expired bug | fragosti | 2018-09-18 | 1 | -1/+1 |
* | Add factory method on AssetBuyer for provided orders | Brandon Millman | 2018-09-15 | 1 | -0/+16 |
* | Implement ProvidedOrderFetcher | Brandon Millman | 2018-09-15 | 1 | -1/+6 |
* | Implement StandardRelayerAPIOrderFetcher | Brandon Millman | 2018-09-15 | 1 | -0/+4 |
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 4 | -92/+263 |
* | Create initial AssetBuyer class | Brandon Millman | 2018-09-15 | 1 | -85/+85 |
* | Move packages/forwarder-helper into packages/asset-buyer | Brandon Millman | 2018-09-15 | 2 | -0/+113 |