Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 1 | -11/+12 |
* | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Unit test edge case for ZRX and ZRX partial fill | Jacob Evans | 2017-11-21 | 1 | -1/+2 |
* | Refactor into a calculator class | Jacob Evans | 2017-11-21 | 1 | -93/+8 |
* | Fixes before refactor | Jacob Evans | 2017-11-21 | 1 | -35/+47 |
* | fix bug when fees and partial asymmetric | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
* | remove import | Jacob Evans | 2017-11-20 | 1 | -1/+0 |
* | calculate remaining maker token amount | Jacob Evans | 2017-11-20 | 1 | -25/+35 |
* | Split into Pooled and non-pooled | Jacob Evans | 2017-11-20 | 1 | -12/+50 |
* | Incorrect amount when is zero or non-zrx fee | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
* | Readability variable names | Jacob Evans | 2017-11-20 | 1 | -10/+10 |
* | refactor up | Jacob Evans | 2017-11-16 | 1 | -16/+16 |
* | Use 18 decimal place units | Jacob Evans | 2017-11-16 | 1 | -2/+2 |
* | Shortcut if everything satisfies in the non dependent use case | Jacob Evans | 2017-11-16 | 1 | -0/+6 |
* | Remove comments | Jacob Evans | 2017-11-16 | 1 | -3/+0 |
* | Initial tests | Jacob Evans | 2017-11-16 | 1 | -3/+31 |
* | Merge pull request #219 from 0xProject/feature/rounding-validation | Brandon Millman | 2017-11-15 | 1 | -0/+13 |
|\ | |||||
| * | Name a constant | Leonid Logvinov | 2017-11-15 | 1 | -2/+4 |
| * | Fix namings | Leonid Logvinov | 2017-11-15 | 1 | -2/+2 |
| * | Add validation for rounding error | Leonid Logvinov | 2017-11-14 | 1 | -0/+7 |
| * | Return remainingFillableTakerAmount | Leonid Logvinov | 2017-11-14 | 1 | -0/+4 |
* | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 1 | -3/+3 |
|/ | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+119 |