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

fix: missing optional argument from decryptMnemonic function #797

Merged
merged 3 commits into from
Jul 10, 2020

Conversation

kyranjamie
Copy link
Contributor

@kyranjamie kyranjamie commented Jun 22, 2020

Adds ? to decrypt mnemonic function.

See 3aaf773 for non-formatting changes

@kyranjamie kyranjamie force-pushed the fix/mnemonic-decryption branch from 284cb57 to d05344d Compare June 22, 2020 09:24
@zone117x
Copy link
Member

I think the legacy "triplesec" handling needs adjusted for this, per unit test failure Should decrypt legacy encrypted phrase, instead errored: Error: Unable to decrypt. Wrong password.

@kyranjamie kyranjamie force-pushed the fix/mnemonic-decryption branch 2 times, most recently from 9e1224d to 4c795a8 Compare June 22, 2020 11:42
src/encryption/wallet.ts Outdated Show resolved Hide resolved
@kyranjamie kyranjamie force-pushed the fix/mnemonic-decryption branch 4 times, most recently from bdef802 to 2e3a128 Compare June 23, 2020 12:13
@kyranjamie kyranjamie force-pushed the fix/mnemonic-decryption branch from 2e3a128 to 3aaf773 Compare June 23, 2020 12:16
@kyranjamie kyranjamie changed the title FIx: DOMException thrown for PasswordError fix: missing optional argument from decryptMnemonic function Jun 23, 2020
@kyranjamie kyranjamie marked this pull request as ready for review June 23, 2020 12:17
@yknl yknl merged commit 3219786 into master Jul 10, 2020
@kyranjamie kyranjamie deleted the fix/mnemonic-decryption branch June 21, 2021 13:38
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.

3 participants