aboutsummaryrefslogtreecommitdiffstats
path: root/src/mempool
Commit message (Expand)AuthorAgeFilesLines
* Clear event cache on unsubscribeLeonid Logvinov2017-10-311-0/+1
* Move provider altering logic to Web3WrapperLeonid Logvinov2017-10-311-10/+11
* Add initial interface of an OrderWatcherLeonid Logvinov2017-10-311-0/+27
* Rename MempoolWatcher to EventWatcher and remove from public interfaceLeonid Logvinov2017-10-311-1/+1
* Fix namingsLeonid Logvinov2017-10-311-2/+2
* Don't emit new events if already unsubscribedLeonid Logvinov2017-10-311-1/+3
* Compare logs by string representationLeonid Logvinov2017-10-311-2/+2
* Add initial mempool watching implememtationLeonid Logvinov2017-10-311-0/+64