bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 01:39:26 PM |
|
it wasnt mandatory or? now after one from 2 immature blocks had 102 confirmations, mining started and after few minutes i hit block 2019-06-23 22:39:44 ABN Tx Total Bal 2477090.799074, Needed 2477013.405647, ABNWeight 895150.140174 keypool reserve 1120 2019-06-23 22:39:44 keypool return 1120 2019-06-23 22:39:44 ABN Tx Total Bal 2477090.799074, Needed 2477013.405647, ABNWeight 895150.140174 keypool reserve 1120 2019-06-23 22:39:44 keypool return 1120 2019-06-23 22:39:44 ABN Tx Total Bal 2477090.799074, Needed 2477013.405647, ABNWeight 895150.140174 keypool reserve 1120 2019-06-23 22:39:44 keypool return 1120
but now { "Command": "getabnweight", "weight": 1336.469490740741, "total_required": 3301, "weight 256000.00": 1336.469490740741, "total_required 256000.00": 3301 } so if i understand this, 3301 should be usable coins in wallet, but i can see only about 35, others are only with 1 confirmation yet. so after abn will be high enough i will have same problem like before, that i will be missing +- 3301 bbp for abn tx
I think the issue here is our diff has been dropping below 1000. We allow anyone to mine blocks with diff < 1000. As far as the zapwallettxes freeing up some weight, I don't think its really helping - Im fairly positive that all it did was unlock some coins that would have been freed in a couple more blocks anyway. What we need to do in that case is wait until you are sure you cant mine for 7 blocks straight, run the 'exec getabnweight 256000 1' command, and compare the UTXO set to the wallet and then open an issue with the exact missing coin. But don't do this yet until you are sure you prove an issue exists (as I havent seen one on my wallet yet). All I noticed that was a little funny was after I sent my exec gscc today I had to wait a few more blocks for the miner to restart but it did restart automatically. i dont have other tx there, only mined coins. pog and other gsc is disabled (not sending tithes) this is how my abn was changed (i think it is changing with every block) { "Command": "getabnweight", "weight": 185620.3090972222, "total_required": 2498015, "weight 256000.00": 185620.3090972222, "total_required 256000.00": 2498015 } { "Command": "getabnweight", "weight": 188366.9636111111, "total_required": 2498015, "weight 256000.00": 188366.9636111111, "total_required 256000.00": 2498015 } { "Command": "getabnweight", "weight": 315088.9292361112, "total_required": 2498015, "weight 256000.00": 313440.2207638889, "total_required 256000.00": 2491312 } { "Command": "getabnweight", "weight": 334257.6865277779, "total_required": 2498015, "weight 256000.00": 332557.5648611112, "total_required 256000.00": 2491312 } i really cant get how these numbers are calculated, first increase is 3000, second 130000, thid 20000. should not this be same increase as only age is growing? now i have 6 piles in wallet, youngest pile is 28 blocks old - i found block ~ 3hrs ago As far as how your coin_age increases per block, it depends on how many minutes elapsed between blocks. A coin that is 1 Million in value that is 1 hour old has a weight of 45000. If it ages another hour its got a weight of 90,000. If only a half hour elapsed between blocks it only gained 22,500 in weight.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 01:42:39 PM |
|
Hello I have installed the latest version Log file 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.
|
|
|
|
eternalenvoy
Newbie
Offline
Activity: 56
Merit: 0
|
|
June 24, 2019, 02:28:44 PM |
|
BiblePay 1.4.3.6 - Leisure Upgrade
** Mac & Linux are compiling **
Mac & Linux versions ready Nothing changes after upgrade .... Why will shown "Insufficient funds" even I have enough abnweight and BBP? "Command": "getabnweight", "weight": 1021959.761631944, "total_required": 499999 Log Info: ***** CreateNewBlock::Unable to add ABN because CreateABN::Fail::Insufficient funds. ***** 2019-06-24 10:01:05 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0) The latest version didn't change the ABN reqs as I believe this is just a reporting issue (this version changed the error message displayed for one case, and fixed the lag(s) etc). But anyway for this particular problem lets try to hone in on it to get to the root of it, as maybe we need to make the ABN selector more conservative, so we don't report misleading errors to the users. Could you please paste the output of this: exec getabnweight 256000 1 Thanks. Also, could you please confirm that you are not able to mine after 6 blocks after your post? Output: "Command": "getabnweight", "weight": 1067191.152650463, "total_required": 499999, "coin_age_data": "499999.9962(2.13)=[1067191.15],\n", "weight 256000.00": 1067191.152650463, "total_required 256000.00": 499999 and
"blocks": 127463, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 1856.844342128564, "errors": "", "pooledtx": 0, "chain": "main", "genproclimit": 24, "networkhashps": 152605.5916258837, "hashps": 45368.7802483322, "minerstarttime": "06-24-2019 09:40:55", "hashcounter": 730271403, "pooledtx": 0, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "gsc_errors": "low abn weight 0", "poolmining": false, "pool_url": "", "required_abn_weight": 256000
Log: 2019-06-24 14:21:50 ***** CreateNewBlock::Unable to add ABN because CreateABN::Fail::Insufficient funds. ***** 2019-06-24 14:21:50 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0) biblepay.conf : minersleep=0 gen=1 genproclimit=24 disableclientsidetransmission=1
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 02:56:25 PM |
|
BiblePay 1.4.3.6 - Leisure Upgrade
** Mac & Linux are compiling **
Mac & Linux versions ready Nothing changes after upgrade .... Why will shown "Insufficient funds" even I have enough abnweight and BBP? "Command": "getabnweight", "weight": 1021959.761631944, "total_required": 499999 Log Info: ***** CreateNewBlock::Unable to add ABN because CreateABN::Fail::Insufficient funds. ***** 2019-06-24 10:01:05 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0) The latest version didn't change the ABN reqs as I believe this is just a reporting issue (this version changed the error message displayed for one case, and fixed the lag(s) etc). But anyway for this particular problem lets try to hone in on it to get to the root of it, as maybe we need to make the ABN selector more conservative, so we don't report misleading errors to the users. Could you please paste the output of this: exec getabnweight 256000 1 Thanks. Also, could you please confirm that you are not able to mine after 6 blocks after your post? Output: "Command": "getabnweight", "weight": 1067191.152650463, "total_required": 499999, "coin_age_data": "499999.9962(2.13)=[1067191.15],\n", "weight 256000.00": 1067191.152650463, "total_required 256000.00": 499999 and
"blocks": 127463, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 1856.844342128564, "errors": "", "pooledtx": 0, "chain": "main", "genproclimit": 24, "networkhashps": 152605.5916258837, "hashps": 45368.7802483322, "minerstarttime": "06-24-2019 09:40:55", "hashcounter": 730271403, "pooledtx": 0, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "gsc_errors": "low abn weight 0", "poolmining": false, "pool_url": "", "required_abn_weight": 256000
Log: 2019-06-24 14:21:50 ***** CreateNewBlock::Unable to add ABN because CreateABN::Fail::Insufficient funds. ***** 2019-06-24 14:21:50 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0) biblepay.conf : minersleep=0 gen=1 genproclimit=24 disableclientsidetransmission=1 Perfect, thank you! So I do see an issue in this circumstance, where the user only has One coin, due to transaction fees being added to the amount required, the wallet won't actually send the last coin.... OK, I will reproduce this locally and find a solution for this. In the mean time, although not a perfect solution, you can use 'exec bankroll 10 100000' to split your coin up into say 10 coins (dont worry you wont lose any BBP doing this, as the change will come back to you) - however you would lose coin-age doing this. I'll get back asap, once I can find a solution to this last coin issue.
|
|
|
|
pagalo
Newbie
Offline
Activity: 52
Merit: 0
|
|
June 24, 2019, 03:29:15 PM |
|
Hello I have installed the latest version Log file 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
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 }
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 03:34:48 PM |
|
Hello I have installed the latest version Log file 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
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?
|
|
|
|
slovakia
|
|
June 24, 2019, 03:38:00 PM |
|
ROB pls, fix your problem with mining ... all users got problem with mining
thanks
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 03:45:00 PM |
|
ROB pls, fix your problem with mining ... all users got problem with mining
thanks
No, only users with this specific last coin has a problem. Please stop posting FUD here, especially if you don't understand. Will you volunteer to help biblepay? I wonder who is selling the 666 variants? Can you help us find out?
|
|
|
|
capulo
Newbie
Offline
Activity: 491
Merit: 0
|
|
June 24, 2019, 03:45:45 PM |
|
Hello I have installed the latest version Log file 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
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? same here, last tx have 24 confirmation and still not mining i'm using linux binary for mining
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 04:06:47 PM |
|
** ABN Last Coin Issue **
1) We will have a release in one hour (for windows and self compiled nodes) addressing this problem. 2) If you are a self-compiled node, you may upgrade now and test 1.4.3.7. 3) A work-around to the problem is using 'exec bankroll qty denomination' (but you will lose coin-age).
|
|
|
|
pagalo
Newbie
Offline
Activity: 52
Merit: 0
|
|
June 24, 2019, 04:08:53 PM |
|
Hello I have installed the latest version Log file 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
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 downloaded from biblepay.org
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 04:10:05 PM |
|
Hello I have installed the latest version Log file 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
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.
|
|
|
|
pagalo
Newbie
Offline
Activity: 52
Merit: 0
|
|
June 24, 2019, 04:20:09 PM |
|
OK I will. Also tell me if I have to do anything. As for the POG commands in conf file: Can I use them? Do they have any usage. And just for help for all the miners. Can we have in the guide for mining a template of the conf file? I mean 1 conf that is used for pool mining, 1 conf that is used for solo, etc I think that would help a lot
|
|
|
|
sunk818
|
|
June 24, 2019, 04:29:41 PM |
|
Mining seems to be working for me... to mine with antibotnet (ABN) you need:
1 coin 64k BBP that is 4 days old, or 1 coin 128k BBP that is 2 days old, or 1 coin 256k BBP that is 1 day old, or 1 coin 512k BBP that is 0.5 day old, or 1 coin 1M BBP that is 0.25 day old?
I found these blocks on the pool. I used exec bankroll and split my coins to 257k BBP denominations...
127383 6/23/2019 7:39:09 PM 3141.0000 127381 6/23/2019 7:04:57 PM 3264.0000 127380 6/23/2019 6:59:09 PM 3271.0000
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 05:03:31 PM |
|
BiblePay gets its version information: In this version, QT gets its last mandatory version number- and uses it to update the overview page upgrade banner if necessary. In the version in Testnet, we have been working on a call that (handles multiple branch versions).
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 05:14:03 PM |
|
OK I will. Also tell me if I have to do anything. As for the POG commands in conf file: Can I use them? Do they have any usage. And just for help for all the miners. Can we have in the guide for mining a template of the conf file? I mean 1 conf that is used for pool mining, 1 conf that is used for solo, etc I think that would help a lot You can remove the tithe, and tithing keys - they are deprecated. For the new GSC POG, please use this key: pog_foundationdonation=nnn As far as the guide, yes, that is a good idea to have one for POBH, one for POG for example for the biblepay.conf. This would be perfect for a volunteer to do. Sun, are you interested? If not can you please delegate it to someone.
|
|
|
|
seeksilence1
Newbie
Offline
Activity: 86
Merit: 0
|
|
June 24, 2019, 05:18:16 PM |
|
Biblepay, could you please elaborate ABN? I think many people here do not understand it.
If I have 1 machines (with 12 threads each) and with a wallet with 256k bbp over 1 day coinage, this machine can only mine <=1 block each day? If I have 4 machines (with 12 threads each) and with the same wallet with 256k bbp over 1 day coinage, all 4 machines can only mine <=1 block each day?
Does 1 thread need 256k/day coinage?
The difficulty is low after abn since not many people can make the mining right.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 05:33:05 PM |
|
Biblepay, could you please elaborate ABN? I think many people here do not understand it.
If I have 1 machines (with 12 threads each) and with a wallet with 256k bbp over 1 day coinage, this machine can only mine <=1 block each day? If I have 4 machines (with 12 threads each) and with the same wallet with 256k bbp over 1 day coinage, all 4 machines can only mine <=1 block each day?
Does 1 thread need 256k/day coinage?
The difficulty is low after abn since not many people can make the mining right.
Sure, no problem. On the first machine, with 12 threads, and 256k coinage (via 256K bbp with 1 day age), yes, it can only mine 1 block per day, because if it finds a block, its coin age would be zero and slowly rise for 24 hours, and then be applicable to mine again once it breaks 256k in age again. And yes, each thread shares the same ABN. On machines 1-4 with the shared wallet, all 4 machines could only mine 1 block per day, and all four would simultaneously lose all the coin age. Yes, 1 thread needs 256K of coin age also.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 05:36:03 PM |
|
BiblePay 1.4.3.7-Leisure Upgrade
- Bubble ABN errors or success message to getmininginfo, do not clear errors until 3+ mins. - Allow last coin to be selected in ABN transactions (subtract txfee from amount spent)
Note: I believe this latest version will rectify every issue posted (except not having enough BBP in your account).
PS: MIP is traveling and unable to build linux for 14 more hours, please self-compile linux and Mac.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 24, 2019, 05:37:46 PM |
|
NOTE: We did the grunt work in testnet to get it syncing, so it should be relatively safe to participate now. Please help test the next version. Note2: Thank you to all who are writing to the orphans, I see a few new letters being voted on!
|
|
|
|
|