-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
crypto: various improvements #2089
Comments
Why are we forking the bip 39 codebase into the sdk? I'm not opposed to forking but wouldn't this be better as a separate repo so we can get upstream updates |
In this case the repo is small enough that we shouldn't be expecting to pull in anything from upstream. |
This has been substantially completed. Going to close this issue. Please reopen individual issues for remaining action items |
The package has gotten a bit messy and is in need of cleanup. Consider the following.
The text was updated successfully, but these errors were encountered: