aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/utils/order_provider_response_processor.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-1/+1
|
* fix(instant): catch errors coming from calls to the orderValidator contractBrandon Millman2018-11-141-12/+17
|
* feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in ↵Brandon Millman2018-10-241-4/+1
| | | | contracts
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-5/+5
|
* Merge AssetBuyer and AssetBuyerManagerBrandon Millman2018-10-031-53/+23
|
* Add expiry bufferfragosti2018-09-241-3/+11
|
* Small typosfragosti2018-09-211-1/+1
|
* Add order provider response validationfragosti2018-09-211-0/+10
|
* Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoerfragosti2018-09-211-0/+184