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

blockchain: Optimize skip stakebase input. #1565

Merged
merged 1 commit into from
Feb 8, 2019
Merged

Conversation

zeoio
Copy link
Contributor

@zeoio zeoio commented Jan 8, 2019

This optimizes to check the traversal position first since it is more likely in deserializeSpendJournalEntry func.

This optimizes to check the traversal position first since it is more likely in `deserializeSpendJournalEntry` func.
@davecgh davecgh merged commit 4fd8cb7 into decred:master Feb 8, 2019
@davecgh
Copy link
Member

davecgh commented Feb 8, 2019

The same as in #1563, I modified the commit message body to conform to the code contribution guidelines in terms of max width.

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