aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/fill_order.ts
Commit message (Expand)AuthorAgeFilesLines
* Move combinatorial fillOrder tests into the `fill_ordere` test fileFabio Berger2018-06-271-0/+21
* Fix inconsistency between contract and reference implementation of order vali...Fabio Berger2018-06-261-0/+2
* Fix tslint issuesFabio Berger2018-06-261-2/+0
* Add support for approveAll in assetWrapper and fillOrderScenariosFabio Berger2018-06-211-1/+39
* Split balance and allowance amount types in prep of adding the "unlimited" al...Fabio Berger2018-06-201-13/+14
* Add ability to tweak the relevant balances/allowances for the maker and taker...Fabio Berger2018-06-151-0/+57
* Rename OrderAmountScenario to OrderAssetAmountScenario and convert generateOr...Fabio Berger2018-06-141-10/+10
* Use a defaultFillScenario in fillOrder testsFabio Berger2018-06-141-36/+39
* Replace initial set of legacy manually written fillOrder tests with declarati...Fabio Berger2018-06-141-0/+186