Anyone want a windows qt compiled from the git repo?
Careful downloading executables from strangers on the internet!
All I did was fix a few things so it would actually compile. There are a bunch of files included in the archive which you may or may not need as dependancies for Positron-qt.exe.
http://s000.tinyupload.com/?file_id=35420993383428426931If you stake with it, donations are welcome
PKgbYbcHBcKNsrsKKV8vjBfq5UcW5VEo7J
Again,
all I did was compile the latest code on the repo with a couple fixes applied to get it to build the Qt wallet. (just sayin' cause I don't want to be held responsible for network issues or anything due to the version update)
So are you inferring that this compile you've done rectifies the issue currently being experienced with the Windows wallet?
It should. It is built from the same code that, according to several pool admins (suchpool, suprnova) is what they updated to several hours ago. Apparantly bittrex as well according to suchpool admin.
EDIT:
http://i.imgur.com/O2bFfT6.png is a screen shot of the wallet (I think it has a new design, don't remember if that was released or not).
Okay thanks NSCrypto. I've just installed it (feeling very exposed though....only that you seem genuine enough from the way you've written your posts have I decided to risk it. What part of the world do I need to travel to if all my coins suddenly disappear? Ha!)
It seems to be running okay. Here are three 'getinfo's done in quick succession that show it has caught up to the current block (I think)
20:31:28

{
"version" : "v1.0.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" :,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 3398,
"timeoffset" : 0,
"moneysupply" : 997680.00000000,
"connections" : 1,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 46905416.78901562,
"proof-of-stake" : 0.00024440
},
"testnet" : false,
"keypoololdest" : 1428949250,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
20:32:47

getinfo
20:32:48

{
"version" : "v1.0.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" :
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 3466,
"timeoffset" : 0,
"moneysupply" : 1005440.00000000,
"connections" : 4,
"proxy" : "",
"ip" :
"difficulty" : {
"proof-of-work" : 50455053.71080633,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1428949250,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
20:33:02

getinfo
20:33:02

{
"version" : "v1.0.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" :
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 3497,
"timeoffset" : 0,
"moneysupply" : 1006060.00000000,
"connections" : 2,
"proxy" : "",
"ip" :
"difficulty" : {
"proof-of-work" : 50455053.71080633,
"proof-of-stake" : 0.00027445
},
"testnet" : false,
"keypoololdest" : 1428949250,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
Unfortunately I'm back to "not staking because you don't have mature coins" so I guess will have to wait the 8 hours (or 7 or 6 or 9 or whatever it is) to get staking again.