Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move generated contract wrappers and artifacts into contracts package | Alex Browne | 2018-10-16 | 1 | -253/+0 |
* | Remove TODOs that will not be addressed | Amir Bandeali | 2018-09-04 | 1 | -1/+0 |
* | Apply styling fixes | Amir Bandeali | 2018-09-04 | 1 | -3/+10 |
* | safeGetPartialAmount (#1035) | Amir Bandeali | 2018-08-29 | 1 | -2/+80 |
* | Stylistic fixes | Remco Bloemen | 2018-08-25 | 1 | -5/+20 |
* | Append -Floor to getPartialAmount and isRoundingError | Remco Bloemen | 2018-08-25 | 1 | -4/+4 |
* | Disambiguate the operator precedence | Remco Bloemen | 2018-08-25 | 1 | -2/+2 |
* | Add docs | Remco Bloemen | 2018-08-25 | 1 | -2/+7 |
* | Fix incorect modulus | Remco Bloemen | 2018-08-25 | 1 | -4/+2 |
* | Add DIVISION_BY_ZERO to getPartialAmount for consistency | Remco Bloemen | 2018-08-25 | 1 | -4/+3 |
* | Improve getPartialAmountCeil docs | Remco Bloemen | 2018-08-25 | 1 | -3/+3 |
* | Add isRoundingErrorCeil | Remco Bloemen | 2018-08-25 | 1 | -0/+29 |
* | Add getPartialAmountCeil | Remco Bloemen | 2018-08-25 | 1 | -3/+32 |
* | Handle zero case | Remco Bloemen | 2018-08-25 | 1 | -3/+15 |
* | Fix isRoundingError | Remco Bloemen | 2018-08-25 | 1 | -10/+17 |
* | Update transferEthFeeAndRefund, add check to ERC721 transfer | Amir Bandeali | 2018-07-23 | 1 | -2/+4 |
* | 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/+72 |