Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use != instead of > in loops, add sanity checks to market fill functions | Amir Bandeali | 2018-07-23 | 1 | -13/+13 |
* | Remove redundant external call by reimplementing fillOrderNoThrow | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
* | Store orders length in varible before looping over orders | Amir Bandeali | 2018-07-23 | 1 | -11/+19 |
* | Update percentage constants | Amir Bandeali | 2018-07-23 | 1 | -0/+1 |
* | Returns byte array instead of memory range for encoding fillOrder calldata | Greg Hysen | 2018-07-20 | 1 | -13/+9 |
* | Created LibAbiEncoder with `fillOrderNoThrow` | Greg Hysen | 2018-07-20 | 1 | -170/+20 |
* | Add getOrdersInfo function | Amir Bandeali | 2018-07-18 | 1 | -0/+16 |
* | Apply new linter rules | Amir Bandeali | 2018-07-07 | 1 | -1/+1 |
* | Contracts 2.0.0 were linted with solhint | Alex Shafranovich | 2018-07-06 | 1 | -0/+1 |
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -0/+531 |