Bitcoin Forum
June 27, 2025, 04:27:14 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 [633] 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 ... 844 »
  Print  
Author Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes)  (Read 243624 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (345 posts by 1+ user deleted.)
dnsokoljuk
Member
**
Offline Offline

Activity: 924
Merit: 11


View Profile WWW
February 21, 2019, 10:23:42 PM
 #12641

Really? Bible pay? It something new and not seen before. Maybe it will grow.
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1534

www.ixcoin.net


View Profile WWW
February 21, 2019, 11:01:11 PM
 #12642

* * * CRYPTOBRIDGE UPDATE * * *

Good news!, We are updated to v1.1.8.8 and deposits and withdrawals re-opened

https://wallet.crypto-bridge.org/market/BRIDGE.BBP_BRIDGE.BTC

Ha, those 777 orders!

Interesting. 

Anyway...

What % of donations reach the final intended destination?

Also, are any devs out in the open?  This is a great project but trust will be an issue so getting some name people can trust would be a big help.  Thanks!

Best wishes.

iXcoin - Welcome to the F U T U R E!
sunk818
Full Member
***
Offline Offline

Activity: 1176
Merit: 111



View Profile WWW
February 21, 2019, 11:07:11 PM
 #12643

Really? Bible pay? It something new and not seen before. Maybe it will grow.

the author works for coinbase and is heading their charity division. really fascinating what he was doing with crypto and getting charity out globally...

The Decentralized Charity Ecosystem
https://medium.com/givecrypto/the-decentralized-charity-ecosystem-8cf8eaea7b21

But despite the early idealism of Bitcoin, people often overlook the potential of using digital currency to provide aid to people in areas where the currency or the government is broken.

bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 21, 2019, 11:09:22 PM
 #12644

* * * CRYPTOBRIDGE UPDATE * * *

Good news!, We are updated to v1.1.8.8 and deposits and withdrawals re-opened

https://wallet.crypto-bridge.org/market/BRIDGE.BBP_BRIDGE.BTC

Ha, those 777 orders!

Interesting. 

Anyway...

What % of donations reach the final intended destination?

Also, are any devs out in the open?  This is a great project but trust will be an issue so getting some name people can trust would be a big help.  Thanks!

Best wishes.


Economics:

https://wiki.biblepay.org/Economics


From a simpler standpoint, 20% of our coins are held back for governance.  Out of that half goes to charity.  100% of our charity expenses go to very high efficiency charities like Compassion (where over 75% reaches the end user).  In reality for the last year, about 95% went to orphanage expenses, so we have been very effective.

Check out our Bio page on our web site. 


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
sunk818
Full Member
***
Offline Offline

Activity: 1176
Merit: 111



View Profile WWW
February 22, 2019, 04:58:04 AM
 #12645

Less 50% are upgraded to the latest mandatory.

There's going to be a lot of upset people when the chain forks.

Code:
20:55:56 exec versionreport
20:55:57
{
  "Version": "Popularity,Percent %",
  "1185": "1; 0.49%",
  "1186": "33; 16.10%",
  "1187": "20; 9.76%",
  "1188": "30; 14.63%",
  "1189": "23; 11.22%",
  "1191": "98; 47.80%"
}

capulo
Newbie
*
Offline Offline

Activity: 491
Merit: 0


View Profile
February 22, 2019, 08:37:11 AM
 #12646

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage
coinsinspect
Newbie
*
Offline Offline

Activity: 164
Merit: 0


View Profile
February 22, 2019, 09:31:50 AM
 #12647

Masternode questions.
I am getting this every few weeks:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": "NEW_START_REQUIRED"

Why this happens ?
How to resolve this the quickest way ?
MIP
Newbie
*
Offline Offline

Activity: 362
Merit: 0


View Profile
February 22, 2019, 12:50:23 PM
 #12648

Masternode questions.
I am getting this every few weeks:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": "NEW_START_REQUIRED"

Why this happens ?
How to resolve this the quickest way ?

It should not happen, unless you have problems with watchman or your wallet stalls or forks. So there is not a single shortcut to find the causes.

To check if you are stalled:
see last block in http://explorer.biblepay.org:3001/ and compare with your MN wallet (getinfo)

To check if you are in a fork:
compare the hash of a recent block in http://explorer.biblepay.org:3001/ with the same block hash in your MN wallet (getblockhash)

To check if watchman is working:
execute on linux
cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py

If it returns empty, you are ok.

To check if watchman cron tab is running fine
sudo grep "CRON" /var/log/syslog|tail -n 5

and see the timestamp of the last lines is within the last 2 minutes.

bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 03:33:47 PM
 #12649

Less 50% are upgraded to the latest mandatory.

There's going to be a lot of upset people when the chain forks.

Code:
20:55:56 exec versionreport
20:55:57
{
  "Version": "Popularity,Percent %",
  "1185": "1; 0.49%",
  "1186": "33; 16.10%",
  "1187": "20; 9.76%",
  "1188": "30; 14.63%",
  "1189": "23; 11.22%",
  "1191": "98; 47.80%"
}

Well from your report, we have had 59% upgrade (1189 was the mandatory version), and as of now its about 63%, but yes, these other 37% will be mad if they mine on a fork, depending on how many are legitimate users and how many think they are pulling a fast one on us.


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 03:35:57 PM
 #12650

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage

Yes, exec bankroll will skip pog-denominated balances yes.

As far as the enhancement, I don't think its a priority, but if you want you can put in a ticket in github and we will mark it as enhancement.

You can also help us look for additional c++ blockchain devs to complete our roadmap faster.

In the mean time you can alternatively make as many bankroll denoms as possible, or send your coins to an expirimental wallet and make them there etc.

EDIT 2:  Btw, yes you can send those coins from your custom address to yourself with an exact suffix (equaling the bankroll suffix) and it wont spend them in podc update or bankroll create.


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
sunk818
Full Member
***
Offline Offline

Activity: 1176
Merit: 111



View Profile WWW
February 22, 2019, 03:42:53 PM
 #12651

On the ARMs: Yes, I have some Raspberries (RPi 3b and 3b+), some Orange Pis (O-Pi PC 2) and an Odroid C2.
They all run quite stable; the biggest issue with the BBP wallet right now is the I/O of the SD cards (especially when running multiple wallets) and the traffic if you use wifi.
However you need some cooling of course; I use those cheap mini-racks and some passive cooling on the chips with a 120mm FAN on the side of the rack. Wink

Power-wise it's safe to say that none of those uses north of 5 watts.

I can imagine trying to sync the blockchain on a microSD can be quite taxing. Once it is 100% synced though, I imagine there's not a lot required of the Rasp Pi? I was thinking part of the PoG marketing could be setting up Rasp Pi with Linux OS and BiblePay pre-installed (no wallet, but blockchain up to a point, with biblepay.conf pre-configured). So, all person has to do is get it online. Is Rasp Pi command line only or can you have GUI? then person just has to plug it in and they are mostly done? Their own PoG tither with very little effort. The little PoGger that could! Wink

Well from your report, we have had 59% upgrade (1189 was the mandatory version), and as of now its about 63%, but yes, these other 37% will be mad if they mine on a fork, depending on how many are legitimate users and how many think they are pulling a fast one on us.

Let's give people the benefit of the doubt. If we give people grace and assume they either don't know about the latest mandatory or have reached upgrade fatigue... those are also real possibilities.

bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 03:48:48 PM
 #12652


BiblePay
1.1.9.2-Leisure Upgrade


- Make getdimensionalcoins show every bank note (not a sum)
- Add exec pogdifficultysimulation (this shows minimum tithe parameters
per difficulty level)
- Add 1 minute continual refresh to sendcoinsentry UI  tithe parameters
(in red)
- Show sendcoinsentry tithe params with correct scale (not rounded down)
- Ensure miner sends full tithe amount (not 90%)

🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 03:54:47 PM
Last edit: February 22, 2019, 05:04:03 PM by bible_pay
 #12653

On the ARMs: Yes, I have some Raspberries (RPi 3b and 3b+), some Orange Pis (O-Pi PC 2) and an Odroid C2.
They all run quite stable; the biggest issue with the BBP wallet right now is the I/O of the SD cards (especially when running multiple wallets) and the traffic if you use wifi.
However you need some cooling of course; I use those cheap mini-racks and some passive cooling on the chips with a 120mm FAN on the side of the rack. Wink

Power-wise it's safe to say that none of those uses north of 5 watts.

I can imagine trying to sync the blockchain on a microSD can be quite taxing. Once it is 100% synced though, I imagine there's not a lot required of the Rasp Pi? I was thinking part of the PoG marketing could be setting up Rasp Pi with Linux OS and BiblePay pre-installed (no wallet, but blockchain up to a point, with biblepay.conf pre-configured). So, all person has to do is get it online. Is Rasp Pi command line only or can you have GUI? then person just has to plug it in and they are mostly done? Their own PoG tither with very little effort. The little PoGger that could! Wink

Well from your report, we have had 59% upgrade (1189 was the mandatory version), and as of now its about 63%, but yes, these other 37% will be mad if they mine on a fork, depending on how many are legitimate users and how many think they are pulling a fast one on us.

Let's give people the benefit of the doubt. If we give people grace and assume they either don't know about the latest mandatory or have reached upgrade fatigue... those are also real possibilities.





🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
capulo
Newbie
*
Offline Offline

Activity: 491
Merit: 0


View Profile
February 22, 2019, 05:49:28 PM
 #12654

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage

Yes, exec bankroll will skip pog-denominated balances yes.

As far as the enhancement, I don't think its a priority, but if you want you can put in a ticket in github and we will mark it as enhancement.

You can also help us look for additional c++ blockchain devs to complete our roadmap faster.

In the mean time you can alternatively make as many bankroll denoms as possible, or send your coins to an expirimental wallet and make them there etc.

EDIT 2:  Btw, yes you can send those coins from your custom address to yourself with an exact suffix (equaling the bankroll suffix) and it wont spend them in podc update or bankroll create.



my question was if piles are skipped only by suffix 0.001? because if i send tithe from some pile, then pile is decreased no only by tithe amount but also by fees, and then i lost suffix 0.001. from 10000.001 pile i have after tithe 9991.90092320
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 06:21:24 PM
 #12655

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage

Yes, exec bankroll will skip pog-denominated balances yes.

As far as the enhancement, I don't think its a priority, but if you want you can put in a ticket in github and we will mark it as enhancement.

You can also help us look for additional c++ blockchain devs to complete our roadmap faster.

In the mean time you can alternatively make as many bankroll denoms as possible, or send your coins to an expirimental wallet and make them there etc.

EDIT 2:  Btw, yes you can send those coins from your custom address to yourself with an exact suffix (equaling the bankroll suffix) and it wont spend them in podc update or bankroll create.



my question was if piles are skipped only by suffix 0.001? because if i send tithe from some pile, then pile is decreased no only by tithe amount but also by fees, and then i lost suffix 0.001. from 10000.001 pile i have after tithe 9991.90092320


When you say "skipped" what part of the wallet are you using when "skipping" and when you say "I send" what action are you doing?  I can't answer a question that is vague as I spent some time answering your last question and then you said "my question was".  Lets have an exact case please.


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
vahtis
Newbie
*
Offline Offline

Activity: 153
Merit: 0


View Profile
February 22, 2019, 06:23:56 PM
 #12656

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage

Yes, exec bankroll will skip pog-denominated balances yes.

As far as the enhancement, I don't think its a priority, but if you want you can put in a ticket in github and we will mark it as enhancement.

You can also help us look for additional c++ blockchain devs to complete our roadmap faster.

In the mean time you can alternatively make as many bankroll denoms as possible, or send your coins to an expirimental wallet and make them there etc.

EDIT 2:  Btw, yes you can send those coins from your custom address to yourself with an exact suffix (equaling the bankroll suffix) and it wont spend them in podc update or bankroll create.



my question was if piles are skipped only by suffix 0.001? because if i send tithe from some pile, then pile is decreased no only by tithe amount but also by fees, and then i lost suffix 0.001. from 10000.001 pile i have after tithe 9991.90092320


When you say "skipped" what part of the wallet are you using when "skipping" and when you say "I send" what action are you doing?  I can't answer a question that is vague as I spent some time answering your last question and then you said "my question was".  Lets have an exact case please.

This is the thing I asked as new feature too.
When tithing 8 bbp from lets say
2000.001 BBP coin  it would be very nice to have 1992.001 BBP coin left

This would work only for integer tithes.
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 22, 2019, 07:24:29 PM
 #12657

Q: is bankroll ignoring piles with x.001 bbp? what in case that there was som tithe from pile and remaining amoung (-tithe - fees) is something like 9991.90092320?

is it possible to extend bankroll command with source address from which it will take coins?
example:
exec bankroll 50 100 BSDFOSODFIWEsfasdjfoijefeccx0..
it will take 5000 coins from BSDFOSODFIWEsfasdjfoijefeccx0.. and split them or throw error in case of low balance
in this case i will not risk losing some piles with coinage

Yes, exec bankroll will skip pog-denominated balances yes.

As far as the enhancement, I don't think its a priority, but if you want you can put in a ticket in github and we will mark it as enhancement.

You can also help us look for additional c++ blockchain devs to complete our roadmap faster.

In the mean time you can alternatively make as many bankroll denoms as possible, or send your coins to an expirimental wallet and make them there etc.

EDIT 2:  Btw, yes you can send those coins from your custom address to yourself with an exact suffix (equaling the bankroll suffix) and it wont spend them in podc update or bankroll create.



my question was if piles are skipped only by suffix 0.001? because if i send tithe from some pile, then pile is decreased no only by tithe amount but also by fees, and then i lost suffix 0.001. from 10000.001 pile i have after tithe 9991.90092320


When you say "skipped" what part of the wallet are you using when "skipping" and when you say "I send" what action are you doing?  I can't answer a question that is vague as I spent some time answering your last question and then you said "my question was".  Lets have an exact case please.

This is the thing I asked as new feature too.
When tithing 8 bbp from lets say
2000.001 BBP coin  it would be very nice to have 1992.001 BBP coin left

This would work only for integer tithes.



Oh ok, yes good idea.

So what they mean is when we create the Tithe transaction in the miner (or in the gui), instead of sending back the regular change, we do it like this:

User has 1000.0010 bbp in the wallet
User wants to tithe 3.05 bbp

Right now we send 3.05 bbp and receive back change of : 996.951 (dont worry about the transaction fee, we have ways to work around that), we should instead do it like this:

A->To Foundation->3.05
B->To My "TITHE" address->996.0010
C->To ChangeAddress->.95

Yeah, thats a nice idea.  Could someone please enter a github for it?

It should work for all tithes.


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
capulo
Newbie
*
Offline Offline

Activity: 491
Merit: 0


View Profile
February 22, 2019, 07:53:36 PM
 #12658

yes, something like vahtis  wrote

this is my case
i had 500k, i did bankroll 100 5000. i already send one tithe from every pile (manualy or autotithe) and this is my actual state:
https://i.imgur.com/t3KmHCf.png

as you can see, there is no .001 suffix. so now i'm affraid if i use bankroll again, it will take these piles as they dont have .001 suffix
sunk818
Full Member
***
Offline Offline

Activity: 1176
Merit: 111



View Profile WWW
February 22, 2019, 09:45:47 PM
 #12659

A->To Foundation->3.05
B->To My "TITHE" address->996.0010
C->To ChangeAddress->.95

Yeah, thats a nice idea.  Could someone please enter a github for it?

I made https://github.com/biblepay/biblepay/issues/79

So, having denom of .001 is what prevents it from participating in exec bankroll not being in the TITHE address?

vahtis
Newbie
*
Offline Offline

Activity: 153
Merit: 0


View Profile
February 22, 2019, 10:50:17 PM
 #12660

Code:
00:47:30

exec versionreport


00:47:31

{
  "Version": "Popularity,Percent %",
  "1185": "1; 0.49%",
  "1186": "26; 12.68%",
  "1187": "10; 4.88%",
  "1188": "31; 15.12%",
  "1189": "20; 9.76%",
  "1191": "105; 51.22%",
  "1192": "12; 5.85%"
}

Expecting to see many questions soon about forks as we pass cutover block 103175 very soon
Pages: « 1 ... 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 [633] 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 ... 844 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!