rao yunkun
db419a308e
Fix unable to query status endpoint issue. ( #103 )
...
* Fix unable to query status endpoint issue.
* Revert "Fix unable to query status endpoint issue."
This reverts commit 73f02cdaea24dee88c47674dceed4f2513abac87.
* Replace amino unsafe tag for float fields.
2018-06-28 12:12:27 +04:00
Zach
47256cfda2
update ports from 466* to 266* ( #104 )
...
* updates ports from 466* to 266*
* missed a port
2018-06-22 19:55:07 +04:00
rao yunkun
a12785aa60
[tm-monitor] fixed online status not changing issue. ( #99 )
...
* [tm-monitor] fixed online status not changing issue.
* Refactor UpdateNodeStatus.
2018-06-06 17:00:59 +04:00
Yelong Zhang
92102a84dc
upgrade tendermint to v0.19.0 ( #88 )
...
* upgrade tendermint to v0.19.0
* rm test
* typo fix
* rm test
2018-04-18 13:57:30 +02:00
Anton Kaliaev
5a211ff791
[monitor] move to int64 for height
2018-04-03 13:02:09 +02:00
Anton Kaliaev
585b163d94
[monitor] fix linter error
2018-04-03 11:56:00 +02:00
Anton Kaliaev
445ddbf040
[monitor] fix data races!
2018-04-03 11:33:16 +02:00
Anton Kaliaev
2f1c7a3646
[monitor] make linters happy
2018-04-03 11:08:43 +02:00
zhangyelong
d42a308887
dependency upgrade
2018-03-28 11:44:06 +08:00
Anton Kaliaev
9667e027f3
[tm-monitor] fix TestNodeConnectionLost test
2017-10-06 11:36:49 +04:00
Anton Kaliaev
330f38a77a
[tm-monitor] update WSClient
2017-10-06 11:36:49 +04:00
Anton Kaliaev
9181822f65
[tm-monitor] update deps
2017-07-29 14:48:27 -04:00
Ethan Buchman
309812389a
[tm-monitor] update to tendermint 0.10.0
2017-05-20 17:53:33 -04:00
Ethan Buchman
ec2e1d4460
update tm-monitor glide to develop
2017-05-20 17:37:30 -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
c053c15231
[tm-monitor] only restart EventMeter
2017-03-21 20:37:52 +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
4ae36d4e76
[tm-monitor] preserve nodes ordering ( Fixes #11 )
2017-03-20 18:33:32 +04:00
Anton Kaliaev
31a54b0840
[tm-monitor] extract lib to monitor/ dir
...
because tm-bench needs these structures
2017-03-16 14:53:32 +04:00