Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow var... | Amir Bandeali | 2018-08-25 | 1 | -13/+1 |
* | Split modifiers into check only and check, lock, unlock | Amir Bandeali | 2018-08-25 | 1 | -0/+13 |
* | Add internal fill functions, add reentrancy guard to public functions that ma... | Amir Bandeali | 2018-08-25 | 1 | -1/+0 |
* | Add ReentrancyGuard contract | Amir Bandeali | 2018-08-25 | 1 | -0/+44 |
* | Add more tests and fixes | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
* | Add revert reasons and optimization to safeMath | Amir Bandeali | 2018-07-11 | 1 | -3/+15 |
* | Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytes | Amir Bandeali | 2018-07-11 | 1 | -1/+2 |
* | Remove AbiV2 where unused | Amir Bandeali | 2018-07-07 | 2 | -2/+0 |
* | Change uint => uint256 | Amir Bandeali | 2018-07-07 | 1 | -8/+7 |
* | Apply new linter rules | Amir Bandeali | 2018-07-07 | 4 | -9/+22 |
* | Contracts 2.0.0 were linted with solhint | Alex Shafranovich | 2018-07-06 | 3 | -0/+3 |
* | Update file structure | Amir Bandeali | 2018-06-30 | 4 | -0/+671 |