Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only send in amountAvailableToFill if it's a non-zero amount, add additional ↵ | Steve Klebanoff | 2018-12-15 | 1 | -1/+1 |
| | | | | tests and nest, and put error into its own file | ||||
* | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵ | Steve Klebanoff | 2018-12-15 | 1 | -0/+1 |
| | | | | in instant | ||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | Fix duplicate BuyQuoteInfo | Brandon Millman | 2018-10-18 | 1 | -1/+0 |
| | |||||
* | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 1 | -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-buyer | fragosti | 2018-10-12 | 1 | -0/+1 |
| | | |||||
* | | feat(asset-buyer): add missing types to public interface | Brandon Millman | 2018-10-17 | 1 | -1/+8 |
|/ | |||||
* | Clean up interfaces and exports | Brandon Millman | 2018-10-03 | 1 | -2/+0 |
| | |||||
* | Use options object convention everywhere, and make package private | fragosti | 2018-09-25 | 1 | -0/+3 |
| | |||||
* | Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and ↵ | fragosti | 2018-09-25 | 1 | -2/+2 |
| | | | | generalize it | ||||
* | More renaming | fragosti | 2018-09-21 | 1 | -2/+2 |
| | |||||
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 1 | -3/+3 |
| | |||||
* | Implement StandardRelayerAPIAssetBuyerManager | fragosti | 2018-09-20 | 1 | -0/+2 |
| | |||||
* | Export the order fetchers | Brandon Millman | 2018-09-15 | 1 | -0/+2 |
| | |||||
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 1 | -2/+13 |
| | |||||
* | Create initial AssetBuyer class | Brandon Millman | 2018-09-15 | 1 | -2/+2 |
| | |||||
* | Move packages/forwarder-helper into packages/asset-buyer | Brandon Millman | 2018-09-15 | 1 | -0/+2 |