github link is ok man.. every time i made a change to the wallet, the link doesnt change.. i simply push updates to git repo.. u see "last commit 10 days ago" 'cause
git hub repo contains only the deamon source code and the UI base.. i mean: QWebViews sources codes (like C-cex or twitter pages) are not public 'cause i changed not few lines in the bitcoingui.cpp and .h files, i dont want people can fork or copy my work.. in particular next version of wallet will contains some lines of code never seen before in a qt wallet and i want keep them safe for now.. so dont worry, git repo are always up to date, in particular regarding essentials deamon code lines

is c-cex ok now?
to people who have staking issues: try to do this:
- temporally send all coins to an exchange (or also to me)
- delete your wallet and gimpcoin directory in %AppData%/Roaming
- redownload LAST wallet (link in OP)
- as .conf file use the old one but use only 137.ip-5-196-4.eu as node
- let it sync
- withdraw from the exchange to your new wallet
mandatory update was caused by some changes at PoS configuration.. problems may be caused by some not updated nodes into the network, so please
to sync your new wallet use only the address above (my VPS)..Ah right, so I can't compile the new wallet from source for now. That's fine.
I still have the "old" wallet compiled somewhere.
About the staking issue: wouldn't be enough to
- delete everything else (eg. the blk0001.dat, +the database and txleveldb directories)
- keep the wallet (back it up too)
- change the config
- start the "old" qt wallet and let it resync?
I just did this on my windows machine for 2 different coins today, as they were open when the pc crashed and both wallets were failing with Mingw runtime exception genesisBlock something something
if ur platform is a windows machine, simply download the wallet from the link in OP..