aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/match_orders.ts
Commit message (Expand)AuthorAgeFilesLines
* Rebased against v2-prototypeGreg Hysen2018-05-191-8/+10
* Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...Greg Hysen2018-05-191-20/+1
* The OrderInfo struct is now returned by the getOrderInfo functionGreg Hysen2018-05-191-64/+41
* Throw if the left or right orders do not compute the correct fill results. I ...Greg Hysen2018-05-191-10/+8
* Style changes to atomic order matchingGreg Hysen2018-05-191-1/+1
* Atomic Order Matching - TestsGreg Hysen2018-05-191-0/+873