Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' into feature/calculate-remaining-proportions | Jacob Evans | 2017-11-23 | 2 | -4/+7 |
|\ | |||||
| * | Fix async callbacks | Leonid Logvinov | 2017-11-21 | 1 | -2/+2 |
| * | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-21 | 3 | -4/+18 |
| |\ | |||||
| * | | Remove custom heap and use bintrees | Leonid Logvinov | 2017-11-21 | 1 | -92/+0 |
| * | | Add expirationMarginMs | Leonid Logvinov | 2017-11-21 | 1 | -2/+5 |
| * | | Remove new line | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
| * | | Fix heap implementation | Leonid Logvinov | 2017-11-18 | 1 | -0/+3 |
| * | | Add initial implementation of expiration watcher | Leonid Logvinov | 2017-11-16 | 1 | -0/+90 |
* | | | 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 |
| |/ |/| | |||||
* | | Change the way 0x.js assert extends the @0xproject/assert module | Brandon Millman | 2017-11-15 | 1 | -2/+3 |
* | | 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 |
* | | | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 2 | -4/+4 |
|\ \ \ | |||||
| * \ \ | Merge pull request #220 from 0xProject/feature/addTsLintPackage | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix tslint issue | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| * | | | Merge pull request #217 from dekz/fixCancelledNaming2 | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 1 | -3/+3 |
| | |/ | |||||
* | / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
|/ / | |||||
* | | fix orderings | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | | Rename back | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | | Rename assert sub-package and removed duplicate methods from 0x.js's assert m... | Fabio Berger | 2017-11-14 | 1 | -77/+5 |
|/ | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 11 | -0/+789 |