aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/utils/assert.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in BuyQuo...Brandon Millman2018-11-131-1/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-021-16/+0
|\
| * chore: remove unused importfragosti2018-11-011-1/+0
| * feat: remove isValidProvided orders validationfragosti2018-10-301-15/+0
* | feat: expose new `getAvailableAssetDatasAsync` APIfragosti2018-11-011-1/+0
|/
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
* Update BuyQuote interfaceBrandon Millman2018-10-051-3/+8
* Small typosfragosti2018-09-211-1/+1
* More renamingfragosti2018-09-211-2/+2
* Rename OrderFetcher to OrderProvider and other small improvementsfragosti2018-09-201-4/+4
* Add isValidPercentage assertfragosti2018-09-191-0/+7
* Add factory method on AssetBuyer for provided ordersBrandon Millman2018-09-151-0/+16
* Implement ProvidedOrderFetcherBrandon Millman2018-09-151-1/+6
* Flesh out the AssetBuyer classBrandon Millman2018-09-151-0/+23