Yelong Zhang
|
92102a84dc
|
upgrade tendermint to v0.19.0 (#88)
* upgrade tendermint to v0.19.0
* rm test
* typo fix
* rm test
|
7 years ago |
Anton Kaliaev
|
5a211ff791
|
[monitor] move to int64 for height
|
7 years ago |
Anton Kaliaev
|
585b163d94
|
[monitor] fix linter error
|
7 years ago |
Anton Kaliaev
|
445ddbf040
|
[monitor] fix data races!
|
7 years ago |
Anton Kaliaev
|
2f1c7a3646
|
[monitor] make linters happy
|
7 years ago |
zhangyelong
|
d42a308887
|
dependency upgrade
|
7 years ago |
Anton Kaliaev
|
9667e027f3
|
[tm-monitor] fix TestNodeConnectionLost test
|
7 years ago |
Anton Kaliaev
|
330f38a77a
|
[tm-monitor] update WSClient
|
7 years ago |
Anton Kaliaev
|
9181822f65
|
[tm-monitor] update deps
|
7 years ago |
Ethan Buchman
|
309812389a
|
[tm-monitor] update to tendermint 0.10.0
|
8 years ago |
Ethan Buchman
|
ec2e1d4460
|
update tm-monitor glide to develop
|
8 years ago |
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
|
8 years ago |
Anton Kaliaev
|
c053c15231
|
[tm-monitor] only restart EventMeter
|
8 years ago |
Anton Kaliaev
|
6e00ce9bbd
|
[tm-monitor] fix blocking issue
as you can see the mistake is that we listen for quit instead of closing
it.
|
8 years ago |
Anton Kaliaev
|
dee06a92d9
|
[tm-monitor] rewrite eventmeter to use go-kit/log
|
8 years ago |
Anton Kaliaev
|
4ae36d4e76
|
[tm-monitor] preserve nodes ordering (Fixes #11)
|
8 years ago |
Anton Kaliaev
|
31a54b0840
|
[tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
|
8 years ago |