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

implement 'gaiacli init' / client init commands #822

Closed
alexjipark opened this issue Apr 9, 2018 · 3 comments
Closed

implement 'gaiacli init' / client init commands #822

alexjipark opened this issue Apr 9, 2018 · 3 comments
Labels

Comments

@alexjipark
Copy link

if I run 'basecli init' with any option, an error saying "ERROR: TODO: Command not yet implemented" occurs.

Do you have any idea to solve this problem?

@zramsay zramsay changed the title a command 'basecli init' returns an error implement 'basecli init' Apr 12, 2018
@zramsay
Copy link
Contributor

zramsay commented Apr 12, 2018

it hasn't been implemented yet. i've re-named the issue. stay tuned

@ebuchman
Copy link
Member

This needs to do things like persist the chainid and node URL and the initial validator set (which shoudl be authenticated socially).

See how we use to do it here for reference: https://github.com/cosmos/cosmos-sdk/blob/bucky/reference-v0.8.0/client/commands/init.go

@martindale martindale added this to the 1.0 Code Freeze milestone Apr 24, 2018
@rigelrozanski rigelrozanski changed the title implement 'basecli init' implement 'gaiacli init' / client init commands May 3, 2018
@ebuchman
Copy link
Member

Replaced by #1275 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants