Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 1 | -8/+10 |
* | Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ... | Greg Hysen | 2018-05-19 | 1 | -20/+1 |
* | The OrderInfo struct is now returned by the getOrderInfo function | Greg Hysen | 2018-05-19 | 1 | -64/+41 |
* | Throw if the left or right orders do not compute the correct fill results. I ... | Greg Hysen | 2018-05-19 | 1 | -10/+8 |
* | Style changes to atomic order matching | Greg Hysen | 2018-05-19 | 1 | -1/+1 |
* | Atomic Order Matching - Tests | Greg Hysen | 2018-05-19 | 1 | -0/+873 |