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 Persistent KeyStore #604

Merged
merged 11 commits into from
Aug 11, 2020
Merged

Add Persistent KeyStore #604

merged 11 commits into from
Aug 11, 2020

Conversation

flodesi
Copy link
Contributor

@flodesi flodesi commented Aug 5, 2020

Summary of changes
Changes introduced in this pull request:

  • Creation of a persistent keystore: PersistentKeyStore
  • This file writes keys to the file keystore.json

Reference issue to close (if applicable)

Closes #547

@flodesi flodesi added the Node label Aug 5, 2020
forest/src/daemon.rs Outdated Show resolved Hide resolved
Copy link
Member

@ec2 ec2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just one little change

key_management/src/keystore.rs Outdated Show resolved Hide resolved
@flodesi flodesi merged commit 87aec32 into main Aug 11, 2020
@flodesi flodesi deleted the jaden/persistant-keystore branch August 11, 2020 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persistent KeyStore
3 participants