Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
pagalo
on 25/06/2019, 07:06:16 UTC
Hello.

My CPU still 1-2%

Code:

10:04:35

getmininginfo


10:04:35

{
  "blocks": 127629,
  "currentblocksize": 3950,
  "currentblocktx": 5,
  "difficulty": 2239.466061536408,
  "errors": "",
  "pooledtx": 4,
  "chain": "main",
  "genproclimit": 1,
  "networkhashps": 150200.6432667254,
  "hashps": 117.087993569221,
  "minerstarttime": "06-25-2019 06:59:44",
  "hashcounter": 33793,
  "pooledtx": 4,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "gsc_errors": "",
  "poolmining": false,
  "pool_url": "",
  "required_abn_weight": 256000
}


10:04:42

exec getmininginfo


10:04:42

{
  "Command": "getmininginfo",
  "Error": "Command not found"
}


10:04:51

exec getabnweight


10:04:51

{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 416209.8315740741,
  "total_required": 1295812
}


10:05:18

exec getabnweight 256000 1


10:05:18

{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 416209.8315740741,
  "total_required": 1295812,
  "coin_age_data": "0.0374(2.76)=[0.00] depth=557,          \n0.0134(2.69)=[0.00] depth=543,          \n0.4628(0.32)=[0.00] depth=77,          \n1295375.4454(0.32)=[415419.57] depth=77,          \n",
  "weight 256000.00": 415419.5659722222,
  "total_required 256000.00": 1295375
}

PS.
When I do setgenerate true 50 the CPU was about 40-45%
When I do setgenerate true 80 the CPU was about 60-70%
My CPU is 7gen i5-7400 and do windows 10 mining

The command setgenerate what exactly is now? Maximum cpu% load? It used to be number of threads.