Search content
Sort by

Showing 20 of 750 results by jaapgvk
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 03/03/2020, 20:35:49 UTC
*** 24 HOUR SALE ON GIFT CARDS BOUGHT WITH BIBLEPAY - 20 % OFF! ***


You can buy any gift card (WITH BIBLEPAY) - that can normally be purchased with DASH on bitrefill.com thanks to our in-wallet feature: DashPay.

To get your gift card today for 20% off (for example, walmart, amazon, Kroger) (which allows you to SPEND BIBLEPAY), take advantage of this sale by going to Bitrefill.com:

See instructions here:
https://wiki.biblepay.org/DashPay_RPC


To know that you are getting a good deal you can run the dashpay command in the RPC in "TEST MODE" first, by ending the command with zero for example:
dashpay bitrefill_dash_address dash_amount 0
This shows that today, even though our exchange rate is .0000000145 satoshi, your purchasing power is as if our price is currently .000000020 satoshi (for the next 24 hours)!

To confirm this: see the line that says BBP/USD Price:  .0001788105 (this is 20 satoshi).  Normally, this same value would be at (8900 * .0000000145 = .0001335 today!)

Why are we doing this:  We are inviting people to buy up the excess biblepay on SouthExchange and spend it on gift cards!



I just tried this. I Never bought anything at Bitrefill before, but it worked easy and instantly! Fantastic Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 03/01/2020, 12:33:19 UTC


I don't know about the popup; realize that we have gone through so many hundreds of K of changes running the hybrid mode and now dip3 mode, its hard to say; note that there is even a different case that your wallet is going to go through when we enable chainlocks in a few days (two more DIPS actually get set in mainnet soon), so what Im saying is we will be running the pure voting DM mode in a few days, and now the error can be streamlined.

In any case, I just modified the error message to ask the user to unlock the wallet if its locked.



Thanks for your insight Smiley I think that adjusting is error message is a good way to remind people like me.

And great to hear about the efficiency improvements with deterministic sanctuaries.
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 02/01/2020, 13:35:56 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Can you please post the voting command including the id you are using, as I voted manually for Togos proposal and it worked but I did it from the rpc.



I tried to vote using the GUI. I can't remember the command to pull all the Proposal ID's, and I don't know if I can copy them from the GUI proposal tab  Lips sealed So I can't try it from the rpc for now. How can I find a list of all the current Proposal ID's that I can copy/paste so I can try it from the rpc? There used to be an overview of all the proposals on pool.biblepay.org right?

Ok yes cause I would like to try to reproduce with one that actually throws the gov exception error, so one way, is to type:
gobject list all proposals

Could you try voting on the woocommerce one?  98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7

gobject vote-many objid funding yes

And let me know if successful and also, then try voting on the one you tried earlier and paste the vote string so I can reproduce?

Note that we have not passed the mandatory height yet, but thats another topic (partially related though).



Yes, it's working fine manually from the rpc Smiley

Code:
17:46:33

gobject vote-many 98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7 funding yes


17:46:33

{
  "overall": "Voted successfully X time(s) and failed 0 time(s).",


From the GUI I tried voting for all the proposals that are currently in the 'Proposals' list, and they all got the same error I mentioned before.



I think we are OK then, the reason you cant vote now is we are past the 'end epoch period' for the monthly gov proposal block (166050).  (I confirm it is actually too late to vote to change the outcome of this monthly trigger).  Also there are a couple changes coming - at height 166075, we switch over to pure dip3 DM mode. 

So lets do this, please wait til next months proposals start kicking in then lets vote for one as early as possible and the error should go away.  (We tested that in testnet).

I do confirm I receive the same error as you in my GUI so yes we are on the same page.



I tried voting again from the GUI on some new proposals and initially got the same error as last time:

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

Then, I tried voting from the command line and I understand the 'error' now. I believe that in the past, when voting via the GUI, you got a popup asking you to type your password to unlock your wallet before voting. Now, it seems' that pop-up no longer appears. So I've been trying to vote with a locked wallet :p When I unlock the wallet from the debug console first, and then vote from the GUI, I don't  have problems voting. But I guess that I was so used to doing everything from the GUI that I didn't notice that the popup didn't show, and the 'error' didn't say anything about perhaps having to unlock your wallet before voting, so I didn't think about that.

Was the popup removed for a reason?
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 17:11:05 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Can you please post the voting command including the id you are using, as I voted manually for Togos proposal and it worked but I did it from the rpc.



I tried to vote using the GUI. I can't remember the command to pull all the Proposal ID's, and I don't know if I can copy them from the GUI proposal tab  Lips sealed So I can't try it from the rpc for now. How can I find a list of all the current Proposal ID's that I can copy/paste so I can try it from the rpc? There used to be an overview of all the proposals on pool.biblepay.org right?

Ok yes cause I would like to try to reproduce with one that actually throws the gov exception error, so one way, is to type:
gobject list all proposals

Could you try voting on the woocommerce one?  98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7

gobject vote-many objid funding yes

And let me know if successful and also, then try voting on the one you tried earlier and paste the vote string so I can reproduce?

Note that we have not passed the mandatory height yet, but thats another topic (partially related though).



Yes, it's working fine manually from the rpc Smiley

Code:
17:46:33

gobject vote-many 98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7 funding yes


17:46:33

{
  "overall": "Voted successfully X time(s) and failed 0 time(s).",


From the GUI I tried voting for all the proposals that are currently in the 'Proposals' list, and they all got the same error I mentioned before.



I think we are OK then, the reason you cant vote now is we are past the 'end epoch period' for the monthly gov proposal block (166050).  (I confirm it is actually too late to vote to change the outcome of this monthly trigger).  Also there are a couple changes coming - at height 166075, we switch over to pure dip3 DM mode. 

So lets do this, please wait til next months proposals start kicking in then lets vote for one as early as possible and the error should go away.  (We tested that in testnet).

I do confirm I receive the same error as you in my GUI so yes we are on the same page.



Okay, good to know that it's working as intended. I've actually been trying to vote since a couple of days ago (don't know the exact date, sorry). So I just have to be more aware of the deadline!
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 16:54:42 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Can you please post the voting command including the id you are using, as I voted manually for Togos proposal and it worked but I did it from the rpc.



I tried to vote using the GUI. I can't remember the command to pull all the Proposal ID's, and I don't know if I can copy them from the GUI proposal tab  Lips sealed So I can't try it from the rpc for now. How can I find a list of all the current Proposal ID's that I can copy/paste so I can try it from the rpc? There used to be an overview of all the proposals on pool.biblepay.org right?

Ok yes cause I would like to try to reproduce with one that actually throws the gov exception error, so one way, is to type:
gobject list all proposals

Could you try voting on the woocommerce one?  98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7

gobject vote-many objid funding yes

And let me know if successful and also, then try voting on the one you tried earlier and paste the vote string so I can reproduce?

Note that we have not passed the mandatory height yet, but thats another topic (partially related though).



Yes, it's working fine manually from the rpc Smiley

Code:
17:46:33

gobject vote-many 98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7 funding yes


17:46:33

{
  "overall": "Voted successfully X time(s) and failed 0 time(s).",


From the GUI I tried voting for all the proposals that are currently in the 'Proposals' list, and they all got the same error I mentioned before.

Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 16:39:03 UTC
Jaap mentioned the pools legacy faucet is a little hard to understand, but I want to point out, the 'cpid faucet' is also the difference between receiving 100-900 bbp in contrast to receiving 1 bbp (from the plain vanilla faucets).  So I think the incoming podc researcher will 'get it' if we add more docs for it.  

I will work on porting the faucet to web.biblepay.org - adding to my todo list now.  



I just meant it in light of the guide that I reviewed for Togo. So I don't think it's too hard to understand in general, just that in the context of the guide for newcomers it needs more clarification in the guide itself Smiley So indeed, if Togo's guide had more explanation concerning the faucet, I don't see any problem with it Smiley
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 16:36:25 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Can you please post the voting command including the id you are using, as I voted manually for Togos proposal and it worked but I did it from the rpc.



I tried to vote using the GUI. I can't remember the command to pull all the Proposal ID's, and I don't know if I can copy them from the GUI proposal tab  Lips sealed So I can't try it from the rpc for now. How can I find a list of all the current Proposal ID's that I can copy/paste so I can try it from the rpc? There used to be an overview of all the proposals on pool.biblepay.org right?
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 13:39:56 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Anyone?
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 13:39:29 UTC
I put together a step by step PODC guide
https://wiki.biblepay.org/PODC_Setup

Based on Robs latest guide:
https://wiki.biblepay.org/PODC

And two of my old outdated guides:
https://wiki.biblepay.org/Distributed_Computing_2
http://wiki.biblepay.org/BOINC_Researcher_Setup

Goal is to help users from all paths
- BiblePay user thats never used BOINC
- BOINC user thats never used BiblePay
- users knowledgeable of both
- users totally new to both

Any and all feedback welcome!
I need someone new to step through it

I used the guide to set-up.

I think the 'PART D: Get BiblePay Coins' section can use an update. If you want to use the faucet on http://pool.biblepay.org/, you need the following requirements:

Code:
Requirements:
You must have a CPID that has not been paid by the faucet previously
You must have more than 100 RAC in either Rosetta@Home or World Community Grid
You must not be in any biblepay superblock as a researcher
Your IP must not have received a faucet reward in the past

As a newcomer without prior knowledge, at this point in the guide, you wouldn't know what all this means I guess. But there are other faucets. Both SouthXchange and Graviex have a BBP faucet, right?

In the section 'PART F: Link World Community Grid Account to your BiblePay Wallet'.
Point 1: maybe clarify that people need to insert the CPK stuff in the debug console?
Also: your wallet needs to be unlocked, or you'll get an 'Error 837' code. Maybe also clarify this? (Same goes for point F4).



Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 25/12/2019, 14:00:51 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...

Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 23/12/2019, 14:51:23 UTC
is the chain healthy? some saying they got on a fork.

Yeah, diff is still 177,000.

I don't see any signs of it.

did you upgrade all your nodes to latest?
what about those that did not?
Looking at the Mandatory upgrade post, the cutover height is not until 166075.



I've been away and still running 1484. I saw that my wallet had a lot of mined blocks and these warnings saying blocks have unexpected version, bad lexical cast, and block heights that do not match explorer.biblepay.org nor chainz. I'm about 15 blocks behind.

I had 20 blocks that were found on the wrong chain: http://sunpool.whitewalr.us/tbs

The difficulty has been under 100k recently as far I can tell.

Apparently, there's been a spike of orphans lately too.




2019-12-22 20:20:28 {PNB}: ACC  UpdateTip: new best=255568dadbe9913d94e18fa4378adc773d35643a4fbd7166877339cc02c04925 height=165102 version=0x20000000 log2_work=60.05644645 tx=1186215 date='2019-12-22 20:08:47' progress=0.999994 cache=0.0MiB(0txo) warning='4 of last 100 blocks have unexpected version'
2019-12-22 20:20:29 {PNB}: ACC  caught cdbl bad lexical cast 1 from with 0.000000UpdateTip: new best=ce781a158c37e79d86340d70923030bedda334b57ffa80c7b1d55e51549d02ed height=165103 version=0x20000000 log2_work=60.05644873 tx=1186217 date='2019-12-22 20:22:47' progress=0.999999 cache=0.0MiB(0txo) warning='3 of last 100 blocks have unexpected version'
2019-12-22 20:23:48 {PNB}: ACC  caught cdbl bad lexical cast 1 from with 0.000000Misbehaving: 45.76.120.35:40000 peer=17 (0 -> 1)
2019-12-22 20:19:12 ERROR: ConnectBlock(): ProcessSpecialTxsInBlock for block 81e8883fdb4c065ff6c6de64e169fa0730e8b15d3e3c7dc2988939cdbeab82bd failed with bad-qc-invalid-null (code 16)

Can you please try upgrading next?  Ive already upgraded my sancs and home node, and the exchanges have upgraded, so at this point it would be counterproductive for me to downgrade just to see if they are on a fork.  We can ask others, if anyone else is running the old version if they are going on a fork?

Whats very possible is that once 51% of the sancs moved to the new version (70750), it probably became the defacto.  You can see if your 'exec health' disagrees on the old version with the new version, but I just recommend upgrading now.

Btw, I plan on enabling Kairos later today, so please watch so we can start sponsoring after that.  As I feel we will have a lot to do starting tomorrow to roll out WCG.  I plan on enabling WCG tomorrow.




I didn't upgrade my sanctuaries yet, and it seems that they are on a lower blockheight than my upgraded wallets. Will upgrade now.
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 05/12/2019, 15:44:47 UTC
Hi guys,

I was having some masternode trouble and upgraded all my wallets to the latest releases. My controller wallet is now on version 1.4.5.3 and the masternode wallet is on 1.4.5.4.
The problem is that I don't seem to be able to start my masternode, since the protocol version is different:

Controller wallet:
Code:
  "version": 1040503,
  "protocolversion": 70737,
  "walletversion": 61000,

Masternode wallet:
Code:
  "version": 1040504,
  "protocolversion": 70749,
  "walletversion": 61000,

I built the masternode wallet from source and downloaded the exe from the website for my controller wallet (windows 10 x64).

Any ideas on how to fix this? Can I 'downgrade' the masternode wallet to 1.4.5.3.? Of is that not possible in an easy way and is it easier to just install the controller wallet on a Linux box and build from source for the time being? Or (Rob) will the Windows wallet download on the website also be updated to 1.4.5.4. shortly?

Thanks!


I had that 70749 checked in (in mainnet) for about 12 hours; you probably upgraded during that time  - but now its been rolled back to 70737.

Please just grab latest again and re-compile.

We seem to be OK now.

Affirmative; you can't start the sanc if the proto version is 70749, it must be 70737.  (That was the main problem).

I'm moving to plan B in testnet today; we will need to modify the testnet branch to peer with prod for the rollout later this month.




Check! I re-compiled and now they are on the same protocol version Smiley Thanks!

Also: thank you for the suggestion MIP, that was my plan-B.
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 04/12/2019, 10:06:13 UTC
Hi guys,

I was having some masternode trouble and upgraded all my wallets to the latest releases. My controller wallet is now on version 1.4.5.3 and the masternode wallet is on 1.4.5.4.
The problem is that I don't seem to be able to start my masternode, since the protocol version is different:

Controller wallet:
Code:
  "version": 1040503,
  "protocolversion": 70737,
  "walletversion": 61000,

Masternode wallet:
Code:
  "version": 1040504,
  "protocolversion": 70749,
  "walletversion": 61000,

I built the masternode wallet from source and downloaded the exe from the website for my controller wallet (windows 10 x64).

Any ideas on how to fix this? Can I 'downgrade' the masternode wallet to 1.4.5.3.? Of is that not possible in an easy way and is it easier to just install the controller wallet on a Linux box and build from source for the time being? Or (Rob) will the Windows wallet download on the website also be updated to 1.4.5.4. shortly?

Thanks!
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 31/10/2019, 20:33:58 UTC
Hi Guys,

I've been out of the loop for a bit because I was in retraite for a month, but I'm having trouble with my sanctuaries. They seem to get stuck and I can only 'unstuck' them with a -reindex, but they get stuck again a little bit later. I'm running 1.4.5.0 I think? (Although the latest release according to GitHub is 1.4.4.8.?)

Code:
 "version": 1040500,
  "protocolversion": 70737,

They are currently stuck on block 154179. It's a 1CPU, 1GB RAM (2GB SWAP), 20GB SSD VPS. SSD is about half-full. Ubuntu Server 16.04 LTS. Are my specs not enough anymore for a Sanctuary? My non-sanctuary wallet has no trouble keeping in sync. Problems started happening about three weeks ago.

Can anyone help me?

Anyone?

I got mine stuck too 8h ago, but it was solved with "exec reassesschains" on each one

I wonder why does your sanc go down so much?  
Looking at mine, still no problems.  

If your sanc goes down more than once a month, we should be drilling into the logs and finding if we have a problem.



I think it was a 'user problem' for me. I have now cleaned my wallet using Togo's guide:
https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/

I didn't do that between updates the past few times, so I think it was just some old data getting in the way. But I think it's working fine now Smiley

MIP and sunk818: also thanks for your answers Smiley
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 30/10/2019, 07:35:27 UTC
Hi Guys,

I've been out of the loop for a bit because I was in retraite for a month, but I'm having trouble with my sanctuaries. They seem to get stuck and I can only 'unstuck' them with a -reindex, but they get stuck again a little bit later. I'm running 1.4.5.0 I think? (Although the latest release according to GitHub is 1.4.4.8.?)

Code:
 "version": 1040500,
  "protocolversion": 70737,

They are currently stuck on block 154179. It's a 1CPU, 1GB RAM (2GB SWAP), 20GB SSD VPS. SSD is about half-full. Ubuntu Server 16.04 LTS. Are my specs not enough anymore for a Sanctuary? My non-sanctuary wallet has no trouble keeping in sync. Problems started happening about three weeks ago.

Can anyone help me?

Anyone?
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 29/10/2019, 07:47:36 UTC
Hi Guys,

I've been out of the loop for a bit because I was in retraite for a month, but I'm having trouble with my sanctuaries. They seem to get stuck and I can only 'unstuck' them with a -reindex, but they get stuck again a little bit later. I'm running 1.4.5.0 I think? (Although the latest release according to GitHub is 1.4.4.8.?)

Code:
 "version": 1040500,
  "protocolversion": 70737,

They are currently stuck on block 154179. It's a 1CPU, 1GB RAM (2GB SWAP), 20GB SSD VPS. SSD is about half-full. Ubuntu Server 16.04 LTS. Are my specs not enough anymore for a Sanctuary? My non-sanctuary wallet has no trouble keeping in sync. Problems started happening about three weeks ago.

Can anyone help me?
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 23/07/2019, 16:15:16 UTC
Also everyone, tomorrow is the 2 year anniversary of BiblePay!

Original Bitcointalk ANN:
https://bitcointalk.org/index.php?topic=2042657.0

Awesome! 2 years might not sound like a lot, but in the crypto-sphere - in my opinion - that makes us veterans Cheesy

Thank you Jaap for your inspiring words!  You beat me to the punch.  This calls for a Birthday Cake.

Thank you Loyal BiblePay Veterans - and All Users - for making us who and what we are!

Thank you God for getting us this far, and may we be a blessing for your Kingdom, Jesus!

May we bear good Christian fruit for you over the Long Term.


Of course, thanks to everyone that is involved for giving this project time and energy, but we wouldn't be here without you Rob: thank you for your astonishing dedication! It's an inspiration.
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans
by
jaapgvk
on 23/07/2019, 13:49:19 UTC
Also everyone, tomorrow is the 2 year anniversary of BiblePay!

Original Bitcointalk ANN:
https://bitcointalk.org/index.php?topic=2042657.0

Awesome! 2 years might not sound like a lot, but in the crypto-sphere - in my opinion - that makes us veterans Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
jaapgvk
on 12/06/2019, 21:44:42 UTC

*****************************************************************
*        BIBLEPAY MOBILE WALLET NOW AVAILABLE FOR THE APPLE IPHONE !     *
*****************************************************************

We have successfully achieved a major milestone for BiblePay today, with the release of our Mobile Wallet, and Apple approving our application in the App Store!

Now you can simply search for "BiblePay" in the App store, and install the wallet.

All thanks should be directed toward MIP for programming, debugging and supporting this major piece of our infrastructure, thanks MIP!





Wow! This has taken a LOT of time and work. Thank you MIP!  Shocked
Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
jaapgvk
on 02/06/2019, 10:29:09 UTC
And no official guide how to change wallet to Evo Huh Shocked where u r guys ??

https://wiki.biblepay.org/Evolution_Upgrade