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

gm tool imports wrong keys into hermes when hdpath is set #975

Closed
5 tasks
greg-szabo opened this issue May 22, 2021 · 0 comments · Fixed by #976
Closed
5 tasks

gm tool imports wrong keys into hermes when hdpath is set #975

greg-szabo opened this issue May 22, 2021 · 0 comments · Fixed by #976
Assignees
Milestone

Comments

@greg-szabo
Copy link
Member

Crate

scripts (gm)

Summary of Bug

When gm starts networks with non-standard HD derivation paths, the gm hermes keys command will still try to import the keys with the wrong hdpath.

Version

gm 0.0.1

Steps to Reproduce

  • add wallet_hdpath=m/44'/111'/0'/0/0 to gm.toml's global section
  • start a network
  • run gm hermes keys and it will give you an error message.

Acceptance Criteria

gm hermes keys does not give an error in the above scenario.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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 a pull request may close this issue.

1 participant