Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | Core 0.10 upgrade
by
p3ppymon
on 20/04/2017, 21:43:52 UTC
I have upgraded the wallets (v0.10.4.2 64 bit).  
I have just noticed that I have found a block from the pop out window. However, the available and pending balance are still 0!
Any reason?

I haven't seen this myself. Make sure the blockchain is downloaded before starting mining. Maybe you can post an extract from your debug.log when this happens again.


The blockchain is up-to-date.
Extract from debug.log attached.

Sorry if it is a wall, I can edit

2017-04-20 17:21:46 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 17:22:32 UpdateTip: new best=0000000058b91f768b1747e7bac45e9c4729c2d505bf353a6c9c3e2be81ee30f  height=4223163  log2_work=55.798531  tx=5042753  date=2017-04-20 17:22:13 progress=0.999999  cache=97
2017-04-20 17:22:34 CreateNewBlock(): total size 1000
2017-04-20 17:22:34 Running QuarkMiner with 1 transactions in block (182 bytes)

Nothing in the log extract to indicate that it found a block. It will log "proof-of-work found" if it found a block. I will try to see if I can get the same to happen, on which OS are you running?


Windows 7 Enterprise 64 bit.

This is what I have found earlier. Wallet balance = 0

2017-04-20 13:30:04 QuarkMiner:
2017-04-20 13:30:04 proof-of-work found 
  hash: 00000000a99d2fc24462cf30f7c37ae8b12e58fa6aec2b32ef5d73f56a2294ac 
target: 00000001134d0000000000000000000000000000000000000000000000000000
2017-04-20 13:30:04 CBlock(hash=00000000a99d2fc24462cf30f7c37ae8b12e58fa6aec2b32ef5d73f56a2294ac, ver=113, hashPrevBlock=00000000cf8e8f2f0aa8aac55111e08146bb8fd50bbcfdce5734d2361cd8a20b, hashMerkleRoot=94eed8cb7f9a078d9d5b261d4ba8b081c869b57ad6610fe7cb429263a68c80bc, nTime=1492695004, nBits=1d01134d, nNonce=7251961, vtx=1)
  CTransaction(hash=94eed8cb7f, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 03d56e400102)
    CTxOut(nValue=1.00000000, scriptPubKey=03ef51e7989ca23c8182d3b6cbd922)

  vMerkleTree:  94eed8cb7f9a078d9d5b261d4ba8b081c869b57ad6610fe7cb429263a68c80bc

2017-04-20 13:30:04 generated 1.00
2017-04-20 13:30:04 keypool keep 3
2017-04-20 13:30:04 UpdateTip: new best=00000000a99d2fc24462cf30f7c37ae8b12e58fa6aec2b32ef5d73f56a2294ac  height=4222677  log2_work=55.798481  tx=5042265  date=2017-04-20 13:30:04 progress=1.000000  cache=57
2017-04-20 13:30:05 AddToWallet 94eed8cb7f9a078d9d5b261d4ba8b081c869b57ad6610fe7cb429263a68c80bc  new
2017-04-20 13:30:07 CreateNewBlock(): total size 1000
2017-04-20 13:30:07 keypool reserve 6
2017-04-20 13:30:07 CreateNewBlock(): total size 1000
2017-04-20 13:30:07 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:30:07 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:30:07 CreateNewBlock(): total size 1000
2017-04-20 13:30:07 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:30:07 CreateNewBlock(): total size 1000
2017-04-20 13:30:07 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:36:30   nActualTimespan = 601 before bounds
2017-04-20 13:36:30 GetNextWorkRequired RETARGET
2017-04-20 13:36:30 nTargetTimespan = 600    nActualTimespan = 601
2017-04-20 13:36:30 Before: 1d01465c  00000001465c0000000000000000000000000000000000000000000000000000
2017-04-20 13:36:30 After:  1d0146e7  0000000146e73f258bf258bf258bf258bf258bf258bf258bf258bf258bf258bf
2017-04-20 13:37:19 UpdateTip: new best=000000004d8f460fef559695d37a0d689eb8f8300afe40e753d34c8b1e6c6eff  height=4222678  log2_work=55.798481  tx=5042266  date=2017-04-20 13:36:16 progress=0.999998  cache=58
2017-04-20 13:37:21 CreateNewBlock(): total size 1000
2017-04-20 13:37:21 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:37:21 CreateNewBlock(): total size 1000
2017-04-20 13:37:21 Running QuarkMiner with 1 transactions in block (182 bytes)
2017-04-20 13:37:21 CreateNewBlock(): total size 1000

Looks like you were mining on an invalid chain. Sometimes when the wallet says its synchronized it still needs a few minutes to get in sync. I'll see if I can find the source of this issue.

Instead, I cannot mine on my other PC. Error message:

2017-04-20 21:26:50 Error in QuarkMiner: Keypool ran out, please call keypoolrefill before restarting the mining thread

OS: Windows 10 Home

How can I solve this issue?
Thanks