Skip to content

Use chainActive.Tip() instead of pindexBestHeader#442

Merged
proletesseract merged 2 commits into
navcoin:masterfrom
aguycalled:fix-pindexbestheader
Apr 23, 2019
Merged

Use chainActive.Tip() instead of pindexBestHeader#442
proletesseract merged 2 commits into
navcoin:masterfrom
aguycalled:fix-pindexbestheader

Conversation

@aguycalled

Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants