Hey dev,
I am getting this when starting the solaris-qt linux binary:
solaris-qt: main.cpp:3055: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.
Aborted (core dumped)
It's wallet 2.3.2.0 and it worked fine yesterday.
Any ideas?
DO NOT add any addnodes
Try this "through the window" method.
That is what i used and it worked for me.
It can be likened to re-syncing and re-indexing.
Close your Solaris-qt
Open your AppData/Roaming/Solaris then delete all EXCEPT for
wallet.dat
masternode.conf
solaris.conf
Then restart your wallet (launch only the version 2.3.2.0)
I'm on Linux, but thanks. I will give that a try.