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

Ensure bip39 validation rejects non-lowercase seed phrases #15

Merged
merged 1 commit into from
Feb 27, 2021

Conversation

rekmarks
Copy link
Member

Fixes a bug in input validation where BIP-39 seed phrases could contain non-lowercase letters.

@rekmarks rekmarks requested a review from a team as a code owner February 27, 2021 18:34
Copy link

@astarinmymind astarinmymind left a comment

Choose a reason for hiding this comment

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

yay regex!!

@rekmarks rekmarks merged commit acb5b4b into main Feb 27, 2021
@rekmarks rekmarks deleted the fix-bip39-validation branch February 27, 2021 18:43
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.

2 participants