Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Split passphrase by selected index, not by selected word #1053

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

webmaster128
Copy link
Contributor

What was the problem?

Splitting by word leads to incorrect results as soon as a word occurs
more than one time in a passphrase.

How did I fix it?

Split by index

How to test it?

npm test and creating an account in the app

Review checklist

Splitting by word leads to incorrect results as soon as a word occurs
more than one time in a passphrase.
@slaweet slaweet requested a review from reyraa April 17, 2018 11:34
@reyraa reyraa changed the base branch from development to 2.0.0 June 22, 2018 07:38
Copy link
Contributor

@reyraa reyraa left a comment

Choose a reason for hiding this comment

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

Thanks Simon. good job.

@reyraa reyraa merged commit 04849ba into LiskArchive:2.0.0 Jun 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants