First step - Upgrade to v5.0.1
1. Stop/Shut down/Close your wallet.
2. Upgrade to v5.0.1
PIVX Core version v5.0.1 is now available from: https://github.com/pivx-project/pivx/releases Please report bugs using the issue tracker at github: https://github.com/pivx-project/pivx/issues Manda...
github.com
3. Start wallet. After waiting few minutes to sync, compare your block / hash against the block explorers linked above and see if they match. (for GUI users, you can go to Settings - Debug - Information to see current block and block hash)
If wallet isn't syncing or is off chain
If it doesn't sync, or if your latest block number and its hash does not match to the block explorer's block/hash , proceed with next step:
1. Stop/Shut down/Close your wallet, then edit pivx.conf to include:
maxreorg=8000
addnode=explorer.pivx.link
addnode=blockbook.pivx.link
addnode=amsterdam.randomzebra.party
addnode=losangeles.randomzebra.party
2. Start your PIVX v5.0.1 wallet.
3. Then Issue these 3 console commands one by one: (wait until each command completes)
invalidateblock 224316f972019f228dfa3c3b67343dd6d98e50d31f25c8135a51fab072402f01
addnode explorer.pivx.link onetry
clearbanned
4. Wait. Keep checking block / hash against the block explorers linked above until they match.
----
If all else fails. Please resync the wallet from beginning by:
1. Settings -> Debug -> Wallet Repair -> Delete local blockchain
2. or if using Linux ./pivxd -resync
Note: Resync should take many hours. (6 to 24 usually)