sr. member
Activity: 393
Merit: 250
Is PoS working for anyone? I see my wallets try to PoS and end up with generating 0.0 coins, like this:
04/04/14 09:52:41 StakeMiner : proof-of-stake block found 1aec5486366a4a0abb7801c8976895da3cfbfac9e75e882986554c5342b777f
2
04/04/14 09:52:41 BitcoinMiner:
04/04/14 09:52:41 new block found
hash: 1aec5486366a4a0abb7801c8976895da3cfbfac9e75e882986554c5342b777f2
target: 0000070369000000000000000000000000000000000000000000000000000000
04/04/14 09:52:41 CBlock(hash=1aec5486366a4a0abb7801c8976895da3cfbfac9e75e882986554c5342b777f2, ver=5, hashPrevBlock=0000
029c97ede08ae5d89bf440d4da1fb0912e969d3f8ec182d6c9304860abd3, hashMerkleRoot=ee2fb589568ae33fcf7860b9ab31ec23526238d15d97
9a431873e78c014cff97, nTime=1396605160, nBits=1e070369, nNonce=0, vtx=2, vchBlockSig=3045022100c6fa41c382b3b7f204ed44578b
a086aea654fdd52c0c4e7b5b5078ca4f0e963b02201bdfe0701b6fac850568ac9440d71fa38c605 8f1804206e18440105c0a03998a)
04/04/14 09:52:41 Coinbase(hash=55419e4618, nTime=1396605160, ver=1, vin.size=1, vout.size=1, nLockTime=0)
CTxIn(COutPoint(0000000000, 4294967295), coinbase 032e48040106062f503253482f)
CTxOut(empty)
Coinstake(hash=5a1a276cb0, nTime=1396605160, ver=1, vin.size=1, vout.size=3, nLockTime=0)
CTxIn(COutPoint(d962c37983, 1), scriptSig=30450221008a6a96846b09b9)
CTxOut(empty)
CTxOut(nValue=63.0095, scriptPubKey=03e03b99ff204ab13b808ca96449ee29d0a43fb00a5119e0445f9f32fbe6cf86ab OP_CHECKSIG)
CTxOut(nValue=63.00965, scriptPubKey=03e03b99ff204ab13b808ca96449ee29d0a43fb00a5119e0445f9f32fbe6cf86ab OP_CHECKSIG)
vMerkleTree: 55419e4618 5a1a276cb0 ee2fb58956
04/04/14 09:52:41 generated 0.00
04/04/14 09:52:41 AddToWallet 5a1a276cb0 new
04/04/14 09:52:41 WalletUpdateSpent found spent coin 127.009nvc d962c37983318db1c65081c50854a5f7a6743cc5311da76811bd282bc1afda4b
04/04/14 09:52:41 SetBestChain: new best=1aec5486366a4a0abb7801c8976895da3cfbfac9e75e882986554c5342b777f2 height=280622 trust=38765705825153 blocktrust=2392192 date=04/04/14 09:52:40
04/04/14 09:52:41 ProcessBlock: ACCEPTED
I then see an transaction like this
{
"account" : "",
"category" : "generate",
"amount" : 127.91500000,
"confirmations" : 125,
"generated" : true,
"blockhash" : "1aec5486366a4a0abb7801c8976895da3cfbfac9e75e882986554c5342b777f2",
"blockindex" : 1,
"blocktime" : 1396605160,
"txid" : "5a1a276cb05b69c3b2656f0382b3eced722e4469706751b1feb110a28a0d85f3",
"time" : 1396605160,
"timereceived" : 1396605160
},
Does this mean I actually got 127.915 generated, despite the message? Or was my earning just 0.906?
( wasn't paying attention to the balances)
EDIT: doing some calculations on the transactions, I figure out it is indeed working, and in this case produced 0.906 coins.