Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed solhint errors | Greg Hysen | 2018-12-19 | 1 | -14/+14 |
* | Added documentation to `LibAddressArray.append` and switched `if` to `require... | Greg Hysen | 2018-12-19 | 1 | -3/+4 |
* | Updated comment `Execute fillOrder` -> `Execute exchange function` | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Explicit returns | Greg Hysen | 2018-12-19 | 2 | -0/+3 |
* | Prettier / Linter on contracts + TS | Greg Hysen | 2018-12-19 | 4 | -13/+12 |
* | Refactoring balance threshold filter | Greg Hysen | 2018-12-19 | 6 | -74/+255 |
* | Moved exchange calldata functions to separate mixin | Greg Hysen | 2018-12-19 | 1 | -84/+9 |
* | Less Assembly. More Solidity. Less Efficiency. More Readability. | Greg Hysen | 2018-12-19 | 3 | -266/+155 |
* | solhint fixes | Greg Hysen | 2018-12-19 | 3 | -4/+11 |
* | Ported Balance Threshold Filter to new contract directory structure | Greg Hysen | 2018-12-19 | 4 | -0/+474 |
* | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-12 | 1 | -218/+0 |
* | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 15 | -0/+1624 |