aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/test
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-195-614/+0
* Merge branch 'development' into feature/bignumber-8.0Leonid Logvinov2019-01-184-3/+283
|\
| * Change LiquidityForAssetData to return a BigNumber instead of a number to avo...Steve Klebanoff2019-01-171-14/+14
| * Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-172-3/+3
| |\
| | * Update test for required amountAvailableToFillSteve Klebanoff2019-01-122-3/+3
| * | Disable promise-function-async for mocking async functionsSteve Klebanoff2019-01-121-0/+2
| * | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-122-9/+160
| |\|
| * | getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check f...Steve Klebanoff2019-01-121-8/+22
| * | rename tokensAvailableInUnitAmount to tokensAvailableInBaseUnits and use test...Steve Klebanoff2019-01-111-27/+24
| * | Adding more test coverageSteve Klebanoff2019-01-111-4/+37
| * | Implement liquidity checking w/ testingSteve Klebanoff2019-01-112-0/+234
* | | Upgrade bignumber.js versionLeonid Logvinov2019-01-151-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