Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
pagalo
on 24/06/2019, 17:53:37 UTC
Hello I have installed the latest version

Log file
Code:
2019-06-24 08:45:44
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:45:44 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock:  (code 0)
2019-06-24 08:46:16
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:46:16 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock:  (code 0)
2019-06-24 08:46:48
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:46:48 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock:  (code 0)
2019-06-24 08:47:20
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:47:20 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock:  (code 0)


11:48:28

getmininginfo


11:48:28

{
  "blocks": 127439,
  "currentblocksize": 2776,
  "currentblocktx": 3,
  "difficulty": 2634.200568387006,
  "errors": "",
  "pooledtx": 3,
  "chain": "main",
  "genproclimit": 1,
  "networkhashps": 177993.6424378852,
  "hashps": 0,
  "minerstarttime": "06-24-2019 08:29:00",
  "hashcounter": 0,
  "pooledtx": 3,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "",
  "required_abn_weight": 256000
}

11:48:39

exec getabnweight


11:48:39

{
  "Command": "getabnweight",
  "weight": 1174717.164965278,
  "total_required": 1292516
}


Conf file

addnode=explorer.biblepay.org

genproclimit=1

gen=1

minersleep=0

nickname=pagalo


I have made restart with -zapwallettxes=1

But still CPU=0%


Could you please post long snippets in these tags:   [ c o d e ]   data   [ / c o d e ]    ,   thanks.

On yours, it looks like you solved a block and just have to wait 5 confirms to pass, then the miner starts again.

Please confirm that it starts back up?

Then I can make a piece of code for this nuisance case in the future (to display something nicer to the user), once we know for sure its just a 5 block waiting time issue.





Hello again.

It hasn't started mining, I mean CPU is 0-1%.

I also now get these

Code:


18:28:55

getmininginfo


18:28:55

{
  "blocks": 127491,
  "currentblocksize": 3607,
  "currentblocktx": 5,
  "difficulty": 1848.19168273203,
  "errors": "",
  "pooledtx": 5,
  "chain": "main",
  "genproclimit": 1,
  "networkhashps": 169709.1188585714,
  "hashps": 15.6712448537143,
  "minerstarttime": "06-24-2019 08:29:00",
  "hashcounter": 361776,
  "pooledtx": 5,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "",
  "required_abn_weight": 256000
}


18:28:57

exec getabnweight


18:28:57

{
  "Command": "getabnweight",
  "weight": 325056.3633449075,
  "total_required": 1295812
}


18:29:05

exec getabnweight 25600 1


18:29:06

{
  "Command": "getabnweight",
  "weight": 325056.3633449075,
  "total_required": 1295812,
  "coin_age_data": "0.0374(2.11)=[0.00],\n3.4218(2.05)=[6.14],\n0.0134(2.04)=[0.00],\n3324.3081(0.50)=[1676.20],\n0.6793(2.06)=[0.00],\n3.5703(2.03)=[6.10],\n3296.8400(0.25)=[823.62],\n1430.9849(0.25)=[357.33],\n1287315.5903(0.25)=[321679.76],\n",
  "weight 25600.00": 324549.1370717593,
  "total_required 25600.00": 1295375
}



Got it!  Yes, debugging this now, I see all the users here appear to be in the same boat - its basically an issue where the wallet will not successfully use the last large coin (due to tx fees being tacked on).

Which version do you use, linux or win, and do you self compile or use a linux binary?



I use windows version 1.4.3.6


Ok, thats great, because windows will be out in 55 minutes and you can tell us if it fixes this issue.



I installed the new windows version

I got these

Code:

20:50:21

getmininginfo


20:50:21

{
  "blocks": 127515,
  "currentblocksize": 3641,
  "currentblocktx": 4,
  "difficulty": 1685.957190232137,
  "errors": "",
  "pooledtx": 4,
  "chain": "main",
  "genproclimit": 1,
  "networkhashps": 162960.4571387167,
  "hashps": 0,
  "minerstarttime": "06-24-2019 17:46:41",
  "hashcounter": 0,
  "pooledtx": 4,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "",
  "required_abn_weight": 256000
}


20:50:45

exec getabnweight 1


20:50:45

{
  "Command": "getabnweight",
  "weight": 469319.6537962963,
  "total_required": 1295812,
  "weight 1.00": 6.470833333333333,
  "total_required 1.00": 3
}


20:51:02

exec getabnweight


20:51:02

{
  "Command": "getabnweight",
  "weight": 469319.6537962963,
  "total_required": 1295812
}

Still CPU 0%