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

Regenerate keys from mnemonic #80

Closed
calumtomeny opened this issue Jul 31, 2020 · 5 comments
Closed

Regenerate keys from mnemonic #80

calumtomeny opened this issue Jul 31, 2020 · 5 comments

Comments

@calumtomeny
Copy link

I was wondering how I can recreate the deposit file and validator keys from the mnemonic - Is this a supported feature?

@gasolin
Copy link

gasolin commented Aug 20, 2020

dup of #29

@calumtomeny
Copy link
Author

If this feature doesn't get implemented what is the best workaround for recreating the validator keys if, for some reason, you lose access to your validator keys but you still have access to your seed phrase?

@mratsim
Copy link

mratsim commented Sep 25, 2020

Note that due to #108 you will have to use an old version of the deposits CLI to rederive your keys from the mnemonic.

@calumtomeny
Copy link
Author

I suppose due to #108 it will be unlikely for the mnemonic to validator private key process to change again so it would be nice to be able to regenerate the keys without having to modify the code in deposit.py. Replacing get_mnemonic on line 30 with a mnemonic.

@hwwhww
Copy link
Contributor

hwwhww commented Mar 25, 2021

closing via #123

@hwwhww hwwhww closed this as completed Mar 25, 2021
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

No branches or pull requests

4 participants