aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Fix duplicate BuyQuoteInfoBrandon Millman2018-10-181-1/+0
|
* Merge branch 'development' into feature/website/asset-buyer-docsBrandon Millman2018-10-181-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ...
| * fix: export BuyQuoteInfo from asset-buyerfragosti2018-10-121-0/+1
| |
* | feat(asset-buyer): add missing types to public interfaceBrandon Millman2018-10-171-1/+8
|/
* Clean up interfaces and exportsBrandon Millman2018-10-031-2/+0
|
* Use options object convention everywhere, and make package privatefragosti2018-09-251-0/+3
|
* Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and ↵fragosti2018-09-251-2/+2
| | | | generalize it
* More renamingfragosti2018-09-211-2/+2
|
* Rename OrderFetcher to OrderProvider and other small improvementsfragosti2018-09-201-3/+3
|
* Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-201-0/+2
|
* Export the order fetchersBrandon Millman2018-09-151-0/+2
|
* Flesh out the AssetBuyer classBrandon Millman2018-09-151-2/+13
|
* Create initial AssetBuyer classBrandon Millman2018-09-151-2/+2
|
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-151-0/+2