Skip to content

v3.0.5.1

Compare
Choose a tag to compare
@presstab presstab released this 18 Nov 00:55
· 9271 commits to master since this release
6b25e84

We have found that a runtime error that has caused the PIVX wallet on certain operating systems to get stuck at block 908000. This build of the wallet fixes the runtime error.

If you are stuck on block 908000:

  • Download the 3.0.5.1 wallet (the file names do not display the "build" version and cutoff the 1)
  • Start the wallet. Block 908000 and 908001 have some computation that occurs and it is normal for them to take longer to process than a typical block would.

If you are stuck on a block before 908000:

  • Download the 3.0.5.1 wallet (the file names do not display the "build" version and cutoff the 1)
  • Start the wallet with reindexaccumulators=1 in your pivx.conf file (you can figure out the location of your pivx.conf here )
  • After starting the wallet, remove reindexaccumulators=1 from your pivx.conf or else it will perform this operation each time you start your wallet.

If both of those solutions failed you can use the blockchain snapshot. If using the snapshot, please carefully follow the instructions on the snapshot page.