Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -127/+0 |
* | Remove blockStore and default to numConfirmations === 0 | Leonid Logvinov | 2017-11-13 | 1 | -4/+1 |
* | Store number of confirmations in a blockStore | Leonid Logvinov | 2017-11-13 | 1 | -4/+2 |
* | Pass blockStore to eventWatcher | Leonid Logvinov | 2017-11-13 | 1 | -1/+6 |
* | Fix type declaration in test | Fabio Berger | 2017-11-11 | 1 | -6/+6 |
* | Move numConfirmations to constructor call | Fabio Berger | 2017-11-10 | 1 | -3/+3 |
* | Add nested config for orderWatcher | Fabio Berger | 2017-11-10 | 1 | -3/+3 |
* | Add SubscriptionAlreadyPresent error | Leonid Logvinov | 2017-11-10 | 1 | -2/+3 |
* | Adjust tests for mempool event watcher | Leonid Logvinov | 2017-10-31 | 1 | -0/+126 |