Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rob Andrews

Pages: 1 ... 177 178 179 180 181 182 183 [184] 185 186 187 188 189 190 191 ... 263
2746
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 09, 2018, 12:22:35 PM »
my maxtithamount is still only 297 bbp and still stoped my rewarding? where is problem? thanks

Every 205 blocks, your old tithe is "expired" in the pool (that is one day).

However in testnet we have two minute blocks (roughly) so each day in testnet is like 4 days in prod, meaning you need to keep tithing to stay in the pool (at least once every 205 blocks).

Keep track of your tithe txids if you want to track them and Ill point out the issue exactly.

So far from my end everything looks OK - the pool audit passed btw without any flaws found or math errors.


2747
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 04:00:05 PM »
1.1.6.3 - Mandatory Upgrade for TestNet


- Added Tithability to the Send Coins UI (This shows your tithability parameters)
- Enhanced exec pogpool with more total fields
- Fixed a couple bugs that caused some tithes to not be counted properly
- Added the POG Reward icon
- Enhanced exec titheinfo with more info about your personal ability to tithe

** Windows has been deployed **

2748
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 03:57:39 PM »
I've sent quite a bit of coin to the foundation, its only seeing 897, but have sent over 3k

Also, i'm curious with things so sparse, why am I lumped in tier #4 w/ another?




{
  "Command": "pogpool",
  "yNkUU4v33Y7je144SsjcibR5ULr8eviUVd": "Amount: 794.00, Weight: 1.0000, Payment_Tier: 15, Height: 83583, Address: yNkUU4v33Y7je144SsjcibR5ULr8eviUVd, NickName: slovakia",
  "ySwRWw1EEEMyGSz4iiWVAwryXbxBTumiPG": "Amount: 1009.00, Weight: 1.0000, Payment_Tier: 5, Height: 83493, Address: ySwRWw1EEEMyGSz4iiWVAwryXbxBTumiPG, NickName: randrews",
  "yaSJ9FdsPcQvGjyrzxVFUPjg6wkJBQwaxc": "Amount: 891.00, Weight: 0.6222, Payment_Tier: 4, Height: 83540, Address: yaSJ9FdsPcQvGjyrzxVFUPjg6wkJBQwaxc, NickName: thesnat1",
  "ydXPSPFWeoA9RUQoX6uBKmjnnJV6GxfwBa": "Amount: 255.00, Weight: 1.0000, Payment_Tier: 7, Height: 83415, Address: ydXPSPFWeoA9RUQoX6uBKmjnnJV6GxfwBa, NickName: jerky",
  "ygEXbdJhypUaVhYo5Q2jKATctQtVWL892K": "Amount: 541.00, Weight: 0.3778, Payment_Tier: 4, Height: 83540, Address: ygEXbdJhypUaVhYo5Q2jKATctQtVWL892K, NickName: slybaby",
  "0": "Count: 0, Total: 0.0000",
  "1": "Count: 0, Total: 0.0000",
  "2": "Count: 0, Total: 0.0000",
  "3": "Count: 0, Total: 0.0000",
  "4": "Count: 2, Total: 1432.0000",
  "5": "Count: 1, Total: 1009.0000",
  "6": "Count: 0, Total: 0.0000",
  "7": "Count: 1, Total: 255.0000",
  "8": "Count: 0, Total: 0.0000",
  "9": "Count: 0, Total: 0.0000",
  "10": "Count: 0, Total: 0.0000",
  "11": "Count: 0, Total: 0.0000",
  "12": "Count: 0, Total: 0.0000",
  "13": "Count: 0, Total: 0.0000",
  "14": "Count: 0, Total: 0.0000",
  "15": "Count: 1, Total: 794.0000",
  "High Tithe": 1009,
  "My Tithes": 891.42,
  "My Payment Height": 83585
}


It takes a few blocks for your tithe to enter the pool, so please check that first.

As far as the tier, these are now Payment Tiers, and your particular tier is based on the hash of the block you last legally tithed in - and the sum of the tithes.  So you should see 3000 total tithes on your payment tier.  (So tiers dont fill in order - they are deterministically random - as to who gets into a tier).


Note - I fixed a couple bugs today, so please upgrade first.


Windows is building now.



2749
Archived Proposals / Re: Mass Adoption for BiblePay II
« on: December 08, 2018, 03:34:16 PM »
What is the formula for determining the three variables, Min_coin_age, Min_coin_amount and Max_tithe_amount?  I would like to better compute a few scenarios and exact-ish formula would be needed to do that.

Can an individual can tithe (can we please rename this to donate for our foreign users?) multiple times per day from the same wallet?  If so, does this tithe accumulate for the day, and for silly numbers, if they donated 10x 300 for 3000 and the rest of the users donated a cumulative total of 3000, would they then get half the reward?   How often is the difficulty calculated and is the monthly cap a rolling month or a 30 day fixed month?

A user can tithe an accumulating amount per day - yes.  If I donate 100 in hour 1, and 200 in hour 2, the pool will show 300 from Rob for todays span.

The total donated drives the tithe_weight per user.  So I dont know what you mean by half, but if I had 1000 in donations that would be a 10% share weight if you had 100 in donations you have a 1% share weight relative to me. 

The difficulty is calculating once per block, and we have a fixed day span of 205 blocks being regarded in the pool.  We really don't ever reset the pool however since the chain always rolls forward - on block #206, block #1 is forgotten.  So on block #512, biblepay is regarding block 256-512 as the PogPool blocks in the window.


2750
Archived Proposals / Re: Mass Adoption for BiblePay II
« on: December 08, 2018, 03:30:44 PM »
What is the formula for determining the three variables, Min_coin_age, Min_coin_amount and Max_tithe_amount?  I would like to better compute a few scenarios and exact-ish formula would be needed to do that.

Can an individual can tithe (can we please rename this to donate for our foreign users?) multiple times per day from the same wallet?  If so, does this tithe accumulate for the day, and for silly numbers, if they donated 10x 300 for 3000 and the rest of the users donated a cumulative total of 3000, would they then get half the reward?   How often is the difficulty calculated and is the monthly cap a rolling month or a 30 day fixed month?


On #1 :

// Tithe Parameter Ranges:

// min_coin_age  : 0 - 60 (days)
// min_coin_amount : 1 - 25000
// max_tithe_amount: 300 - 1 (descending)

The exact formula for min_coin_age:

Given the Tithe_Cap (410987 per month in testnet), take the total 24 hour donations divided by tithe_cap:  donations / tithe_cap, arrive at a Percent_Donated.  Multiply that percent * ceiling(0,60) (in this case the 60) and add that to the floor (0).  So another words, 50% donations mean min_coin_age 30.

For the min_coin_amount do exactly the same thing as above (compute a donation % for the current time) and then multiply * 25000, giving you for example 12,500 if we had 50% donations.

For max_tithe_amount descending, do exactly the same thing as above (compute a donation %), except now subtract it from 300 as this one is descending.


Let me answer the other question in the next post.




2751
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 11:30:08 AM »
e7f686a185cef1a786d81c593d4a623b5638a03cb13c611b11ee0085e6b6940a

Edit: 2nd wallet still doesn't meet coin_age so will use it as a test case for auto-tithe


Ok, so on the auto-tithe feature, the miner will try to auto-tithe once every 4 hours.  I found a small bug in the current version where its not honoring the spork I set (at 1 hr); so that is fixed in the next version.

However, I did leave my testnet miner running all night and it did auto tithe @ 5am, so that appears to work.


2752
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 11:06:40 AM »
e7f686a185cef1a786d81c593d4a623b5638a03cb13c611b11ee0085e6b6940a

Edit: 2nd wallet still doesn't meet coin_age so will use it as a test case for auto-tithe

Yeah, if you type 'exec getdimensionalbalance 0 0' (or all zeroes it should say how old the coin is right now).

2753
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 11:05:36 AM »
e7f686a185cef1a786d81c593d4a623b5638a03cb13c611b11ee0085e6b6940a

Edit: 2nd wallet still doesn't meet coin_age so will use it as a test case for auto-tithe

Ok, I found the problem, will be fixed in next release (fixed).

Current version did have a bug.


2754
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:40:06 AM »
I tried it, but it seems to be missing the .00000001 piece?
{
      "value": 500.00000000,
      "valueSat": 50000000000,
      "n": 1,
}

Could u please give me the txid?  I see that but code looks good.

2755
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:35:25 AM »
doing now on both wallets

Firing up sanc #1 in testnet now.

2756
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:34:40 AM »
Also, if anyone wants to test 'exec bankroll', I tested it and it works pretty good.  If anyone wants further explanation please ask.

2757
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:26:36 AM »
Took a while to re-sync (had no peers found error for a while).

Seems ok now though,  more clients will help to stabilize it.

Thanks, can u please add nickname and re-tithe so I can see integrity of pool?
I just retithed.

2758
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:26:02 AM »
Testnet packages ready

sudo add-apt-repository ppa:biblepay-official/testnet
sudo apt-get update

Thanks bro!


2759
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:14:54 AM »
new info for newbies:

min_coin_age:  This is the minimum age in days a coin is eligibile for tithing.
min_coin_amount: This is the minimum coin amount eligibile for tithing.
max_tithe_amount:  This is the maximum allowed tithe amount.

this info you see in wallet when you type getmininginfo in DEBUG WINDOW

last 3




Klondike will you please put your nickname in so we can see each other tithes in the pool?


Im going to put mine in now.


Ill be adding this feature Snat suggested today.

Let me know if you had any other problems.

Ill also add a special custom icon for a "POG Reward" today (in contrast to our DNA cancer cell).


2760
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: December 08, 2018, 10:14:02 AM »
I'm having issues syncing from the network.  Anyone else?

Did it go away after a few mins, or was it just the clock?

EDIT: Also snat can u please add your nickname too ?

Pages: 1 ... 177 178 179 180 181 182 183 [184] 185 186 187 188 189 190 191 ... 263