aboutsummaryrefslogtreecommitdiffstats
path: root/test/event_watcher_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-127/+0
* Remove blockStore and default to numConfirmations === 0Leonid Logvinov2017-11-131-4/+1
* Store number of confirmations in a blockStoreLeonid Logvinov2017-11-131-4/+2
* Pass blockStore to eventWatcherLeonid Logvinov2017-11-131-1/+6
* Fix type declaration in testFabio Berger2017-11-111-6/+6
* Move numConfirmations to constructor callFabio Berger2017-11-101-3/+3
* Add nested config for orderWatcherFabio Berger2017-11-101-3/+3
* Add SubscriptionAlreadyPresent errorLeonid Logvinov2017-11-101-2/+3
* Adjust tests for mempool event watcherLeonid Logvinov2017-10-311-0/+126