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

look-up validator by native address and query consensus key #2368

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Jan 5, 2024

Describe your changes

closes #2367

CLI example:

> namadac find-validator --validator validator-0
Consensus key: tpknam1qqq8nts0j99jylpx74ks48hsasvclu2syhfh0gfy2853dr8v4ehq654ck6n
Tendermint key: 3AD4F16E9BE4364D4B5660772939E7587A79E9CE
Consensus key hash: 3EA0322AB6800890B79B8494E40E8427EC6D7065

Indicate on which release or other PRs this topic is based on

v0.29.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@tzemanovic tzemanovic force-pushed the tomas/lookup-validator-consensus-key branch from 36ada5c to 178a40a Compare January 5, 2024 17:44
@tzemanovic tzemanovic marked this pull request as ready for review January 5, 2024 18:01
Fraccaman pushed a commit that referenced this pull request Jan 8, 2024
…edition-main

* tomas/lookup-validator-consensus-key:
  changelog: add #2368
  cli: update find-validator about string
  look-up validator by native address and query consensus key
Fraccaman pushed a commit that referenced this pull request Jan 8, 2024
…-key' into shielded-expedition-main

* origin/tomas/lookup-validator-consensus-key:
  added missing rpc queries
  changelog: add #2368
  cli: update find-validator about string
  look-up validator by native address and query consensus key
@brentstone brentstone mentioned this pull request Jan 9, 2024
brentstone added a commit that referenced this pull request Jan 10, 2024
* tomas/lookup-validator-consensus-key:
  added missing rpc queries
  changelog: add #2368
  cli: update find-validator about string
  look-up validator by native address and query consensus key
@brentstone brentstone merged commit 3ac3e65 into main Jan 13, 2024
15 checks passed
@brentstone brentstone deleted the tomas/lookup-validator-consensus-key branch January 13, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

query validator's consensus key
2 participants