Pages:
Author

Topic: Coin Devs??? Can you help a fellow Dev Out??? Just a Question - page 2. (Read 1525 times)

sr. member
Activity: 364
Merit: 250
This tx have to recpient. Are you use "setgenerate true" or other mining software? What have you changed in the source code?
member
Activity: 84
Merit: 10
Im may have not worded this correctly.

I realize the Genesis block gives 0 reward, I also understand the Confirmations for coin to move from Unconfirmed to confirmed coin balace.

This issue is, the Block finder does not receive ANY reward at all. No unconfirmed coins and no "Mined" transaction in the TX list.

Blocks are being accepted, Diff is adjusting up.  Found blocks do have a Value but is not being awarded to finder.

Debug.log

2014-08-25 08:29:13 DevcoinMiner:
2014-08-25 08:29:13 proof-of-work found 
  hash: 0000000048ee719e56e730184e293bccfb369959195ce18982399515d7c4d8f9 
target: 0000019726000000000000000000000000000000000000000000000000000000
2014-08-25 08:29:13 CBlock(hash=0000000048ee719e56e730184e293bccfb369959195ce18982399515d7c4d8f9, ver=327681, hashPrevBlock=0000000017fa717a610764dc771e4a6bc6f4f07de545d232a0a910e95d491b95, hashMerkleRoot=dab5d829d5f1b8ee5de7c7da8000089312381038c8194f0b9c1787b7ccce9929, nTime=1408955344, nBits=1e019726, nNonce=1386869691, vtx=1)
2014-08-25 08:29:13   CTransaction(hash=dab5d829d5, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 01350101062f503253482f)
    CTxOut(nValue=1.00000000, scriptPubKey=)
2014-08-25 08:29:13   vMerkleTree: dab5d829d5f1b8ee5de7c7da8000089312381038c8194f0b9c1787b7ccce9929
2014-08-25 08:29:13 generated 1.00
sr. member
Activity: 364
Merit: 250
Block 0 contain no tx. From block 1 you need comfirmations to receive reward.
member
Activity: 84
Merit: 10
Im working on an upgrade, everything apprears to work fine. Except that Block finding client recieves 0 reward while test solo mining. Debug log shows the Block value and its accepted, but transactions and balance remain at 0.

Can someone point me in the right area to look or some ideas to why  the block shows reward but none is given.*
Pages:
Jump to: