Bible Pay

Read 64159 times

  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #75 on: June 23, 2018, 10:26:37 AM »
From Jaap
"
Both my rigs have been paid in the same daily superblocks it appears, but it says:
"  "Superblock Count (One Week)": 199,
  "Superblock Hit Count (One Week)": 6,"

The superblock count seems weird. Anyway, PODC-payments seem to be working. Are we still on one minute blocktimes? Because then there should me more like seven 'daily superblocks' each day, right?
"


Yes, its weird but its to be expected for various reasons so I dont find it alarming.
But yes you are correct, testnet blocks are still 1 minute, so we would normally have 4 superblocks a day etc.
However, we only have 3 sancs running out of 20, and up to last night 2 of my 3 were down or on the wrong version.

But analyzing closely, the mature consensus part is working and we are generating superblocks when all 3 of us come online.

I just ran exec testvote on 2 of mine, and I can see from exec podcvotingreport, the next boinc superblock will emit.

Anyway, Im glad you mentioned this regardless, because I do see one feature we really need to squeeze in this mandatory, so thanks!
We now have (as of the next version) we have a locked consensus on the CPID list (as of 4 hours prior to the quorum), we have locked UTXO list, and the quorum is using the same source data, so it is close.  However, I do see that we have a staggered schedule set up for downloading the rosetta data (Its more of an issue where the local client is honoring the file for up to 24 hours to save bandwidth).  Im going to look into making our mature consensus attempt to pull the files at exactly the same 4 hour window across sancs and get this in the next version.  (I noticed this recently, that some of the CPIDs has slightly higher rac on one of my sancs, and then I realized whats happening with the cache rules).

We need to reach out to Bhavani to see if he will take care of any of Togos UI bullets.  Togo, were you going to make a list of the top 5 requests?



Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #76 on: June 23, 2018, 01:42:01 PM »
We need to reach out to Bhavani to see if he will take care of any of Togos UI bullets.  Togo, were you going to make a list of the top 5 requests?

I submitted a pull request to for some simple UI filter options.  It seems there are a few more on github waiting to be merged /reviewed as well.

edit: re-enabled my masternodes on the latest ver.
« Last Edit: June 23, 2018, 02:04:43 PM by thesnat21 »


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #77 on: June 23, 2018, 02:39:11 PM »
I submitted a pull request to for some simple UI filter options.  It seems there are a few more on github waiting to be merged /reviewed as well.

edit: re-enabled my masternodes on the latest ver.

I'll take a look at this pull.



Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #78 on: June 24, 2018, 08:03:09 AM »
how do you deal with WATCHDOG_EXPIRED message when i'm running the masternode from the wallet?


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #79 on: June 25, 2018, 12:56:05 AM »
how do you deal with WATCHDOG_EXPIRED message when i'm running the masternode from the wallet?

Did you make sure to set the watchdog.conf to testnet?


Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #80 on: June 25, 2018, 05:24:21 AM »
Did you make sure to set the watchdog.conf to testnet?

i dont have watchdog setup, the MN is runnin on windows same as the controller wallet.  maybe thats my problem?

Based on the instructions on pg1 it didn't sound like this was required.. i'll see about setting it up
« Last Edit: June 25, 2018, 07:17:15 AM by thesnat21 »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #81 on: June 25, 2018, 08:59:55 AM »
i dont have watchdog setup, the MN is runnin on windows same as the controller wallet.  maybe thats my problem?

Based on the instructions on pg1 it didn't sound like this was required.. i'll see about setting it up

Currently, a sanctuary only runs well on Linux because of the watchdog requirement. You can start a Sanctuary on a Windows-rig, but it will eventually say 'Watchdog expired'.


  • togoshigekata
  • Hero Member

    • 527


    • 31
    • September 01, 2017, 10:21:10 AM
    • USA
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #82 on: June 26, 2018, 05:31:41 AM »
===
MINOR  UI:

- Move Proposals menu to a tab like Sanctuaries
---- Set Proposal List to be its own internal window
- Add Scrolling and Dragging abilities to Proposal List
---- or Find way to Shorten the information

===
QUESTION #1:
Should the Proposals Window also show other Governance information?

===
NICE TO HAVE:

--- Add Next Superblock Block Number (getgovernanceinfo: "nextsuperblock")
--- Add Superblock Budget Amount (getgovernanceinfo: "nextbudget")

--- Add Estimated Superblock Date/Time
(("nextsuperblock" - currentblock) * 7 min avg block time)

--- Add Visual Indicator or Sort/Separate Proposals based on if they are currently passing or not.
Example: https://dashvotetracker.com/

--- Add Full Budget Bar Chart (Total Budget and Currently Passing Budget)

===
HARDER:

--- Add ability to View Previous/Past Superblocks proposals/charts/info
--- Add Multi Bar Chart Split by Budget sections/types (IT, PR, P2P)

===
QUESTION #2:
- Add ability to Create Proposal to Wallet,
I assume we still need to wait on this?

============
IDEAS (NEED FEEDBACK):

- Pop Up / Notification
--- when New Proposal submitted?
--- Reminder to Vote on Proposals X days before end of cycle?
--- when Superblock is mined?
--- when Masternode leaves ENABLED state?

===
REFERENCES:

https://www.biblepay-central.org/en/proposals/
https://pool.biblepay.org/ >>> Governance >>> Proposal List
« Last Edit: June 26, 2018, 08:45:29 PM by togoshigekata »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #83 on: June 26, 2018, 07:49:50 AM »
Awesome list Togo 8)

Quote
IDEAS (NEED FEEDBACK):

- Pop Up / Notification
--- when New Proposal submitted?
--- Reminder to Vote on Proposals X days before end of cycle?
--- when Superblock is mined?
--- when Masternode leaves ENABLED state?

I think that these are great ideas. I don't know it it's technically possible, but it sounds awesome. I especially like the 'voting reminder' one.


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #84 on: June 26, 2018, 04:52:24 PM »
Thanks for the list, I'm looking at the github commits and internally debugging the consensus feature, please hang on all.



  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #85 on: June 26, 2018, 05:34:33 PM »
I'll take a look at this pull.

Wow, nice work!  I actually thought you were pulling my leg all this time, I didn't know you actually knew how to program.

Great job dude!

Alright I merged it in and the next version is out there for Linux, but I have to get my son, so I don't think I can get windows out til tomorrow.



  • togoshigekata
  • Hero Member

    • 527


    • 31
    • September 01, 2017, 10:21:10 AM
    • USA
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #86 on: June 26, 2018, 07:22:59 PM »
Updated to v1.1.3.4, Sanctuary Enabled still

Update: Few hours, No problems so far

Im filtering by PODC Update, and my transactions are 1,100 BBP
and I check my RAC and its 462.94
https://boinc.bakerlab.org/rosetta/show_user.php?userid=1987760

so I need 462.94 x 18 BBP staked to get max reward, which is: 8,332.92 BBP
The wallet has 18.9 million BBP

exec getboincinfo:
UTXOWeight: 1112
Total_RAC: 462.94
« Last Edit: June 27, 2018, 01:39:14 AM by togoshigekata »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #87 on: June 27, 2018, 02:03:10 AM »
I submitted a pull request to for some simple UI filter options.  It seems there are a few more on github waiting to be merged /reviewed as well.

edit: re-enabled my masternodes on the latest ver.

I took a look at the pull request. I was actually looking for a 'superblock payment' filter last week when I needed an overview of BBP payments for CameroonONe. ;D Awesome!

Unrelated: I've updated my Sanctuary to 1.1.3.4. Rob, are there specific things we need to test now?


Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #88 on: June 27, 2018, 08:31:34 AM »
Wow, nice work!  I actually thought you were pulling my leg all this time, I didn't know you actually knew how to program.

Great job dude!

Alright I merged it in and the next version is out there for Linux, but I have to get my son, so I don't think I can get windows out til tomorrow.

That's was a small thing.. but yeah not entirely sure how to take this! lol

Got  a few more things i'd like to throw in .. things have been a bit more hectic the last week or so ... hopefully it'll be ready soon.
« Last Edit: June 27, 2018, 08:39:02 AM by thesnat21 »


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Testnet June 2018 Mandatory Upgrade Testing Thread
« Reply #89 on: June 27, 2018, 08:39:14 AM »
Could someone do me a favor who is running the daemon and see if this has stopped happening?

https://github.com/biblepay/biblepay/issues/5