aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into syncSubscribeJacob Evans2017-11-169-9/+24
|\
| * Change the way 0x.js assert extends the @0xproject/assert moduleBrandon Millman2017-11-151-2/+3
| |
| * Merge pull request #219 from 0xProject/feature/rounding-validationBrandon Millman2017-11-152-0/+14
| |\ | | | | | | Rounding validation
| | * Name a constantLeonid Logvinov2017-11-151-2/+4
| | |
| | * Fix namingsLeonid Logvinov2017-11-151-2/+2
| | |
| | * Add validation for rounding errorLeonid Logvinov2017-11-141-0/+7
| | |
| | * Return remainingFillableTakerAmountLeonid Logvinov2017-11-141-0/+4
| | |
| | * Add remainingFillableMakerAmount to typesLeonid Logvinov2017-11-141-0/+1
| | |
| * | Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-155-8/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * \ Merge pull request #220 from 0xProject/feature/addTsLintPackageFabio Berger2017-11-151-1/+1
| | |\ \ | | | | | | | | | | Add TSLint Config package
| | | * | Fix tslint issueFabio Berger2017-11-141-1/+1
| | | | |
| * | | | Add json-schemas package to mono repoBrandon Millman2017-11-146-6/+6
| | |/ / | |/| |
* | | | separate assignment and callJacob Evans2017-11-151-1/+2
| | | |
* | | | Remove Async subscribe callbacks from OrderWatcherJacob Evans2017-11-152-10/+8
| | | |
* | | | Callback for subscribe no longer supports an Async CallbackJacob Evans2017-11-144-12/+4
| |/ / |/| |
* | | Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-144-7/+7
|\ \ \ | |/ / |/| | Standardise on Cancelled over canceled
| * | Renamed canceled to cancelledJacob Evans2017-11-144-7/+7
| |/
* | fix orderingsFabio Berger2017-11-141-1/+1
| |
* | Rename backFabio Berger2017-11-141-1/+1
| |
* | Rename assert sub-package and removed duplicate methods from 0x.js's assert ↵Fabio Berger2017-11-141-77/+5
|/ | | | module
* Remove unused varFabio Berger2017-11-141-1/+0
|
* Add interface typeFabio Berger2017-11-141-2/+6
|
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
|
* Declare as stringFabio Berger2017-11-141-1/+1
|
* Fix lint and ts issuesFabio Berger2017-11-141-1/+1
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1337-0/+7318