aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/test/market_utils_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
|
* Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (187 commits) Remove trailing slash Fix linter Stop nesting interfaces and add necessary type exports Remove duplicate type and remove nested interface Add support for rending the Tuple type Add missing keyu Remove excessive timestamp Improve doc commebnt Remove docs catch-all endpoint Fix comments Look for all TS mapped types Add catch and exit with non-zero Remove superfluous dep Fix CHANGELOG entry Fix double assignment Upgrade Typedoc to 0.12.0, which works with TS 3.x Fix prettier issues Enable dry run of release publishing and handle git tags existing update yarn.lock Missing/superfluous type exports from connect ...
| * Merge developmentFabio Berger2018-08-171-32/+18
| |\
| * | Fix additional merge conflictsFabio Berger2018-08-151-1/+2
| | |
* | | Add ForwarderHelperImplConfigBrandon Millman2018-08-231-12/+12
| |/ |/|
* | Remove remaining amounts that are now defaults in testsBrandon Millman2018-08-141-36/+1
| |
* | Update marketUtils apiBrandon Millman2018-08-141-23/+44
|/
* Add some test cases that stress slippageBufferAmount paramBrandon Millman2018-08-061-6/+15
|
* Add tests for findFeeOrdersThatCoverFeesForTargetOrdersBrandon Millman2018-08-061-8/+154
|
* Change orderStates param name to remaingFillableMakerAssetAmountsBrandon Millman2018-08-061-32/+11
|
* Implement first round of tests for findOrdersThatCoverMakerAssetFillAmountBrandon Millman2018-08-061-0/+146