aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/order_watcher/order_state_watcher.ts
Commit message (Expand)AuthorAgeFilesLines
* Change interval to 1hLeonid Logvinov2017-11-291-1/+1
* RenameLeonid Logvinov2017-11-291-2/+2
* Add ifExists to cleanupJobIntervalLeonid Logvinov2017-11-291-4/+4
* Add a cleanup job to an order watcherLeonid Logvinov2017-11-291-2/+44
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-1/+3
|\
| * Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...Fabio Berger2017-11-241-1/+3
* | Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-1/+1
* | Auto-fix linter errorsLeonid Logvinov2017-11-241-23/+25
* | Cleanup order watcher from redundant asyncsLeonid Logvinov2017-11-241-7/+7
* | Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-2/+2
|/
* Merge pull request #230 from 0xProject/feature/removeDuplicateEventsFabio Berger2017-11-241-0/+12
|\
| * Add an order state cache to filter out duplicate eventsLeonid Logvinov2017-11-211-0/+12
* | Remove old commentLeonid Logvinov2017-11-211-1/+0
* | Check if callback existsLeonid Logvinov2017-11-211-4/+6
* | Merge branch 'development' into feature/orderExpiredLeonid2017-11-211-16/+25
|\|
| * Merge branch 'development' into feature/track-zrx-movementsJacob Evans2017-11-161-7/+7
| |\
| | * Merge branch 'development' into syncSubscribeJacob Evans2017-11-161-1/+1
| | |\
| | * | Remove Async subscribe callbacks from OrderWatcherJacob Evans2017-11-151-7/+7
| * | | 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-211-1/+1
* | Add expirationMarginMsLeonid Logvinov2017-11-211-2/+8
* | Add defaultsLeonid Logvinov2017-11-211-2/+2
* | Add ifExists suffixLeonid Logvinov2017-11-211-4/+4
* | Remove order on expirationLeonid Logvinov2017-11-181-0/+1
* | Add initial implementation of expiration watcherLeonid Logvinov2017-11-161-2/+23
|/
* 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-131-0/+232