aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/test
Commit message (Collapse)AuthorAgeFilesLines
* fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in ↵Brandon Millman2018-11-131-13/+13
| | | | BuyQuoteInfos
* feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in ↵Brandon Millman2018-10-241-4/+8
| | | | contracts
* 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