Closed xellos00 closed 3 months ago
@kim201212
I think we need to have a meeting to discuss how we are going to test, or little demo on this?
Can you set up a meeting me and @meetrick for the test scenarios?
I have plan to how we are going to test, but it's better to have a meeting with it first.
@kim201212 I think we need to have a meeting to discuss how we are going to test, or little demo on this? Can you set up a meeting me and @meetrick for the test scenarios? I have plan to how we are going to test, but it's better to have a meeting with it first.
@xellos00 @meetrick I will send invitation to you guys! And then let's discuss.
@xellos00 @meetrick I will send invitation to you guys! And then let's discuss.
Can you share our meeting record link on this issue after we have a meeting?
README.md
에 pubkey를 찾아서 넣는게 맞는거같음.Flags
example)
Usage of node_active_status:
-addr string
Listening address (default "127.0.0.1")
-port int
Listening port (default 10004)
-rpcURI string
CosmosHub RPC URI Address (default "http://localhost:1317")
-valoperAddr string
CosmosHub validator operator address
Thanks for update, its access limited for only member of DSRV. Appreciate it.
@xellos00 @meetrick
Please test the code.
$ ./vatz plugin install https://github.com/dsrvlabs/vatz-plugin-watcher-cosmos/plugins/watcher_cosmos watcher_cosmos
$ ./vatz plugin start --plugin watcher_cosmos --args "-validator=51FD33F85A311FD27B36A620A7B9A40BF4839533 -rpcurl=https://rpc.testnet.osmosis.zone"
@xellos00 @meetrick
Please test the code.
- Run the commands below on the server with vatz:
$ ./vatz plugin install https://github.com/dsrvlabs/vatz-plugin-watcher-cosmos/plugins/watcher_cosmos watcher_cosmos $ ./vatz plugin start --plugin watcher_cosmos --args "-validator=51FD33F85A311FD27B36A620A7B9A40BF4839533 -rpcurl=https://rpc.testnet.osmosis.zone"
- and then kill the osmosis testnet validator.
@meetrick @kim201212
vatz-plugin-watcher-cosmos
to vatz-plugin-watchers
with another PR. Please, let me know if there's any trouble or concern.
This is issue to handle our test for this plugins for cosmos chains.
Tester: