aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src
Commit message (Expand)AuthorAgeFilesLines
* RenameLeonid Logvinov2017-11-211-8/+8
* Pass callback downLeonid Logvinov2017-11-211-9/+5
* Merge branch 'development' into feature/orderExpiredLeonid2017-11-2111-37/+52
|\
| * Merge branch 'development' into feature/track-zrx-movementsJacob Evans2017-11-164-20/+11
| |\
| | * Merge branch 'development' into syncSubscribeJacob Evans2017-11-169-9/+24
| | |\
| | * | 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
| * | | Fix nitsJacob Evans2017-11-161-1/+1
| * | | Change to Async suffix conventionJacob Evans2017-11-161-4/+4
| * | | Add return typeJacob Evans2017-11-161-1/+1
| * | | Add and Remove Fee Token with Maker TokenJacob Evans2017-11-161-8/+17
| | |/ | |/|
| * | 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
| |\ \
| | * | 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
| |\ \ \
| | * \ \ Merge pull request #220 from 0xProject/feature/addTsLintPackageFabio Berger2017-11-151-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix tslint issueFabio Berger2017-11-141-1/+1
| * | | | Add json-schemas package to mono repoBrandon Millman2017-11-146-6/+6
| | |/ / | |/| |
* | | | Remove custom heap and use bintreesLeonid Logvinov2017-11-213-102/+14
* | | | Add expirationMarginMsLeonid Logvinov2017-11-214-10/+30
* | | | Add defaultsLeonid Logvinov2017-11-213-9/+9
* | | | Add ifExists suffixLeonid Logvinov2017-11-212-6/+6
* | | | Improve the commentLeonid Logvinov2017-11-211-1/+1
* | | | Remove commentLeonid Logvinov2017-11-211-1/+0
* | | | Remove new lineLeonid Logvinov2017-11-211-1/+0
* | | | Delete orderExpirationCheckingIntervalIdIfExistsLeonid Logvinov2017-11-211-0/+1
* | | | Throw when subscription is already removedLeonid Logvinov2017-11-211-1/+4
* | | | Throw when subscription is already presentLeonid Logvinov2017-11-211-1/+4
* | | | Remove redundant bindLeonid Logvinov2017-11-211-3/+1
* | | | Do simple inits inlineLeonid Logvinov2017-11-211-2/+1
* | | | Remove order on expirationLeonid Logvinov2017-11-181-0/+1
* | | | Improve the commentLeonid Logvinov2017-11-181-1/+2
* | | | Fix heap implementationLeonid Logvinov2017-11-181-0/+3
* | | | Add initial implementation of expiration watcherLeonid Logvinov2017-11-164-2/+173
| |/ / |/| |
* | | Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-144-7/+7
|\ \ \ | |/ / |/| |
| * | 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 m...Fabio Berger2017-11-141-77/+5
|/
* 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