Still only two inputs...two deposits and two inputs. My wallet has been encrypted, unlocked, and staking with 15K whycoin (non-stop) for a week, but it just isn't collecting stake for some reason. Are big wallets getting everything? Something doesn't seem right....keep watching and waiting???
i guess make sure you're in sync too.
after a fresh restart
go into debug console
help > debug > console
enter :
getpeerinfo
this lists other wallets in the network.
you can see amongst their info their relative "startingheight", just compare with your own to see if in sync
- if you did this 3 hours after you started your wallet, the "startingheight" would be from 3 hours ago as it gives the value from when you started connecting.
also
in the qt you can see a little lightning bolt, it gives you some minor info on your staking ability.
go into debug console
help > debug > console
enter :
getstakinginfo
mine gives
{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 3374246.50853616,
"search-interval" : 16,
"weight" : 158362422575713,
"netstakeweight" : 4529885007033340,
"expectedtime" : 2574
}
the lightning bolt is based on teh "expectetime" result.
a value to look at here is "weight", it will get bigger over time as the inputs age and grow in weight.
tbh i'm not entirely sure wether this is the biggest input, or the total combined weights.
or for that matter whether expected time is based on a single input or combined weights,
even at their best they are still no more than guesstimates anyway
(after 10 minutes or so, my "expectedtime" had decreased by 38)
--
i just looked at the explorer.
and did a small amount of digging and came across a staking input of 2450 coins that staked in roughly 3 days.
so it certainly seems you should have staked by now.
do you mind posting yr address?