Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
bible_pay
on 26/06/2019, 20:41:10 UTC
Mining for the pool doesn't seem to be working for me since the introduction of ABN.  My debug console is saying this:

"gsc_errors": "low abn weight 0",
  "poolmining": true,
  "pool_url": "https://pool.biblepay.org",
  "required_abn_weight": 256000

"Command": "getabnweight",
  "version": 1.1,
  "weight": 307379.4657638889,
  "total_required": 286408


Any idea what could be wrong?  Thanks!

yeah , i'm also wondering why mining won't start :

Code:
{
  "Command": "getabnweight",
  "version": 1.1,
[b]  "weight": 274797.669525463,[/b]
  "total_required": 4383370,
  "coin_age_data": "696007.5834(0.04)=[29612.52] depth=13,          \n3471778.8328(0.04)=[147711.30]
 depth=13,          \n165899.5165(0.34)=[56169.48] depth=75,          \n581.2655(1.38)=[802.40] dept
h=296,          \n5456.2700(1.87)=[10177.65] depth=402,          \n0.0648(2.28)=[0.00] depth=479,
       \n36413.3417(0.42)=[15434.22] depth=86,          \n",
  "weight 259000.00": 259907.5719097223,
  "total_required 259000.00": 4376136
}

Code:
  "poolinfo3": "",
  "gsc_errors": "low abn weight 0",
  "poolmining": true,
  "pool_url": "https://pool.biblepay.org",
  "required_abn_weight": 256000

mining started although after my abnweight went a bit up from  274797

I am mining as well but very slowly and intermittently, and it still says my abn is 0 even though it's over 300k.

 3 miners running the same wallet showing different abnweight   Huh
Code:
{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 878829.5629976852,
  "total_required": 4383370


{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 165733.9069791667,
  "total_required": 911591
}

{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 189473.1778125,
  "total_required": 911591
}

}


How do we know you didn't find a block between the time you typed the command?  And yes, ABN weight changes over time (as would be expected with coin age), so I wouldnt expect it to necessarily match unless you can guarantee you can type the command into all 3 at the same time, and show us all 3 are mining the same block concurrently with the same number of threads and all 3 synced to the same height.