-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
R4R: GaiaCLI - refactor/fix --account and --index #3461
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial comments. This should definately get some more eyes cc @cwgoes @liamsi @ebuchman @alexanderbez @alessio
d9f9c46
to
9bd96cc
Compare
Tagging with REST as the PR end up affecting REST in multiple places |
mm.. test_cover is running tests in parallel and currently It seems it is time to fix this: cosmos-sdk/client/lcd/test_helpers.go Lines 208 to 210 in 90797f5
|
Maybe this is not the case, I need to investigate a bit more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks G2G to me. Just one minor nit in my comments. Thanks for taking a stab at cleaning this code up @jleni !
Happy to help with this too! |
Removing obsolete methods Clarifying mnemonic vs seed
d9230cb
to
0eb3f04
Compare
Approved - pending conflicts resolution |
@jleni will merge once merge conflicts are fixed! |
ok! merged/etc. |
This PR addresses #3427
There are still some usability concerns that might need to be addressed in another issue (maybe #1480)
--recover
. This might now be intuitive to users.bip44path has been completely removed and all addresses follow the format: 44'/118'/[account]'/0/[index]
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: