Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom staking module (zenrock) #91

Open
MattKetmo opened this issue Dec 3, 2024 · 0 comments
Open

custom staking module (zenrock) #91

MattKetmo opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MattKetmo
Copy link
Member

MattKetmo commented Dec 3, 2024

app can't get commission on zenrock chain

example

$ cosmos-validator-watcher --node https://zenrock-testnet-rpc.itrocket.net --validator F83DD767C43FA0CE93A63870B0266305FCD950EA
...
3:59PM ERR failed to fetch commission for validator  error="failed to get validators: rpc error: code = InvalidArgument desc = rpc error: code = InvalidArgument desc = empty validator address: invalid request"

this is due to an empty validator.OperatorAddress

Cause: the staking module has been replaced by a fork named validation https://github.com/zenrocklabs/zrchain/tree/main/x/validation

@MattKetmo MattKetmo added the bug Something isn't working label Dec 3, 2024
@MattKetmo MattKetmo changed the title empty operator address custom staking module (zenrock) Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant