Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added unit test for calculator | Jacob Evans | 2017-11-21 | 1 | -0/+89 |
| | |||||
* | fix bug when fees and partial asymmetric | Jacob Evans | 2017-11-20 | 1 | -0/+26 |
| | |||||
* | Remove only | Jacob Evans | 2017-11-20 | 1 | -1/+1 |
| | |||||
* | refactor up | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Use 18 decimal place units | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Shortcut if everything satisfies in the non dependent use case | Jacob Evans | 2017-11-16 | 1 | -2/+26 |
| | |||||
* | Fix test | Jacob Evans | 2017-11-16 | 1 | -7/+5 |
| | |||||
* | Initial tests | Jacob Evans | 2017-11-16 | 1 | -1/+34 |
| | |||||
* | Merge pull request #219 from 0xProject/feature/rounding-validation | Brandon Millman | 2017-11-15 | 1 | -73/+105 |
|\ | | | | | Rounding validation | ||||
| * | Fix tests | Leonid Logvinov | 2017-11-14 | 1 | -12/+11 |
| | | |||||
| * | Add a test for rounding error | Leonid Logvinov | 2017-11-14 | 1 | -0/+23 |
| | | |||||
| * | Add assertions for fillableTakerAmount | Leonid Logvinov | 2017-11-14 | 1 | -72/+82 |
| | | |||||
* | | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 2 | -9/+15 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Improve description Alphabetize Add exit 0 to 0x.js build command Add snapshot save and revert to order_state_watcher_test.ts Fix changelog Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of the old repo as a dep. in the rest of the sub-packages. Add tslint-config sub-package Fix tslint issue Public interface has changed, moved to minor version Update changelog Renamed canceled to cancelled | ||||
| * | | Add snapshot save and revert to order_state_watcher_test.ts | Brandon Millman | 2017-11-15 | 1 | -0/+6 |
| | | | |||||
| * | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 2 | -9/+9 |
| |/ | |||||
* / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
|/ | |||||
* | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 1 | -9/+9 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 23 | -0/+3258 |