Post
Topic
Board Announcements (Altcoins)
Re: [HYP] HyperStake | High PoS | Secure | MultiSend | liteStake | Adv Coin Control
by
presstab
on 07/07/2016, 01:22:01 UTC
What ??
How to fix this problem  Undecided



Follow the instructions here:

New release v1.1.3 is out.

https://github.com/hyperstake/HyperStake/releases/tag/v1.1.3
Warning that this will require a resyncing of the blockchain.

1. Backup your wallet.dat to a secure location.

2. Delete the following from the datadirectory:
- database folder
- blkindex.dat

3. Rename blk0001.dat to bootstrap.dat

4. Restart the new HyperStake client and wait for the bootstrap process to complete, this will likely take a few hours.

Changelog
    - allow spending of unconfirmed utxo's if they are your own
    - reduce QT resource consumption via requesting less updates
    - add block hash to blockindex to speed up bootup (WARNING requires resync)
    - optimize bootstrapping so that the client does not get hung up on orphans
    - speed up coin control dialog
    - close socket leaks