Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-02 | 1 | -16/+0 |
|\ | |||||
| * | chore: remove unused import | fragosti | 2018-11-01 | 1 | -1/+0 |
| * | feat: remove isValidProvided orders validation | fragosti | 2018-10-30 | 1 | -15/+0 |
* | | feat: expose new `getAvailableAssetDatasAsync` API | fragosti | 2018-11-01 | 1 | -1/+0 |
|/ | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -3/+3 |
* | Update BuyQuote interface | Brandon Millman | 2018-10-05 | 1 | -3/+8 |
* | Small typos | fragosti | 2018-09-21 | 1 | -1/+1 |
* | More renaming | fragosti | 2018-09-21 | 1 | -2/+2 |
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 1 | -4/+4 |
* | Add isValidPercentage assert | fragosti | 2018-09-19 | 1 | -0/+7 |
* | 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 |
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 1 | -0/+23 |