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

Use chainActive.Tip() instead of pindexBestHeader #442

Merged
merged 2 commits into from Apr 23, 2019

Conversation

aguycalled
Copy link
Member

This PR introduces the use of chainActive.Tip() instead of pindexBestHeader as a reference to the best header in some critical parts of the code.

@proletesseract
Copy link
Member

I'm testing this today, will merge if my tests are successful.

@proletesseract proletesseract merged commit 4de0827 into navcoin:master Apr 23, 2019
aguycalled pushed a commit to aguycalled/navcoin-core that referenced this pull request Apr 30, 2019
Use chainActive.Tip() instead of pindexBestHeader
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.

None yet

3 participants