aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/core_combinatorial_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Split balance and allowance amount types in prep of adding the "unlimited" al...Fabio Berger2018-06-201-33/+34
* Add ability for verbose loggingFabio Berger2018-06-201-2/+10
* Rename NewOrderFactory to OrderFactoryFromScenario for clarityFabio Berger2018-06-191-4/+4
* Cleanup coreCombinatorialUtilsFabio Berger2018-06-191-220/+226
* Add ability to tweak the relevant balances/allowances for the maker and taker...Fabio Berger2018-06-151-35/+308
* Rename OrderAmountScenario to OrderAssetAmountScenario and convert generateOr...Fabio Berger2018-06-141-21/+26
* Fix calculation of expFilledTakerAmount and expected values in events emittedFabio Berger2018-06-141-4/+7
* Add ability to specify takerAssetFillAmount and taker scenarios as part of a ...Fabio Berger2018-06-141-23/+56
* Implement initial set of orderFill combinatorial testsFabio Berger2018-06-131-0/+445