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

Implement Wallet for key management #464

Closed
ec2 opened this issue May 29, 2020 · 0 comments · Fixed by #469
Closed

Implement Wallet for key management #464

ec2 opened this issue May 29, 2020 · 0 comments · Fixed by #469
Assignees
Labels
Node Priority: 3 - Medium Nice-to-have, does not impede core functionality

Comments

@ec2
Copy link
Member

ec2 commented May 29, 2020

Issue summary

The node needs to have a key store for mining. This means we have to implement a Wallet to manage keys.

Here is how Lotus does it:
https://github.com/filecoin-project/lotus/blob/master/chain/wallet/wallet.go

Other information and links

@ec2 ec2 added Priority: 3 - Medium Nice-to-have, does not impede core functionality Node Crypto labels May 29, 2020
@flodesi flodesi self-assigned this Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Node Priority: 3 - Medium Nice-to-have, does not impede core functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants