Commit Graph

11 Commits

Author SHA1 Message Date
9667e027f3 [tm-monitor] fix TestNodeConnectionLost test 2017-10-06 11:36:49 +04:00
330f38a77a [tm-monitor] update WSClient 2017-10-06 11:36:49 +04:00
9181822f65 [tm-monitor] update deps 2017-07-29 14:48:27 -04:00
309812389a [tm-monitor] update to tendermint 0.10.0 2017-05-20 17:53:33 -04:00
ec2e1d4460 update tm-monitor glide to develop 2017-05-20 17:37:30 -04:00
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
c053c15231 [tm-monitor] only restart EventMeter 2017-03-21 20:37:52 +04:00
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
dee06a92d9 [tm-monitor] rewrite eventmeter to use go-kit/log 2017-03-21 17:44:12 +04:00
4ae36d4e76 [tm-monitor] preserve nodes ordering (Fixes #11) 2017-03-20 18:33:32 +04:00
31a54b0840 [tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
2017-03-16 14:53:32 +04:00