Bible Pay

Read 13676 times

  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
March 2023 - Red Sea Release
« on: November 12, 2022, 07:51:18 PM »

June 2023 Release - Red Sea




Welcome to TestNet - Red Sea!



Testing commences: Dec 12th, 2022
Testing Ends: June 12th, 2023



In this thread we will be testing:

- Testing Unchained Desktop (bringing custom features from BBP to the desktop)

- Verify emissions for core mining subsidy, core sanc reward, daily governance, and monthly governance

- Using BBP Unchained Keypair to Spend in Unchained

- Test the new BiblePay Phone System

- Viewing an mp4 on the desktop

- Monthly file storage debit process for a storage user

- Uploading a sample video, playing a sample video as a user

- Sanc investor mode vs Mining Mode





Explain Changes to Entire BiblePay Network:   

- Explain transition from RandomX to Sanctuary Mining

- Explain usage instructions from customer and user perspective




Wiki Articles:



Older - Create a Sanc:
https://wiki.biblepay.org/Create_Sanctuary

Older - Installing BMS:
https://wiki.biblepay.org/Install_BMS





Starting Version:    0.17.3.3:

(Please ensure your version is greater than this, in order to sync.  See post #2 for current hash.


Testnet Download Links:


Ready:
     Windows 64-bit:      https://biblepay.org/biblepay64develop.exe


NOT READY (ask before trying):
     Linux 64 bits II (QT/biblepayd/biblepay-cli) zip:  https://biblepay.org/bbp-lin-develop-64.zip
     (Inquire first before downloading) MacOS QT: https://biblepay.org/biblepay-harvest-develop.dmg



To self compile:
git pull origin develop

https://github.com/biblepay/biblepay/blob/develop/BuildBiblePayDevelop.txt


TODO during release:
Move Mobile Endpoint for mobile wallet unchained:
From foundation.biblepay.org to         https://unchained.biblepay.org/BMS/MobileAPI







CONFIGURING FOR TESTNET:


Create a biblepaytest.conf file with the following contents:
testnet=1
(optional:  debug=1)

Place the file in ~/.biblepay



Start testnet by typing:
./biblepay-qt -conf=biblepaytest.conf

(Note the blocks and chainstate will sync into the ./biblepay/testnet3 folder.

NOTE: If you only have one machine, you can run in testnet side by side a prod node.

To create a TestNet Sanctuary:

https://wiki.biblepay.org/Create_Sanctuary

__________________________________________________________________________________________________________________________________________________________________________________________



                                                                   OUR BIBLEPAY CORE TESTERS



#1 -

#2 -

#3 - Rob Andrews

#4 -









« Last Edit: May 29, 2023, 12:23:00 PM by Rob Andrews »


  • akkin4
  • Jr. Member

    • 43


    • 3
    • April 25, 2018, 04:13:45 PM
    more
Re: March 2023 - Red Sea Release
« Reply #1 on: May 28, 2023, 03:51:46 PM »
where can i get the latest testnet wallet version?


  • akkin4
  • Jr. Member

    • 43


    • 3
    • April 25, 2018, 04:13:45 PM
    more
Re: March 2023 - Red Sea Release
« Reply #2 on: May 28, 2023, 11:39:52 PM »
Its 0.17.2.4 version the one we load down,and that version dont sync,it stops,at 82.98%


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #3 on: May 29, 2023, 05:05:30 AM »
Its 0.17.2.4 version the one we load down,and that version dont sync,it stops,at 82.98%
Hi Akkin,

Yeah, we definitely have had a few new versions built since that version, and I need to release a new one.
Should have it before the end of the day and Ill update you here.

In the mean time, which wallet OS version are you downloading, windows or linux?




  • MR.A
  • Developer

    • 56


    • 5
    • April 13, 2022, 01:24:27 PM
    more
Re: March 2023 - Red Sea Release
« Reply #4 on: May 29, 2023, 05:37:31 AM »
I want to promote this new phone function !
Can I get the phone access for windows ?


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #5 on: May 29, 2023, 05:45:22 AM »
I want to promote this new phone function !
Can I get the phone access for windows ?

Hi Mr. A,  yes, absolutely.
Thanks for your interest!
I've got windows 96% compiled, and very, very close to releasing it to testnet.

Thankfully today is a holiday in the US, Memorial Day, so I should have this done within 4 hours!

I'll post my Todo List now, just to give everyone an idea whats going on and please peek back here before end of day and we can start testing.



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #6 on: May 29, 2023, 05:51:58 AM »
Last items on checklist for Rob to finish right now:


1.   Verify the unchained auto-provision keypair works for a clean wallet
       (The error when not provisioned should be moved to a msgpage)... Right now wallet blows up

2.   Run through a final end to end test for release linux (this basically means I need a batch file to copy the linux release into the correct folder when they install it)

3. Run through the upgrade process, when we push an upgrade does the end client upgrade (this keeps web content fresh)

4.  Ensure the revivesanc command is called automatically by the core wallet so as to pay investor nodes internally (this is a little batch job running in core wallet for investors)

5.  Verify the BBPAPI checks the latest version hash vs running version hash and attempts to upgrade the DLL if its out of date, or, if autoupgrade=0, ceases to work after mandatory upgrade

6.  Test the IPC msg when it needs an upgrade notifies the user.

7.  Change home page on unchained to talk about changes - rather than the current banner

8.  Make sure the installer for windows copies the BMSD file to windows %appdata%\biblepay\biblepay\BMSD

9  Chmod 777 biblepay.Bms so the installer can run

10  Create biblepay/bms.conf or touch the file does not exist, currently blows up the wallet

11.  Throw UI sorry you must fund your wallet on the ui rather than a silent log message

12.  Talk about zoho,email,phone on general thread

13. Fix buildbiblepay.txt file to not include old dependencies and freshen

14. Ensure the phone launches on localhost so they dont need an SSL key



I'm working on this list right now. 



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #7 on: May 29, 2023, 12:25:34 PM »
Ok, Windows is ready to test!

Note that the version was ticked up to 0.17.3.3; please verify this is your version.

I updated the link for Windows in the OP Post (see the first post for the download link).


Instructions: 0.17.3.3 Red Sea:

Download the windows installer and save on the local hard drive.
Run the installer.
Change the default installation location to "c:\program files\biblepaydev" (this prevents the testnet version from overwriting the prod version).
Run the program with no testnet flag in mainnet (Because we need to test in mainnet, as the phone system does not work in testnet).

Once the wallet is loaded, if your wallet is Locked, unlock the wallet before clicking the unchained menu (otherwise you will receive an error).

Give it some time to launch (you should see an info message explaining that Unchained is upgrading).

Fund your BBP Unchained key with more than 5000 BBP by doing this (with real prod funds):
- Find your address by clicking File | Receive Addresses | Copy the Unchained entry public key
- Send BBP to that address, send more than 5001 bbp

Launching Unchained:

Click the Unchained menu option.  (Note, if you attempt to launch the Phone without 5000 BBP, you cannot provision the Phone).
From Unchained Desktop, Click Phone | Phone Service.
Click the Provision Tab.
Choose a State, and an Area (this allows you to choose the 3 digit area code you prefer for your home phone number).
Click Provision.
Once provisioned you will see your phone number on the Phone Service page.
Now you can make phone calls and receive phone calls.
To call yourself, find your Phone Number on the Phone Service page, then dial yourself.



Good luck !




  • akkin4
  • Jr. Member

    • 43


    • 3
    • April 25, 2018, 04:13:45 PM
    more
Re: March 2023 - Red Sea Release
« Reply #8 on: May 30, 2023, 01:46:01 AM »
Hi Akkin,

Yeah, we definitely have had a few new versions built since that version, and I need to release a new one.
Should have it before the end of the day and Ill update you here.

In the mean time, which wallet OS version are you downloading, windows or linux?
Good morning.
Im running window 11, the wallet sync and i run it as administrator,i click on unchained:no page show up, but i got an address in wallet named UNCHAINED.Nothing in the config,Shall i send more than 5001 real coin to this testnet wallet?


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #9 on: May 30, 2023, 04:40:07 AM »
Good morning.
Im running window 11, the wallet sync and i run it as administrator,i click on unchained:no page show up, but i got an address in wallet named UNCHAINED.Nothing in the config,Shall i send more than 5001 real coin to this testnet wallet?
Like I mentioned in the prior post, we have to test Unchained in Mainnet, because there is no testnet version of the phone system as it makes real calls which have real network costs per minute.
Yes, you should fund that Unchained key with real BBP first, then click on the Unchained button and then you should see the unchained app.

For the next version, I made a pop up dialog appear when it is upgrading to better inform the user (in contrast to the way it is now using a toast message).





  • MR.A
  • Developer

    • 56


    • 5
    • April 13, 2022, 01:24:27 PM
    more
Re: March 2023 - Red Sea Release
« Reply #10 on: May 30, 2023, 11:59:54 AM »
rob I've funded it with 5009 bbp but when I click on unchained icon nothing happens


  • akkin4
  • Jr. Member

    • 43


    • 3
    • April 25, 2018, 04:13:45 PM
    more
Re: March 2023 - Red Sea Release
« Reply #11 on: May 30, 2023, 03:09:42 PM »
Same here unchained dont pop up:(


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #12 on: May 30, 2023, 08:01:13 PM »
rob I've funded it with 5009 bbp but when I click on unchained icon nothing happens

Ok thanks for trying; Let me reproduce with a clean empty wallet guys.

Rob


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: March 2023 - Red Sea Release
« Reply #13 on: May 30, 2023, 09:54:23 PM »
Ok guys, sorry about that, I introduced a couple bugs into the windows version during the final compiles.

Lets try this again.

Just to be sure there are no bugs, before you re-test, on windows, navigate to (in file explorer):
%appdata%\biblepay
Delete the "unchained.conf" before relaunching the new wallet.  This just clears your unchained config file so we can ensure all the normal things happen in order this time.

I just released a new windows version.  Please be sure you are upgraded to 0.17.3.4.

Now we should be able to retest properly and provision new lines.


Good luck.





  • akkin4
  • Jr. Member

    • 43


    • 3
    • April 25, 2018, 04:13:45 PM
    more
Re: March 2023 - Red Sea Release
« Reply #14 on: May 31, 2023, 01:48:24 AM »
Hi
Sorry to say,the unchained dont accurs,when i click on it there is something happend,couse i see my cpu  temp increase fore a sec or 2 but no page accurs.