Skip to content
New issue

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

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

Already on GitHub? # to your account

Glitch in sample command gaiacli stake edit-validator #1766

Closed
4 tasks
stakezone opened this issue Jul 19, 2018 · 3 comments · Fixed by #1818
Closed
4 tasks

Glitch in sample command gaiacli stake edit-validator #1766

stakezone opened this issue Jul 19, 2018 · 3 comments · Fixed by #1818
Labels
T:Bug T:Docs Changes and features related to documentation.

Comments

@stakezone
Copy link

stakezone commented Jul 19, 2018

Summary of Bug

Steps to Reproduce

https://github.com/cosmos/cosmos-sdk/tree/develop/cmd/gaia/testnets#edit-validator-description

some "" need to be removed in order to post correct data that is recognised by Keybase, this is the corrected command:

gaiacli stake edit-validator
--address-validator=<account_cosmosaccaddr>
--moniker=choose_a_moniker
--website=https://cosmos.network
--keybase-sig=6A0D65E29A4CBC8E
--details="To infinity and beyond!"
--chain-id=gaia-7001
--from=<key_name>


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@stakezone stakezone changed the title glitch in sample command gaiacli stake edit-validator Glitch in sample command gaiacli stake edit-validator Jul 19, 2018
@rigelrozanski
Copy link
Contributor

@stakezone have you been able to get keybase to verify your identity? I just included this field in here a while ago in anticipation of future work, awesome if this is case though.. could you link to your keybase to demonstrate?

@rigelrozanski rigelrozanski added T:Bug T:Docs Changes and features related to documentation. labels Jul 23, 2018
@nuevax
Copy link

nuevax commented Jul 24, 2018

hi!
@rigelrozanski yes, the keybase for stake.zone (0A888728046018EC) was in gaia7001, and it pulled the picture posted at Git. However, I first had the keybase entry in parenthesis "", which resulted in an invalid entry that does not pull the picture.

@rigelrozanski
Copy link
Contributor

Side note: we should change keybase-sig to identity as it's not only supposed to isolated to keybase but should be able to support other verification protocol such as uport

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
T:Bug T:Docs Changes and features related to documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants