Commit Graph

6 Commits

Author SHA1 Message Date
Ethan Buchman 309812389a [tm-monitor] update to tendermint 0.10.0 2017-05-20 17:53:33 -04:00
Anton Kaliaev 9442a069a3
[tm-monitor] use BaseService.Reset method 2017-03-28 13:51:14 +04:00
Anton Kaliaev 3044f66ba9
[tm-monitor] now EventMeter can be restarted multiple times (Refs #6)
with one caveat: go-common and go-rpc need to be updated as well
2017-03-21 20:42:31 +04:00
Anton Kaliaev 6e00ce9bbd
[tm-monitor] fix blocking issue
as you can see the mistake is that we listen for quit instead of closing
it.
2017-03-21 20:35:40 +04:00
Anton Kaliaev dee06a92d9
[tm-monitor] rewrite eventmeter to use go-kit/log 2017-03-21 17:44:12 +04:00
Anton Kaliaev df98d5e1af
merge go-event-meter into tm-monitor (Refs #4)
https://github.com/tendermint/go-event-meter
2017-03-07 12:39:33 +04:00