Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear event cache on unsubscribe | Leonid Logvinov | 2017-10-31 | 1 | -0/+1 |
| | |||||
* | Move provider altering logic to Web3Wrapper | Leonid Logvinov | 2017-10-31 | 1 | -10/+11 |
| | |||||
* | Add initial interface of an OrderWatcher | Leonid Logvinov | 2017-10-31 | 1 | -0/+27 |
| | |||||
* | Rename MempoolWatcher to EventWatcher and remove from public interface | Leonid Logvinov | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Fix namings | Leonid Logvinov | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Don't emit new events if already unsubscribed | Leonid Logvinov | 2017-10-31 | 1 | -1/+3 |
| | |||||
* | Compare logs by string representation | Leonid Logvinov | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Add initial mempool watching implememtation | Leonid Logvinov | 2017-10-31 | 1 | -0/+64 |