I have received my first stake but what it did was subtract 1 DMD from my Balance and put it into my Stake.
Here is the stake request.
Status: 14 confirmations, broadcast through 8 nodes
Date: 2013-08-07 14:37
Debit: 0.00 DMD
Net amount: -1.00 DMD
Transaction ID: 687a99354dfb31118b308b5836252bea2c705914bcb9ce70f139d46b3811f82e
Generated coins must mature 50 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.
This is not how PoS should work. PoS should be giving me an extra DMD not subtracting it.
I think the code is broken. Please verify.
{
"version" : "v1.0.0.0",
"protocolversion" : 60006,
"walletversion" : 60000,
"balance" : 130.98529200,
"newmint" : 0.00000000,
"stake" : 1.00000000,
"blocks" : 34417,
"moneysupply" : 33992.67874300,
"connections" : 8,
"proxy" : "",
"ip" : "x.x.x.x",
"difficulty" : 1.32230988,
"testnet" : false,
"keypoololdest" : 1374527276,
"keypoolsize" : 102,
"paytxfee" : 0.00000000,
"errors" : ""
}
This is what I'm seeing as well. It stakes a coin or two and then returns it to the balance w/o interest.
how does the stake work? do you have to leave the wallet open?
i keep seeing i mined 0.00 dmd every now and then when i am not even mining it?