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

Add command to display private keys from keystore #4793

Merged
merged 10 commits into from Feb 10, 2020
Merged

Add command to display private keys from keystore #4793

merged 10 commits into from Feb 10, 2020

Conversation

mcdee
Copy link
Contributor

@mcdee mcdee commented Feb 7, 2020

This adds the command accounts keys to the validator to allow export of private keys from the keystore keymanager. This provides a mechanism to migrate to the wallet keymanager whilst retaining the keys.

@codecov
Copy link

codecov bot commented Feb 7, 2020

Codecov Report

Merging #4793 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4793   +/-   ##
=======================================
  Coverage   39.54%   39.54%           
=======================================
  Files         230      230           
  Lines       17069    17069           
=======================================
  Hits         6750     6750           
  Misses       9232     9232           
  Partials     1087     1087           

validator/main.go Outdated Show resolved Hide resolved
@rauljordan rauljordan merged commit dfe52e1 into prysmaticlabs:master Feb 10, 2020
@mcdee mcdee deleted the keys branch February 10, 2020 19:52
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Add command to display private keys from keystore

* Update output format

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Add command to display private keys from keystore

* Update output format

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
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 this pull request may close these issues.

None yet

2 participants