PIVX: pivx-qt: main.cpp:2461: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.

akhavr@yoga14 ~/src/PIVX $ git status   
On branch master
Your branch is up-to-date with 'origin/master'.
nothing added to commit but untracked files present (use "git add" to track)

akhavr@yoga14 ~/src/PIVX $ git log | head -1
commit 7c4e25aa74ae1ed1cbcf24865d0250ba93a7898c

akhavr@yoga14 ~/src/PIVX $ LANG=C src/qt/pivx-qt 
pivx-qt: main.cpp:2461: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 64

Commits related to this issue

Most upvoted comments

Just to ack that compiling 2.2.1 from source worked for me.