Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run prettier | fragosti | 2018-08-31 | 1 | -3/+1 |
* | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 1 | -1/+0 |
* | Making rounding consistent in calculateFillResults | Amir Bandeali | 2018-08-29 | 1 | -7/+10 |
* | safeGetPartialAmount (#1035) | Amir Bandeali | 2018-08-29 | 1 | -52/+129 |
* | fix(contracts): Use correct error message for division by zero | Alex Browne | 2018-08-28 | 1 | -3/+1 |
* | Fix linting errors | Amir Bandeali | 2018-08-25 | 1 | -2/+2 |
* | Append -Floor to getPartialAmount and isRoundingError | Remco Bloemen | 2018-08-25 | 1 | -10/+10 |
* | Add tests | Remco Bloemen | 2018-08-25 | 1 | -0/+43 |
* | Add DIVISION_BY_ZERO to getPartialAmount for consistency | Remco Bloemen | 2018-08-25 | 1 | -16/+15 |
* | Remove .only | Remco Bloemen | 2018-08-25 | 1 | -1/+1 |
* | Add tests for getPartialAmountCeil | Remco Bloemen | 2018-08-25 | 1 | -0/+40 |
* | Update tests | Remco Bloemen | 2018-08-25 | 1 | -11/+15 |
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 1 | -0/+305 |