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

Remove noop in seed initialization - Subtask #663 #653

Merged
merged 2 commits into from
Apr 5, 2018

Conversation

webmaster128
Copy link
Contributor

@webmaster128 webmaster128 commented Mar 30, 2018

What was the problem?

There is a line that does nothing. As the comment above states, seed is between 1.6 and 3.2 (excluded). Thus seed >= 0.1 is always true and seed is assigned to seed.

How did I fix it?

Remove the line that does nothing

How to test it?

Review or check the resulting step value.

Review checklist

@slaweet slaweet requested a review from reyraa April 3, 2018 06:41
@reyraa reyraa changed the title Remove noop in seed initialization Remove noop in seed initialization - Subtask #663 Apr 3, 2018
@reyraa reyraa changed the base branch from development to 0.4.0 April 3, 2018 09:54
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.

Thank you Simon 🙏

@reyraa reyraa changed the base branch from 0.4.0 to 0.5.0 April 5, 2018 07:39
@reyraa reyraa merged commit 6c8c52e into LiskHQ:0.5.0 Apr 5, 2018
@webmaster128 webmaster128 deleted the noop-seed-init branch April 5, 2018 19:50
webmaster128 pushed a commit to webmaster128/lisk-nano that referenced this pull request Apr 7, 2018
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