Having an issue with the wallet. It started lagging behind with the blocks and not updating. So I closed and re started and am now getting this error
" assertion failed
Program C:\Program Files (x86)\ Denarius\Denarius.exe
File: src\kernel.cpp, Line 374
Expression: pindex->pprev || pindex > GetBlockHash () = = (!fTestNet ?
hashGenesisBlock : hash GenesisBlockTestNet)"
Tried to uninstall the wallet and then reinstall, but the same error keeps happening.
Any help would be appreciated. Thank you in advance.
Just close wallet, delete everything from your appdata\roaming\denarius folder (or where you placed it) EXCEPT!!! wallet.dat and run wallet again.
Figured it out. User error. Thank you so much for your help.
Thank you. I tried. Still throws up the same error as well as unable to load blkindex.dat. I appreciate your help.
You need to remove everything located in your C:/Users/YOURNAMEAppData/Roaming/Denarius folder except for the wallet.dat. You will not get the error upon the next run of the client. To save some time with syncing the blockchain again, download the latest bootstrap.dat file from our Github (
https://github.com/carsenk/denarius/releases/download/v1.0.7.0/bootstrap277757-10-6-2017.zip) and then put it inside your Roaming/Denarius folder, it will import the blockchain instead of having to sync it upon next launch.