aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/order_providers
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-192-152/+0
|
* fix(asset-buyer): update SRA order provider to include DAIBrandon Millman2018-12-041-1/+7
|
* fix: make maxPerPage for the SRA getAvailableMakerAssetDatasAsync call a ↵fragosti2018-11-021-2/+3
| | | | local var
* feat: expose new `getAvailableAssetDatasAsync` APIfragosti2018-11-012-5/+39
| | | | BREAKING CHANGE: the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.
* feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in ↵Brandon Millman2018-10-241-1/+1
| | | | contracts
* chore: change package org from 0xproject to 0xJacob Evans2018-10-182-4/+4
|
* Move SRA types from @0xproject/connect to @0xproject/sra-typesLeonid Logvinov2018-09-251-1/+2
|
* More renamingfragosti2018-09-212-0/+110