I'm on version 1.0 windows, and it has been "minting" now for about 18 hours - have the green pick icon. But it is saying "expected time to earn a reward 9 hours" for that entire time. No stake whatsoever.
OK, I just tried shutting down the wallet, starting it back up and unlocking, and it is now saying minting, and the estimated reward time is now 7 seconds. That was 3 minutes ago. Any ideas?
Stakeing works perfectly
My distro wallet is not showing any staking at all after the last few hours. I have yet to see the miner pick icons show up - just the tx icons from my deposits over 24h ago. I've checked my windows firewall, and made certain distro is not being blocked.
I shut down the wallet and started it back up as admin. I made certain the downloaded exe wasn't in "blocked" state. This time, no staking just like last time, but now it is showing my time to stake being 5 seconds, and my strength is way up. Still nothing.
Here is a getinfo:
{
"version" : "v1.0.0.0Disto-Developers",
"protocolversion" : 71000,
"walletversion" : 60000,
"balance" : xxxxxxxxxxxxxx, (redacted)
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 51014,
"moneysupply" : 13840606.96232200,
"connections" : 10,
"proxy" : "",
"ip" : (redacted),
"difficulty" : 143.50320760,
"testnet" : false,
"keypoololdest" : 1402087317,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
would it help to post a debug log sample? If so, what am I looking for. right now there are the usual issues, such as evidence that the wallet is hitting a variety of nodes that are "connection timeout", just like wallets tend to do. But my active connections are fluctuating from 9 to 12. Something is missing here for it to work - what is it? Do I need to mod my conf file in some way? Are there some specific nodes that I am supposed to be manually adding?
One last thing - I was going through the wallet properties and noticed it is set to "map port to use upnp". Since I keep upnp disabled, I enabled it and restarted the wallet once again. Still no change. I'd prefer to keep upnp off. I'm not aware that most coins require upnp, and when I've compiled sources on linux I often turn that flag off. Is it required on windows?
My next stop is just to reboot the machine, so I'll shortly give it the three finger salute and report back on the result.