Author

Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes) - page 377. (Read 243454 times)

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Jaap, we received 100 new pool users today, so it appears the airdrop is working!  Great Job!

That is great news!

Those that are trying to receive faucet payment... they run into error which was mentioned before.

Quote
Withdrawal Error
Sorry, CPID does not have enough RAC (Rac is currently reading at -2). Please ensure you have switched your team to Biblepay, and your RAC > 100 in either Rosetta@Home or World Community Grid.

How often does pool.biblepay.org pull in RAC data from Rosetta@Home and WCG? Is it pulled in on a schedule (e.g. once a day)? Just want to set correct expectations with new members.

Is the correct place to see RAC for airdrop, Reports > Rosetta Machine Leaderboard View on pool.biblepay.org ?

https://imgur.com/a/ZoQFsQa

The pool gets its info from the sancs once every 4 hours.

It can take up to 24 hours for the faucet to induct your RAC.  They just need to crunch 24 hours before trying.
(This is because both Rosetta and WCG have different data export rules for new RAC.   We don't use web sites, the sancs go directly to the boinc export files).


newbie
Activity: 267
Merit: 0
BBP video review provided by Love for Crypto Youtube Channel:

https://www.youtube.com/watch?v=0TjKcsTEkpI
full member
Activity: 574
Merit: 104
mmm I think I kinda get it =D

But...what address do I need to put in the "auto withdraw" form on the biblepay.org pool? Any of them?

Yeah, you can use any of them. I don't know the command for linux to show all the addresses you have used in the past. But you can use any of those addresses at anytime in the future. They stay yours and are stored in your wallet.dat.

jr. member
Activity: 313
Merit: 8
mmm I think I kinda get it =D

But...what address do I need to put in the "auto withdraw" form on the biblepay.org pool? Any of them?
full member
Activity: 574
Merit: 104
Thanks!
So I did that, and now I have two "accounts" when I use "./biblepay-cli listaccounts" :
 "": 2908.87995899,
 "thenameichose": 0.00000000

the "" address is one that changes every once in a while... and the other one has 0 BBP

So what I'd like to do now, is use my "thenameichose" address everywhere: on the pool, on the faucets, for eventual transactions...
And have my "2908.something" BBP on that "thenameichose" address Smiley

Is that possible?

Thanks again! And sorry for the dumb questions =((



thanks for the link, but what I meant is...
I already installed everything, and got everything running fine.
Now, if I'd like to create my "own personal" BBP address, how am I supposed to do, using Ubuntu 16 with the CLI version?

You can use the following command:
Code:
./biblepay-cli getaccountaddress "INSERT_NAME"

INSERT_NAME = the name you want to give this address in your address-book. For example:

./biblepay-cli getaccountaddress "donations"

You now should see a Biblepay Address in a new line.

You can show all your labeled accounts by using the following command:
Code:
./biblepay-cli listaccounts

Ans I'm sure there are also other ways Smiley

Hmm... I understand what you want.

It's nice to have one address on which you can receive and send all payments (although from a safety-perspective it's not ideal). But Bitcoin and it's derivatives (like BiblePay) work with something called 'change addresses'. If you pay someone, this transaction will spend ALL BBP that is on the spending address. For example, if you have 1000 BBP on an address, and send someone 1 BBP, it will actually spend the whole 1000 BBP and send the change (999 BBP) to a new address.

Technically this could be same address than the one you spent from, but I'm not sure about the technicalities behind that. Practically, you can receive anything on any address, but spending works differently (although you can select inputs manually when you want to send coins).

I guess this is also the reason why the "" address is changing. Your wallet is sending BBP to stake a couple of times a day (it's sending it to itself, but it's still a transaction), so it's spending BBP from some particular address (or addresses, since a payments can have multiple addresses as input, if the balance on one address is too low), and sends it to the staking address.

But your wallet works as a whole, including all addresses. Your wallet just shows the total balance of all addresses.

Not sure if I answered your question now, haha! Short answer: maybe it's possible, but it's difficult and our system is not meant to operate in that way.
jr. member
Activity: 313
Merit: 8
Thanks!
So I did that, and now I have two "accounts" when I use "./biblepay-cli listaccounts" :
 "": 2908.87995899,
 "thenameichose": 0.00000000

the "" address is one that changes every once in a while... and the other one has 0 BBP

So what I'd like to do now, is use my "thenameichose" address everywhere: on the pool, on the faucets, for eventual transactions...
And have my "2908.something" BBP on that "thenameichose" address Smiley

Is that possible?

Thanks again! And sorry for the dumb questions =((



thanks for the link, but what I meant is...
I already installed everything, and got everything running fine.
Now, if I'd like to create my "own personal" BBP address, how am I supposed to do, using Ubuntu 16 with the CLI version?

You can use the following command:
Code:
./biblepay-cli getaccountaddress "INSERT_NAME"

INSERT_NAME = the name you want to give this address in your address-book. For example:

./biblepay-cli getaccountaddress "donations"

You now should see a Biblepay Address in a new line.

You can show all your labeled accounts by using the following command:
Code:
./biblepay-cli listaccounts

Ans I'm sure there are also other ways Smiley
full member
Activity: 574
Merit: 104
thanks for the link, but what I meant is...
I already installed everything, and got everything running fine.
Now, if I'd like to create my "own personal" BBP address, how am I supposed to do, using Ubuntu 16 with the CLI version?

You can use the following command:
Code:
./biblepay-cli getaccountaddress "INSERT_NAME"

INSERT_NAME = the name you want to give this address in your address-book. For example:

./biblepay-cli getaccountaddress "donations"

You now should see a Biblepay Address in a new line.

You can show all your labeled accounts by using the following command:
Code:
./biblepay-cli listaccounts

Ans I'm sure there are also other ways Smiley
jr. member
Activity: 313
Merit: 8
thanks for the link, but what I meant is...
I already installed everything, and got everything running fine.
Now, if I'd like to create my "own personal" BBP address, how am I supposed to do, using Ubuntu 16 with the CLI version?
jr. member
Activity: 313
Merit: 8
Thanks again for your kind answers!

So, I can setup my "own" personal address, am I right?
How do I do this, in an Ubuntu CLI-only environment? (CLI wallet..)

Thanks again
full member
Activity: 574
Merit: 104
Jaap, we received 100 new pool users today, so it appears the airdrop is working! Great Job!


Woohoo! Cool Now let's hope that we can squeeze a bunch of new long-term users out of this airdrop.
full member
Activity: 574
Merit: 104
Jaap, we received 100 new pool users today, so it appears the airdrop is working!  Great Job!

That is great news!

Those that are trying to receive faucet payment... they run into error which was mentioned before.

Quote
Withdrawal Error
Sorry, CPID does not have enough RAC (Rac is currently reading at -2). Please ensure you have switched your team to Biblepay, and your RAC > 100 in either Rosetta@Home or World Community Grid.

How often does pool.biblepay.org pull in RAC data from Rosetta@Home and WCG? Is it pulled in on a schedule (e.g. once a day)? Just want to set correct expectations with new members.

Is the correct place to see RAC for airdrop, Reports > Rosetta Machine Leaderboard View on pool.biblepay.org ?

https://imgur.com/a/ZoQFsQa

I've updated the guide on biblepay-central to better reflect the fact that it can take a while before the faucet detects your RAC.
full member
Activity: 1176
Merit: 111
Jaap, we received 100 new pool users today, so it appears the airdrop is working!  Great Job!

That is great news!

Those that are trying to receive faucet payment... they run into error which was mentioned before.

Quote
Withdrawal Error
Sorry, CPID does not have enough RAC (Rac is currently reading at -2). Please ensure you have switched your team to Biblepay, and your RAC > 100 in either Rosetta@Home or World Community Grid.

How often does pool.biblepay.org pull in RAC data from Rosetta@Home and WCG? Is it pulled in on a schedule (e.g. once a day)? Just want to set correct expectations with new members.

Is the correct place to see RAC for airdrop, Reports > Rosetta Machine Leaderboard View on pool.biblepay.org ?

https://imgur.com/a/ZoQFsQa
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Jaap, we received 100 new pool users today, so it appears the airdrop is working!  Great Job!

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
If any of the devs want a fun project:

The linux wallet boots in roughly 10 seconds or so now, which appears to be great, with about half of that time consumed in memorizeprayers (in DeserializePrayersFromFile).

The windows wallet however boots quicker than the past, now that it is quickly checking blocks (same time as linux consumed), but memorizeprayers still seems to lag on windows.  You can try to figure out why windows is slower in DeserializePrayersFromFile() <-- thats the function that is 400% slower in windows. 


full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
oh, and while I'm here... it seems that my address changes quite regularly.
What address do I have to enter in the pool?
Any of them?

Since we are based off of Dash, we inherited a lot of those features, but once you have your initial set of addresses you should not keep seeing new ones, instead you have control over the small list - if you are in QT you have to manually add one in File | Receiving Addresses | Add.  But you can re-use the existing ones.

full member
Activity: 574
Merit: 104
oh, and while I'm here... it seems that my address changes quite regularly.
What address do I have to enter in the pool?
Any of them?

You can have as many addresses as you like.

My advice would be to go to your wallet and click 'file > receiving addresses'. You can then create a new receive-address with your own label, and use that for the pool.
full member
Activity: 574
Merit: 104
Great! The faucet worked!
Thank you very much, so far this community has been very supportive. I'm quite happy to join this nice project Smiley))

Successfully transmitted 2900 BiblePay to BSATbruuKuvStDgm3uZJ5AtJMNq1ywqzQT.

Transaction ID: 7c969bac153ac49fd86e05a7131ec8b6336c42fb98a7ba94c973405d8dffe8c8

I did everything (biblePay daemon setup, Boinc setup, connecting wallet to Rosetta) before applying for the faucet, I hope everything will go fine

And thank you for joining us. Welcome Smiley Also, your feedback has made us become a little bit better.

If you have any further questions, just let us know!
jr. member
Activity: 313
Merit: 8
oh, and while I'm here... it seems that my address changes quite regularly.
What address do I have to enter in the pool?
Any of them?
jr. member
Activity: 313
Merit: 8
Great! The faucet worked!
Thank you very much, so far this community has been very supportive. I'm quite happy to join this nice project Smiley))

Successfully transmitted 2900 BiblePay to BSATbruuKuvStDgm3uZJ5AtJMNq1ywqzQT.

Transaction ID: 7c969bac153ac49fd86e05a7131ec8b6336c42fb98a7ba94c973405d8dffe8c8

I did everything (biblePay daemon setup, Boinc setup, connecting wallet to Rosetta) before applying for the faucet, I hope everything will go fine
Jump to: