Thanks for your answer. my 500 CACHs are sum of several transactions because I mined mostly from your pool. But still I mined from 06-03-2014 so at least I should have one stake transaction, right?
I can't open my wallet for 24/7 because I don't have stable internet but at least 12 hours / day. So I guess I just have my bad luck with CACH.
This should probably yield you some stakes, I guess probably more than just a single one.
Well, you can use debug commands in the wallet to diagnose the situation:
In the wallet, select
Help -> Debug windowA console will appear. First, type "getinfo" command and press enter. Look for line with something like:
"unlocked_until" : 1711785161
If you find it, then your wallet is password protected, but it is correctly unlocked and staking should work
However, if the value is zero, like:
.. then your wallet is password protected and NOT unlocked and that is the cause of staking not working.
Use command
walletpassphrase [passphrase] [timeout]
to unlock it, replacing passphrase with your actual wallet passphrase and timeout is number of seconds for which the wallet will be unlocked (using something like 999999999 will unlock it for many years, or until you turn off the wallet :))
If there is no line with "unlocked_until" -> your wallet is not password protected and staking should work.
For estimating your staking chance, use command
listunspent in the console.
If will list your unspent coin inputs. As staking works not on addresses, but on inputs, having your coins fragmented into many inputs will increase your chance for a stake, although the stake value will be smaller (stake value is certain percentage of input amount), as the inputs will be inevitably also smaller.
If you run the wallet 12 hours a day, then perhaps around 100 inputs will get you about 1 stake per day on average. If that command lists only few inputs (less than 5 or 10), than it may be just a very bad luck on your side. otherwise something is probably wrong :)
If all your 500 CACH will be in a single input, then a stake will yield over 2 CACHe, but will have small chance of appearing. If your money is in 20 equal smaller inputs, your stake reward from single input is only 20 times less, but there is about 20x more chance of some stake to actually occur.
Still holding CACH and wait for good news.
Regards,
I am holding all my CACH too ... I have some plans for services that may (or may not, but it is worth trying :) end up with increasing CACHe demand and therefore its value, but due to relative lack of time to implement them, it may take few weeks until I announce the results :)