aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/order_watcher
Commit message (Expand)AuthorAgeFilesLines
* Last renamesLeonid Logvinov2017-11-231-5/+5
* Refactor while conditionLeonid Logvinov2017-11-231-6/+12
* Fix testsLeonid Logvinov2017-11-221-1/+2
* Fix a typoLeonid Logvinov2017-11-221-1/+1
* Remove old commentLeonid Logvinov2017-11-211-1/+0
* Check if callback existsLeonid Logvinov2017-11-212-8/+10
* RenameLeonid Logvinov2017-11-211-8/+8
* Pass callback downLeonid Logvinov2017-11-211-9/+5
* Merge branch 'development' into feature/orderExpiredLeonid2017-11-212-17/+26
|\
| * Merge branch 'development' into feature/track-zrx-movementsJacob Evans2017-11-162-8/+8
| |\
| | * Merge branch 'development' into syncSubscribeJacob Evans2017-11-161-1/+1
| | |\
| | * | Remove Async subscribe callbacks from OrderWatcherJacob Evans2017-11-151-7/+7
| | * | Callback for subscribe no longer supports an Async CallbackJacob Evans2017-11-141-1/+1
| * | | 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
| | |/ | |/|
| * | Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
| |/
* | Remove custom heap and use bintreesLeonid Logvinov2017-11-212-10/+14
* | Add expirationMarginMsLeonid Logvinov2017-11-212-8/+21
* | Add defaultsLeonid Logvinov2017-11-212-7/+7
* | Add ifExists suffixLeonid Logvinov2017-11-212-6/+6
* | Improve the commentLeonid Logvinov2017-11-211-1/+1
* | Remove commentLeonid 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
* | Add initial implementation of expiration watcherLeonid Logvinov2017-11-162-2/+81
|/
* Remove unused varFabio Berger2017-11-141-1/+0
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-132-0/+320