dsrvlabs / vatz-plugin-watchers

vatz-plugin-watcher-cosmos
GNU General Public License v3.0
1 stars 1 forks source link

Onboarding (Test) - Test planning #5

Closed xellos00 closed 3 months ago

xellos00 commented 4 months ago

This is issue to handle our test for this plugins for cosmos chains.
Tester:


xellos00 commented 4 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.

meetrick commented 4 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 commented 4 months ago

@xellos00 @meetrick I will send invitation to you guys! And then let's discuss.

xellos00 commented 4 months ago

@xellos00 @meetrick I will send invitation to you guys! And then let's discuss.

image

Can you share our meeting record link on this issue after we have a meeting?

kim201212 commented 4 months ago
  1. README.md에 pubkey를 찾아서 넣는게 맞는거같음.
xellos00 commented 4 months ago
xellos00 commented 4 months ago

Finish all development for following protocos by 2024-7-2

Finish all development for following protocos by 2024-7-9

kim201212 commented 4 months ago

Meeting Record

xellos00 commented 4 months ago

Thanks for update, its access limited for only member of DSRV. Appreciate it.

kim201212 commented 3 months ago

@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 commented 3 months ago

@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.

Test by @meetrick @xellos00

xellos00 commented 3 months ago

@meetrick @kim201212

Please, let me know if there's any trouble or concern.