Bitcoin Forum
June 20, 2024, 12:01:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 10, 2019, 08:12:00 AM
Returning back to the topic of mining. I've followed sunk18 guides with the external miner. But I am getting "stratum_recv_line failed", perhaps my company is blocking now BBP mining connections?

stratum_recv_line failed

Are you getting this error right away, or after some mining time (like 10-30 min)?  The error means the pool disconnected you because it didn't receive a share from you for a long time. If your hash rate is low (like under 100 kh/s) then it is possible the pool difficulty is too high. If there's other connection problem right away, then it could be your company firewall. I wouldn't mine on company network or resources anyway...

You can try the different ports as a test.

URL (difficulty 4): stratum+tcp://5.135.183.202:3008
URL (vardiff 1-16): stratum+tcp://5.135.183.202:3032
URL (difficulty 256): stratum+tcp://5.135.183.202:3256

If your miner submits a share and it is accepted, miner will say:
accepted (yay!!!)

And your BBP address will show up here: http://5.135.183.202/workers

I am using under Windows 10:
Code:
bbpminer-x86 -o stratum+tcp://nomp.biblepay.org:3032 -u MINING_WALLET -p x

Or:
Code:
bbpminer-x86 -o stratum+tcp://5.135.183.202:3032 -u MINING_WALLET -p x

Both returns rightaway:

Code:
KJV Loaded
Using bbpminer version 1009

solo mining 0
[2019-11-10 08:57:12] Starting Stratum on stratum+tcp://5.135.183.202
[2019-11-10 08:57:12] 4 miner threads started, using 'pobh' algorithm.
[2019-11-10 08:57:12] Binding thread 3 to cpu 3
[2019-11-10 08:57:12] Binding thread 1 to cpu 1
[2019-11-10 08:57:12] Binding thread 2 to cpu 2
[2019-11-10 08:57:12] Binding thread 0 to cpu 0
[2019-11-10 08:57:31] stratum_recv_line failed
[2019-11-10 08:57:31] ...retry after 30 seconds

Last two lines in a loop (new line every 30 seconds).

Perhaps my hashrate is slow as I've been disconnected since 4th of November. But I cannot mine with the wallet client as well since then. The biblepay.conf file:

Code:
gen=1
genproclimit=3
minersleep=0
pool=tcp://5.135.183.202:3032
workerid=zupernovato1
workeridfunded=zupernovato2

But with getmining info:
Code:
...
"poolinfo3": "POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; ",
"poolmining": false
...

Do I need to register workerids on the new pools hosts?

Do I need to turn onh WCG-BOINC once again in team BiblePay? (I've read something about it in the recent pages of this thread).
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 09, 2019, 11:02:09 PM
Hello!
I have noticed that I wasn't mining with the regular wallet/miner.
It seems the pool has been updated (to nomp), but there is also a new miner, etc.
I am a bit lost, can I still mine with the regular wallet? Do I need to re-register in the new pool with the same username?
Also, it appeard a big unexpected increase in BBPs, so probably I mined in a fork once. I did an  -erasechain=1, and wallet seem ok, but that transaction still appears in the transactions log.
I have updated the config file with the new miner 5m ago, and it still showing "poolmining": false, but I do not know if I need to wait longer, or do something more.
Thank you,

go to tools, wallet repair
recover transactions 1

here are instructions on how to mine on nomp pool:

https://whitewalr.us/2019/biblepay-nomp-pool-mining.html

there are currently three to choose from:

http://5.135.183.202/

http://leopool.biblepay.org:8080/

http://nomp.biblepay.org/



Ok, I am trying to fix it.
Now I am quite worried. I have certain  BBPs shown in the 'BBP client', which seems the correct amount.
Like a year ago I've created a wallet which I use for mining. If I check it in the 'BBP explorer' site, it shows really slow amount and transactions each 15days to another wallet, emptying the mining wallet.
The destination wallet is registered in the 'BBP client' as CHRISTIAN-PUBLIC-KEY, and when checked in the 'explorer site', it shows almost the full amount I must own.

Am I doing something wrong? Is the 'Christian' wallet as well one of my wallets? How it is controlled the rate in which BBP mined coins in the mining wallet are send to that Christian wallet?

I am sorry if they are too basic questions. I am just a bit scared (although my BBPs are probably really low compared to any of the forum users hehe).

Thank you
Well first of all the Christian-Public-Key address in Prod does nothing special, it doesn't hold any special amount (although the one in TestNet does).

So to jump right to the explanation, each of your keys has a different balance.
I think the easiest way to see this is for you to go to : Settings | Check Enable Coin Control features.
Then go to Send Money | Coin Control.

Take a look at the balances per public key.  Those equal each of the explorers balances per public key.
When you add them up they equal your grand total.

This is primarily for Dashs anonymity feature(s).



Yes, as you said the balance under coin control fits with the total amount in the BBP Client, and makes sense when trying to send them (the coin control works at expected).
However, most of my BBPs are in the Christian-Public-Key. The mined BPPs againt a pool stored in a mining wallet address is re-sending ~~each 15 days the mined coins to that wallet.
Is it ok? Then my holding wallet is the Christian-Public key, right?

Yes, its OK, this is because in Prod, we send most of your change back to the CPK.  This is to allow the GSC system to auto-stake them continuing the cycle.

If you want them out of the CPK, just select them in coin control by checking that address then send them to one of your other owned addresses and the coins will then be out of your CPK.



Got it, thanks a lot Smiley

Returning back to the topic of mining. I've followed sunk18 guides with the external miner. But I am getting "stratum_recv_line failed", perhaps my company is blocking now BBP mining connections?

PS: The wallet client synchronises, however does not mine as well.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 09, 2019, 10:25:40 PM
Hello!
I have noticed that I wasn't mining with the regular wallet/miner.
It seems the pool has been updated (to nomp), but there is also a new miner, etc.
I am a bit lost, can I still mine with the regular wallet? Do I need to re-register in the new pool with the same username?
Also, it appeard a big unexpected increase in BBPs, so probably I mined in a fork once. I did an  -erasechain=1, and wallet seem ok, but that transaction still appears in the transactions log.
I have updated the config file with the new miner 5m ago, and it still showing "poolmining": false, but I do not know if I need to wait longer, or do something more.
Thank you,

go to tools, wallet repair
recover transactions 1

here are instructions on how to mine on nomp pool:

https://whitewalr.us/2019/biblepay-nomp-pool-mining.html

there are currently three to choose from:

http://5.135.183.202/

http://leopool.biblepay.org:8080/

http://nomp.biblepay.org/



Ok, I am trying to fix it.
Now I am quite worried. I have certain  BBPs shown in the 'BBP client', which seems the correct amount.
Like a year ago I've created a wallet which I use for mining. If I check it in the 'BBP explorer' site, it shows really slow amount and transactions each 15days to another wallet, emptying the mining wallet.
The destination wallet is registered in the 'BBP client' as CHRISTIAN-PUBLIC-KEY, and when checked in the 'explorer site', it shows almost the full amount I must own.

Am I doing something wrong? Is the 'Christian' wallet as well one of my wallets? How it is controlled the rate in which BBP mined coins in the mining wallet are send to that Christian wallet?

I am sorry if they are too basic questions. I am just a bit scared (although my BBPs are probably really low compared to any of the forum users hehe).

Thank you

Hi Buddy-

Well first of all the Christian-Public-Key address in Prod does nothing special, it doesn't hold any special amount (although the one in TestNet does).

So to jump right to the explanation, each of your keys has a different balance.
I think the easiest way to see this is for you to go to : Settings | Check Enable Coin Control features.
Then go to Send Money | Coin Control.

Take a look at the balances per public key.  Those equal each of the explorers balances per public key.
When you add them up they equal your grand total.

This is primarily for Dashs anonymity feature(s).



Yes, as you said the balance under coin control fits with the total amount in the BBP Client, and makes sense when trying to send them (the coin control works at expected).
However, most of my BBPs are in the Christian-Public-Key. The mined BPPs againt a pool stored in a mining wallet address is re-sending ~~each 15 days the mined coins to that wallet.
Is it ok? Then my holding wallet is the Christian-Public key, right?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 09, 2019, 09:19:51 PM
Hello!
I have noticed that I wasn't mining with the regular wallet/miner.
It seems the pool has been updated (to nomp), but there is also a new miner, etc.
I am a bit lost, can I still mine with the regular wallet? Do I need to re-register in the new pool with the same username?
Also, it appeard a big unexpected increase in BBPs, so probably I mined in a fork once. I did an  -erasechain=1, and wallet seem ok, but that transaction still appears in the transactions log.
I have updated the config file with the new miner 5m ago, and it still showing "poolmining": false, but I do not know if I need to wait longer, or do something more.
Thank you,

go to tools, wallet repair
recover transactions 1

here are instructions on how to mine on nomp pool:

https://whitewalr.us/2019/biblepay-nomp-pool-mining.html

there are currently three to choose from:

http://5.135.183.202/

http://leopool.biblepay.org:8080/

http://nomp.biblepay.org/



Ok, I am trying to fix it.
Now I am quite worried. I have certain  BBPs shown in the 'BBP client', which seems the correct amount.
Like a year ago I've created a wallet which I use for mining. If I check it in the 'BBP explorer' site, it shows really slow amount and transactions each 15days to another wallet, emptying the mining wallet.
The destination wallet is registered in the 'BBP client' as CHRISTIAN-PUBLIC-KEY, and when checked in the 'explorer site', it shows almost the full amount I must own.

Am I doing something wrong? Is the 'Christian' wallet as well one of my wallets? How it is controlled the rate in which BBP mined coins in the mining wallet are send to that Christian wallet?

I am sorry if they are too basic questions. I am just a bit scared (although my BBPs are probably really low compared to any of the forum users hehe).

Thank you
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 08, 2019, 08:16:10 PM
Hello!
I have noticed that I wasn't mining with the regular wallet/miner.
It seems the pool has been updated (to nomp), but there is also a new miner, etc.
I am a bit lost, can I still mine with the regular wallet? Do I need to re-register in the new pool with the same username?
Also, it appeard a big unexpected increase in BBPs, so probably I mined in a fork once. I did an  -erasechain=1, and wallet seem ok, but that transaction still appears in the transactions log.
I have updated the config file with the new miner 5m ago, and it still showing "poolmining": false, but I do not know if I need to wait longer, or do something more.
Thank you,
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 14, 2019, 10:37:49 AM
It seems I am stucked mining since 8 of October, as no new transactions arise. However, CPUs are working. I was on 1.4.9 version since it was delivered, and I have updated this morning to 1.5.0, but I am still in the same situation. Getinfo and getmininginfo show correct data. What could be happening?

PS. Traditional wallet/miner, I am not talking about the new miner.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 08, 2019, 07:44:55 AM
im using wallet ver. 1.4.9 64bit / win10(64bit)

My biblepay.conf:
Code:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.biblepay.org
workerid=zupernovato1
workeridfunded=zupernovato2

I have been receiving an error since last week, no way to fix it:
Code:
Assertion failed!

File:dbwrapper.h, Line 549

Expression: dbTx.IsClean()

I haven't been able to mine since or sync since it started. Any suggestions?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 01, 2019, 09:26:05 PM
Hello MIP. I'm reaching out this way as this seems to be a re-occurring issue. My BBP client was happy until this last mandatory upgrade. After upgrading, it will not connect to any peers. I have gone as far as completely removing BBP off of my system and deleting the residual files/folders and then re-installing as if I were a new user. Even without my wallet.dat and config file, it will not connect to any peers. I have attempted disabling Windows Defender firewall (Win10) and have also added the two IP addresses in my config file for the nodes you mentioned the last time I had connection issues. Any ideas what to try next? Thank you for you time and consideration on this matter.

I believe your IP was banned temporarily (for being on an old version).  Hopefully, you saved your peers.dat and that will go through all your peers and it'll eventually find one that didn't ban you. Alternative is to get yourself a new IP temporarily: tether to your smartphone, use OpenVPN and find a free open server online, etc.
I have the same issue. I will try your suggestions and report.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 15, 2019, 01:53:49 PM
Maybe this is a known issue, but i get a runtime error when opening the leaderboard.

"This application has requested  the Runtime to terminate  it in an unusual  way. Please contact the application's support team for more information."

Then biblepay crashes.


Mart

I tried to reproduce it with both synced and out-of-sync clients and I could not do it.

Is this happeening consistently or randomly? After startup or at any moment?

I think i know why it happened, although i don't see why this would relate to that. Today i logged in on my vps and was in shock that i had around 9 million bbp and was mining around 7480 bbp each 10 minutes. First i thought this was real, but later I realised that something is not okay here. Difficulty was around 2, so probably i was mining on a different chain for like 2 weeks... I think that this caused it somehow. After that i reindexed all the blocks and now it shows, a more normal bbp amount, but still it doesn't match with the transaction list. Very strange.


Mart

EDIT: copied a backup wallet file and now it is correct for so far i remember. That wallet got corrupt too i think....

It seems similar to what happened to me. There should be something in common that had caused it.

PD: However, it seems I am not mining anymore:
Code:
{
  "blocks": 131873,
  "currentblocksize": 1000,
  "currentblocktx": 0,
  "difficulty": 7834.995703879642,
  "errors": "",
  "pooledtx": 0,
  "chain": "main",
  "genproclimit": 3,
  "networkhashps": 535584.1039374968,
  "hashps": 0,
  "minerstarttime": "07-15-2019 10:40:32",
  "hashcounter": 0,
  "pooledtx": 0,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; ",
  "poolinfo5": "Internal ABN: Invalid 1563197230; ",
  "abninfo": "No block to mine... Please wait... 1563197290; No block to mine... Please wait... 1563197294; No block to mine... Please wait... 1563197297; ",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "https://pool.biblepay.org/",
  "required_abn_weight": 125000
}
And the config file:
Code:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.biblepay.org
workerid=My old and unique username under workers in 'pool' website.


In this case it looks like its the low ABN weight.
(You either must increase abn weight, or mine against a Funded pool worker - one that is created with "1" in the pool for funded).
Please paste 'exec getabnweight 125000' and we can see if your abn weight is too low to mine?


Thank you for your work, and help.
This is the output:
Code:
{
  "Command": "getabnweight",
  "version": 2.5,
  "weight": 99568.23384259258,
  "total_required": 179548,
  "weight 125000.00": 99568.23384259258,
  "total_required 125000.00": 179548
}

It seems for me that I need to create a new worker with a funded ABN? For how long?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 15, 2019, 01:23:26 PM
Maybe this is a known issue, but i get a runtime error when opening the leaderboard.

"This application has requested  the Runtime to terminate  it in an unusual  way. Please contact the application's support team for more information."

Then biblepay crashes.


Mart

I tried to reproduce it with both synced and out-of-sync clients and I could not do it.

Is this happeening consistently or randomly? After startup or at any moment?

I think i know why it happened, although i don't see why this would relate to that. Today i logged in on my vps and was in shock that i had around 9 million bbp and was mining around 7480 bbp each 10 minutes. First i thought this was real, but later I realised that something is not okay here. Difficulty was around 2, so probably i was mining on a different chain for like 2 weeks... I think that this caused it somehow. After that i reindexed all the blocks and now it shows, a more normal bbp amount, but still it doesn't match with the transaction list. Very strange.


Mart

EDIT: copied a backup wallet file and now it is correct for so far i remember. That wallet got corrupt too i think....

It seems similar to what happened to me. There should be something in common that had caused it.

PD: However, it seems I am not mining anymore:
Code:
{
  "blocks": 131873,
  "currentblocksize": 1000,
  "currentblocktx": 0,
  "difficulty": 7834.995703879642,
  "errors": "",
  "pooledtx": 0,
  "chain": "main",
  "genproclimit": 3,
  "networkhashps": 535584.1039374968,
  "hashps": 0,
  "minerstarttime": "07-15-2019 10:40:32",
  "hashcounter": 0,
  "pooledtx": 0,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; POOL DOWN-REVERTING TO SOLO MINING; ",
  "poolinfo5": "Internal ABN: Invalid 1563197230; ",
  "abninfo": "No block to mine... Please wait... 1563197290; No block to mine... Please wait... 1563197294; No block to mine... Please wait... 1563197297; ",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "https://pool.biblepay.org/",
  "required_abn_weight": 125000
}
And the config file:
Code:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.biblepay.org
workerid=My old and unique username under workers in 'pool' website.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 15, 2019, 10:42:44 AM


Hello. First of all, I updated to 1.4.4.2 and did a clean start (following this guide: https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/, and then, running the client with erasechain option). After resync, the result is what I've been afraid of, a ZERO BBP wallet, including the ones I bought and mined at the BOINC era. Millionary transaction have dissapeared in the log, and I have just one Evolution transaction (it seems that one, or the next one, turned my client to mine into the fork, I dunno how). I do not know what I can do now, I am a bit lost. I still keep a back-up of the pre-evolution wallet.dat, just in case. I think I mined legit pre-evo update.

My config is:

Code:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.purepool.org
workerid=#####

Any help is appreciated, thank you.

Did you copy your wallet.dat file from %appdata%/Biblepaycore to new location %appdata%/Biblepayevolution ?


I am re-doing the explained steps including this time a copy_paste of the wallet.dat back-up, and a modified config file (I've just discovered that pool.puerpool is closed Sad. Now I am using the main pool with its proper workerid.

EDIT: This second chance made the trick. Now it shows the proper BPPs in my wallet (pre-evolution). Let's see how about the mining Wink. Thank y'all.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 15, 2019, 10:25:33 AM
I remember Dave_BBP and Gilligan had a Windows10 mining crash issue, please let us know if the last release solved the problem.


In case this answer was for me, I updated my post with more info just now. And yes, Im in windows 10.

Also, please check this out, and see Moving the Wallet section:
https://wiki.biblepay.org/Evolution_Upgrade


Somehow the remote console is stucked, and rejecting any connection that I try, so I won't have access till Monday. However, I assure you that I have followed the steps and that I am running evolution. Even the icons for mined BBPs are different (they are like birds). I am probably not using the last version that you posted here, but the last but one (the last mandatory). Should I do a 'biblepay-qt --erasechain' first of all? I have seen in reddit someone with the same problem as me, but that, after running that command, his BBPs, including the old mined ones in the BOINC era, went to zero (which does not make sense).

Ok, no problem and I wish you the best on recovering it all.  
Technically, the last mandatory 1.4.0.1, is still "good enough" to use and mine on, but we had a GSC issue a couple weeks ago where we recommended everyone upgrade, and to erase the chain (just in case a node tried to go on the lower proto version sanc side).

So yes, if your node doesnt agree with https://chainz.cryptoid.info/bbp/ , please start with
./biblepay-qt -erasechain=1

And let it resync.  Its a wives tail that you will lose all your BBP.  That comes from the very true fact that if you start with 0 legal coins, and mine on a fork 100% of the time, all the BBP mined on the fork will be lost.

But during a resync, all official main-chain BBP is still in the wallet.


Hello. First of all, I updated to 1.4.4.2 and did a clean start (following this guide: https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/, and then, running the client with erasechain option). After resync, the result is what I've been afraid of, a ZERO BBP wallet, including the ones I bought and mined at the BOINC era. Millionary transaction have dissapeared in the log, and I have just one Evolution transaction (it seems that one, or the next one, turned my client to mine into the fork, I dunno how). I do not know what I can do now, I am a bit lost. I still keep a back-up of the pre-evolution wallet.dat, just in case. I think I mined legit pre-evo update.

My config is:

Code:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.purepool.org
workerid=#####

Any help is appreciated, thank you.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 13, 2019, 10:27:20 PM
I remember Dave_BBP and Gilligan had a Windows10 mining crash issue, please let us know if the last release solved the problem.


In case this answer was for me, I updated my post with more info just now. And yes, Im in windows 10.

Also, please check this out, and see Moving the Wallet section:
https://wiki.biblepay.org/Evolution_Upgrade


Somehow the remote console is stucked, and rejecting any connection that I try, so I won't have access till Monday. However, I assure you that I have followed the steps and that I am running evolution. Even the icons for mined BBPs are different (they are like birds). I am probably not using the last version that you posted here, but the last but one (the last mandatory). Should I do a 'biblepay-qt --erasechain' first of all? I have seen in reddit someone with the same problem as me, but that, after running that command, his BBPs, including the old mined ones in the BOINC era, went to zero (which does not make sense).
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 13, 2019, 02:51:42 PM

Yes, and I see a lot of windows10 users appear to not edit the correct biblepay.conf file.

Please navigate to:
%appdata%\biblepayevolution

Create the biblepay.conf there.  Then look at it in DOS, and ensure its called "biblepay.conf" not "biblepay.conf.conf.txt" etc.

Happy mining!


Hello! Something weird is happeing on my side, after an update (I am not sure which one) I started to mine millions (which is impossible just with a laptop). I have checked now my wallet at: https://chainz.cryptoid.info/bbp/, and I am not mining there since 1st of June. But the worst is that I have two more movements 23rd of June and another one 24th of June of an average of MINUS 2500 BBPs each time. But going backwards shows to me that everything I mined, was taken out everytime I had more than a BBP (pluses followed by minus all the time).

I am in shocked, as I had even bought BBPs this summer, so I could start to contribute with PoS + mining + old BOINC system.

PD: I can see in the same webpage that all was moved to a 'Guesstimated Wallet', whatever that is, where my main address appears as the owner of that guess wallet. So perhaps not all is lost. But still I am mining millions without a reason. Perhaps I am in a forked wallet? How could that happend?

I need some guidance now.

First, have no fear that any BBP you bought or mined on the main chain is still there, as long as you have the wallet.dat file.

One step at a time, we will need to ensure you upgraded to Evolution.  You should be on 1.4.4.0, what version do you have?

Note that Evo required us to move the wallet.dat file to the new location.  You may still be mining in BiblePay Classic, which would explain how you solved so many blocks (diff is probably .0001) now.


Ok, thank you. I followed the upgrade steps, including a backup of wallet.dat (that I still keep it safe just in case of). It seems the remote acces has been cut now, as soon as it resets or I have physical access to the machine, I'll give you every detail you need. Thank you so much.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 13, 2019, 02:44:50 PM
I remember Dave_BBP and Gilligan had a Windows10 mining crash issue, please let us know if the last release solved the problem.


In case this answer was for me, I updated my post with more info just now. And yes, Im in windows 10.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: July 13, 2019, 02:38:23 PM

Yes, and I see a lot of windows10 users appear to not edit the correct biblepay.conf file.

Please navigate to:
%appdata%\biblepayevolution

Create the biblepay.conf there.  Then look at it in DOS, and ensure its called "biblepay.conf" not "biblepay.conf.conf.txt" etc.

Happy mining!


Hello! Something weird is happeing on my side, after an update (I am not sure which one) I started to mine millions (which is impossible just with a laptop). I have checked now my wallet at: https://chainz.cryptoid.info/bbp/, and I am not mining there since 1st of June. But the worst is that I have two more movements 23rd of June and another one 24th of June of an average of MINUS 2500 BBPs each time. But going backwards shows to me that everything I mined, was taken out everytime I had more than a BBP (pluses followed by minus all the time).

I am in shocked, as I had even bought BBPs this summer, so I could start to contribute with PoS + mining + old BOINC system.

PD: I can see in the same webpage that all was moved to a 'Guesstimated Wallet', whatever that is, where my main address appears as the owner of that guess wallet. So perhaps not all is lost. But still I am mining millions without a reason. Perhaps I am in a forked wallet? How could that happend?

I need some guidance now.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay ✟ Governance ✟ Help Orphans ✟ PODC Cancer Mining ✟ Deflationary ✟ on: October 15, 2018, 06:13:09 PM
So, another noob question.

I began PODC mining a few days ago, staking the 1000 BBP given by the faucet.
My first two payments were 10 BBP each with 10% rewards.
Now, after a few days of running the BOINC  manager 24/7, I haven't been paid since.
If I run exec totalrac in the wallet console I get this message:

"Total RAC": 2284.15,
  "UTXO Target": 50251.3,
  "StakeBalance": 0,
  "Note": "You have less stake balance available than needed for the PODC UTXO Target.  Coins must be more than 5 confirmations deep to count.  See coin control.",
  "Threshhold to receive 10% rewards (below this UTXO Amount rewards are lost)": 1827.32,

So, what do I do now? Do I have to buy BBP from an exchange to continue mining? Or stop the Boink manager so that my RAC drops?
It will take several days for your RAC to drop enough (also, it takes several days to grow to the true potential). I suggest you buy a good amount (let's say 70k at least), in the long run it is worth it (I did exactly this a couple of weeks ago) + stopping miner and boinc till the day that BPPs are in your wallet.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay ✟ Governance ✟ Help Orphans ✟ PODC Cancer Mining ✟ Deflationary ✟ on: October 08, 2018, 05:13:47 PM
PurePool is showing ConnectionRefusedError in all its workers.  It looks that the pool is down.
Las block found was 18 hours ago.
@Light, can you have a look?

Yes, all my workers are showing ConnectionRefusedError to!, Hope someone can take a look and put PurePool back on track.
It happened the same to me, is it fixed yet?
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay ✟ Governance ✟ Help Orphans ✟ PODC Cancer Mining ✟ Deflationary ✟ on: October 03, 2018, 05:30:09 PM
Didn't help on my end either. But if I am correct, Android mining as 'unbanked-only' (so if you want to mine without staking) only works with Rosetta.

This is an interesting question. I primarily crunch WCG on Android, but get Rosetta from time to time. If Rosetta RAC is 0, I wonder if we will get 0 PoDC payment. Rob said upcoming version won't require Rosetta RAC, so hopefully that applies to unbanked Android ARM crunching too.

There numbers are from R@H and it seems that there are indeed very little Android tasks.
My unbanked-CPID is:
8791a036b545f35e9ebd9333922738ac

Rob wants to know if you did not get paid recently because you are Android ARM unbanked.

https://www.biblepay-central.org/en/podc/user/1986929/
It is Rosetta required at all if it is supporting WCG? I started with rosetta but migrate to WCG so I could double dip with byteball-sparc-neummanium
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay ✟ Governance ✟ Help Orphans ✟ PODC Cancer Mining ✟ Deflationary ✟ on: October 02, 2018, 09:39:36 PM
Anyone have any thoughts about using the biblepay pool vs. the purepool? Are there situations where one is preferable to the other?

BiblePay Pool (pool.biblepay.org) requires you to register an account and then create a workerid. The pool most resembles mpos style.

Purepool is anonymous where your wallet address is the workerid. This is like yiimp style. It is easier to get set up and PoW mining on purepool IMO.

Thank you for that explanation. If I may press my luck for more help...

I'm having difficulty with the wallet and CPU usage-- it seems the CPU for BBP Core hangs out at 40% and doesn't go much lower (on a 7th gen celeron).  I have a 2nd wallet on an intel i7 with gneproclimit = 1 and it does the same.
Here's my config from the celeron:

Code:
addnode=node.biblepay.org
addnode=biblepay.inspect.network
gen=1
genproclimit=1
minersleep=20
poolport=80
pool=https://pool.purepool.org
workerid=MY_BBP_ADDRESS

Anything I can change further to lower the CPU usage? Thanks.

Edit: I'm noticing in Transactions, there is a PODC update that seems stuck on confirming. I'll let it run for a bit and see if when done the CPU goes back to normal.

If you want to lower your CPU usage just increase the minersleep value. Try 100, 200, or even 500 ms (if you don't really care about the hash you make when heat mining). The transaction should have nothing to do with this.


P.S.: You can remove the addnode lines and the poolport line, they are redundant
Is the poolport right for the https connection? Shouldn't be 443? (and redundant as well).
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!