aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/new_order_factory.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to specify takerAssetFillAmount and taker scenarios as part of a ↵Fabio Berger2018-06-141-5/+64
| | | | FillScenario
* Implement initial set of orderFill combinatorial testsFabio Berger2018-06-131-88/+42
|
* POC: Generates an order from spec, get's the amount fillableFabio Berger2018-06-081-0/+264