Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/PODC | CPU/Cancer Mining | Sanctuaries
by
dave_bbp
on 07/02/2019, 18:06:16 UTC
Hello all,

so I've been away the last 2 days and just came home to see that POG officially started. I read all 10 pages of new posts in this thread, then read the POG beginner guide, updated my wallet to 1186 and added "tithe=1" and a nickname to the config.

The wallet starts fine and I see the POG stats etc., but please help me understand these problems:

1. current titheinfo:
Code:
{
  "24_hour_tithes": 128902.4,
  "pog_difficulty": 166639.1616298037,
  "min_coin_age": 60,
  "min_coin_amt": 25000,
  "max_tithe_amount": 1,
  "Tithable_Coin_Quantity": 0,
  "Tithable_Largest_Coin": 0,
  "Tithable_Coin_Avg_Age": 0,
  "Tithable_Total_Coin_Balance": 0,
  "Tithability_Amount": 0,
  "Tithability_Summary": "NO",
  "Tithe_Cap": 50694,
  "Daily_Miner_Emissions": 94628,
  "Pool_Emissions": 75702.40000000001,
  "Lowest_ROI%": 16.5,
  "Highest_ROI%": -35
}

The guide says "maximum difficulty = 65535" and "maximum tithe per day approx. 100k". So how come both these values are way out of specification (and why does the wallet report "tithe_cap 50694"?

2. Up to today I did not cap my utxoamount. Does that mean that probably my current coin age is 0 for all my balance and I cannot receive POG payments (as of now) for 2 months??

3. Why does "exec bankroll x y" always return "Signing transaction failed", no matter which values for x and y I try (even tried 1 1)?