not working. still rejecting
I second that
i think we all will need to delete our blockchains and start over again. it should have stopped syncing at 18000 and forked us over to a new chain but it didn't for some strange reason. i'll have another look when i 'm finished upgrading my server.
Already tried all that. New block chain on Linux, new blockchain on windows. Compiled from git, precompiled from your link.
THe basic fact is it is still assigning the ~7000 SHIT for the coin base.
The block template shows the bad coin base also:
{
"version" : 4,
"previousblockhash" : "0000000026e1c432e047dc82550c41e8ac2495ad807dc7daf61cf3aca75dab0b",
"transactions" : [
],
"coinbaseaux" : {
"flags" : "062f503253482f"
},
"coinbasevalue" : 7629394531,"target" : "000002615f000000000000000000000000000000000000000000000000000000",
"mintime" : 1381615120,
"mutable" : [
"time",
"transactions",
"prevblock"
],
"noncerange" : "00000000ffffffff",
"sigoplimit" : 20000,
"sizelimit" : 1000000,
"curtime" : 1381637131,
"bits" : "1e02615f",
"height" : 32017
}
Edit:
And the error is as before in the debug log:
shitcoinMiner:
new block found
hash: 000000006c2afc068adb4f5eb3b9943991ad9d3d2eff838851c9c86984ea2e72
target: 000002615f000000000000000000000000000000000000000000000000000000
CBlock(hash=000000006c2afc068adb4f5eb3b9943991ad9d3d2eff838851c9c86984ea2e72, ver=4, hashPrevBlock=0000000026e1c432e047dc82550c41e8ac2495ad807dc7daf61cf3aca75dab0b, hashMerkleRoot=9c2c984c6d001d39bc156bb073d85b7bd19328decd6a2f3ec0da0910fda74ae8, nTime=1381638454, nBits=1e02615f, nNonce=1058918408, vtx=1, vchBlockSig=3046022100f54f85b7627416638c05b2394bc8e097082f2fec20a34d1160696100f7a3e7810221008283faef73b38c672b1da2e1145b758d24f9ccda1ed3209702e93032684a5c65)
Coinbase(hash=9c2c984c6d, nTime=1381636733, ver=1, vin.size=1, vout.size=1, nLockTime=0, strTxComment=)
CTxIn(COutPoint(0000000000, 4294967295), coinbase 02117d023f01062f503253482f)
CTxOut(nValue=7629.394531, scriptPubKey=02f69e5520504436e5b33efd96685e117dd3764ded5be36567036cab2da521f6bd OP_CHECKSIG)
vMerkleTree: 9c2c984c6d
generated 7629.394531ERROR: CTransaction::CheckTransaction() : txout.nValue below minimum
ERROR: CheckBlock() : CheckTransaction failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: shitcoinMiner : ProcessBlock, block not accepted