-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Steem] Integrate 'cointype' and add specifications slip-48 for graphene based HD wallets #50
Conversation
Some thoughts from @arhag:
|
I personally would prefer to have an account discovery integrated mostly because I don't want have to maintain a list of accounts that can be deal with using a wallet.
This is a very good point!
They won't need to change the standard, each network has its own tree and can easily add new roles. All that is required is for them to agree on how they do things.
This sounds overcomplicated and because the BIP44 derivation of the keys can be done online from the master public key, I don't see why it is time-consuming.
This can be done with the wallets passphrase aswell (which is an XOR on the master seed)
In the case of trezor, i think this is just overcomplicating things with no real benefit.
We'd like to go productive on the trezor without needing to modify the graphene API code or setup another service. Having another account-discovery branch requires accounts to have multiple keys in their roles for no real benefits except for faster (less processing/datarate consuming) discovery. |
Can we use cointype 135 for Steem instead? This one is free and 137 already got reserved by oversight and is already used in the wild. |
@prusnak sure |
Merged manually in e488787 Thank you! |
This is a Pull request - read for comment. It
137
for Steem