Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename toDecimal to hexToDecimal | Leonid Logvinov | 2017-11-22 | 1 | -4/+4 |
* | Add postFormatter for logs | Leonid Logvinov | 2017-11-22 | 1 | -3/+31 |
* | Merge branch 'development' into feature/track-zrx-movements | Jacob Evans | 2017-11-16 | 4 | -20/+11 |
|\ | |||||
| * | Merge branch 'development' into syncSubscribe | Jacob Evans | 2017-11-16 | 9 | -9/+24 |
| |\ | |||||
| * | | separate assignment and call | Jacob Evans | 2017-11-15 | 1 | -1/+2 |
| * | | Remove Async subscribe callbacks from OrderWatcher | Jacob Evans | 2017-11-15 | 2 | -10/+8 |
| * | | Callback for subscribe no longer supports an Async Callback | Jacob Evans | 2017-11-14 | 4 | -12/+4 |
* | | | Fix nits | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
* | | | Change to Async suffix convention | Jacob Evans | 2017-11-16 | 1 | -4/+4 |
* | | | Add return type | Jacob Evans | 2017-11-16 | 1 | -1/+1 |
* | | | Add and Remove Fee Token with Maker Token | Jacob Evans | 2017-11-16 | 1 | -8/+17 |
| |/ |/| | |||||
* | | 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 | 2 | -0/+14 |
|\ \ | |||||
| * | | 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 |
| * | | Add remainingFillableMakerAmount to types | Leonid Logvinov | 2017-11-14 | 1 | -0/+1 |
* | | | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 5 | -8/+8 |
|\ \ \ | |||||
| * \ \ | 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 | 4 | -7/+7 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 4 | -7/+7 |
| | |/ | |||||
* | / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 6 | -6/+6 |
|/ / | |||||
* | | 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 |
|/ | |||||
* | Remove unused var | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
* | Add interface type | Fabio Berger | 2017-11-14 | 1 | -2/+6 |
* | Replace _.get for type safety | Fabio Berger | 2017-11-14 | 1 | -6/+6 |
* | Declare as string | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 37 | -0/+7318 |