Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit
by
DisasterFaster
on 11/07/2018, 05:37:58 UTC
Is there a problem with the wallet? It says "no block source available" with 19 hours behind. There is no problem with my net other wallet working perfectly.

Yes there is a problem impacting Windows users where you will find the wallet getting stuck at block 143707.

We have diagnosed the problem, corrected the code, created new binaries and fully tested everything to be in good working order.


ROIcoin Release Notes for v1.1.7.0 https://github.com/ROIcoin/ROIcoin/releases/tag/v1.1.7.000

This release contains the following bugfixes:

CRITICAL: Emergency fix for windows wallets stuck on block 143707
FIX: for issue #58 reported by Cryptohub exchange and fixed by FreeTrade.
FIX: encrypted wallet are now able to sign messages.
FIX: seeds list was adjusted.
Additional logging was added to troubleshoot issue #65

All windows users are advised to upgrade to v1.1.7 , a bug prevented windows wallets from syncing passed block 143707 . To resolve this issue you need to execute the following steps:

First upgrade to ROIcoin v1.1.7 ( simply use the new QT binary )
Delete the peers.dat in the %APPDATA%/Roaming/ROIcoin folder ( same folder as wallet.dat )
Start the wallet and go to the Debug console and type: (Do each command one at a time and then hit enter)

invalidateblock 0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4
reconsiderblock 0000005ab0b3f50e92b6803d3236b310d6db26930f52b3b010ed937685fb2ce4

You should now see your wallet sync to same height as the block explorer.

Note: you may need to do an additional restart to fully sync with the block explorer.