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

Generate Wavelet compatible keys #49

Merged

Conversation

claudiucelfilip
Copy link
Contributor

Changes the key generator code from Login and Settings sections to output keys compatible with Wavelet. The logic was also moved to the WebWorker to avoid blocking the main thread.

Fixes #46

Copy link

@rkeene rkeene left a comment

Choose a reason for hiding this comment

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

Looks good !

@claudiucelfilip claudiucelfilip merged commit 6aabc00 into perlin-network:master Nov 8, 2019
@claudiucelfilip claudiucelfilip deleted the key-generation branch November 8, 2019 10:42
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.

Private keys generated by Lens are incompatible with Wavelet
2 participants