aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(asset-buyer): lower default expiryBuffer from 5 minutes to 2 minutesBrandon Millman2018-11-071-1/+1
|
* fix: make maxPerPage for the SRA getAvailableMakerAssetDatasAsync call a ↵fragosti2018-11-021-1/+0
| | | | local var
* feat: expose new `getAvailableAssetDatasAsync` APIfragosti2018-11-011-1/+1
| | | | 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/+8
| | | | contracts
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
|
* Add comments for expiryBufferBrandon Millman2018-10-101-1/+1
|
* Increase default expiryBufferSeconds from 15 to 300 (5 minutes)Brandon Millman2018-10-061-1/+1
|
* Use options object convention everywhere, and make package privatefragosti2018-09-251-5/+19
|
* Add expiry bufferfragosti2018-09-241-0/+1
|
* Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-201-0/+1
|
* Rename forceOrderRefresh to shouldForceOrderRefreshfragosti2018-09-191-1/+1
|
* make the slippage percentage customizable by integratorfragosti2018-09-181-2/+9
|
* Move all constants to own filefragosti2018-09-181-0/+4
|
* Create initial AssetBuyer classBrandon Millman2018-09-151-0/+1
|
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-151-0/+6