aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/test
Commit message (Expand)AuthorAgeFilesLines
* Update test for required amountAvailableToFillSteve Klebanoff2019-01-122-3/+3
* rename boolean varSteve Klebanoff2018-12-151-3/+3
* Only send in amountAvailableToFill if it's a non-zero amount, add additional ...Steve Klebanoff2018-12-152-82/+124
* Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...Steve Klebanoff2018-12-152-2/+30
* feat(asset-buyer): Custom InsufficientAssetLiquidityError errorSteve Klebanoff2018-12-152-7/+88
* fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in BuyQuo...Brandon Millman2018-11-131-13/+13
* feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in co...Brandon Millman2018-10-241-4/+8
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Fix incorrect affiliate fee calculations and associated testsBrandon Millman2018-10-061-9/+15
* Update BuyQuote interfaceBrandon Millman2018-10-051-10/+24
* Remove unused constantsBrandon Millman2018-10-041-3/+0
* Add fee order with a takerFeeBrandon Millman2018-10-041-2/+6
* Add additional order factory methods and refactor test to use themBrandon Millman2018-10-041-60/+23
* Add additional test for slippageBrandon Millman2018-10-041-12/+64
* Add buy_quote_calculator_testBrandon Millman2018-10-041-0/+130
* Delete old testBrandon Millman2018-09-151-136/+0
* Create initial AssetBuyer classBrandon Millman2018-09-151-132/+132
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-152-0/+149