Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
bible_pay
on 01/04/2018, 15:06:46 UTC

The network rule is in, now 20 BBP RAC is required for the 100 % UTXO level.  

It will be interesting to see how this plays out tonight.



when i do 'exec totalrac' i get:

Code:
{
  "Command": "totalrac",
  "Total RAC": 39896.45,
  "UTXO Target": 10
}

shouldn't UTXO Target be 797929 for my given Total RAC?  I'm running 1.1.1.6


Yes, I would call it a bug, but while debugging the root of the problem, there is actually a bigger issue causing this issue.

It's not a showstopper but its a severe nuisance for us!

Let me make a post about it.

In the mean time, you can set 'utxooverride=YYY', but this next post will fix that problem also (but requires an upgrade).


Can you explain the 'utxooverride=YYY' config entry please?
Is YYY a value or is it actually 'YYY'

Also - can the 'utxoamount' key be safely removed?

TIA
PM

Yes, the utxooverride value is an amount, so if you set it to 50,000 your client will always stake 50000 bbp in PODC updates.
Yes, if you remove it, the client falls back to calculating its own stake amount based on the network rules.

Clients up to 1.1.1.6 are now calculating at 10 total UTXO (which is bad) (unless the client is using the override key), but the sancs are also only requiring 10 bbp now (which evens out the dilemma) until everyone upgrades.