Author Topic: Cryptofresh worker report questions  (Read 2241 times)

0 Members and 1 Guest are viewing this topic.

Offline svk

Why is the daily budget 313.9k, when other sources state that the blockchain can spend 432k? For example: https://bitshares.org/technology/stakeholder-approved-project-funding/

Why is the daily budget 313.9k, when other sources state that the blockchain can spend 432k? For example: https://bitshares.org/technology/stakeholder-approved-project-funding/

Like pc says it depends on the current size of the reserve pool.

The actual value displayed in the GUI and on CF is calculated as:

Code: [Select]
min(globalObject.parameters.worker_budget_per_day, 24 * budgetObject.record.worker_budget)
where the globalObject is object 2.0.0, and the budgetObject is 2.13.x, updated every maintenance interval (once per hour atm).

Worker: dev.bitsharesblocks

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
Why is the daily budget 313.9k, when other sources state that the blockchain can spend 432k? For example: https://bitshares.org/technology/stakeholder-approved-project-funding/

The daily budget is actually a percentage of the reserve fund. The daily *worker* budget is the daily budget minus the (more or less fixed) witness pay.
AFAIR the 432k per day is the theoretical starting value. It's really much less today due to the amount already spent.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Why is the daily budget 313.9k, when other sources state that the blockchain can spend 432k? For example: https://bitshares.org/technology/stakeholder-approved-project-funding/
100k + 25k + 21k are payed to the 3 workers (individuals) .. the fourth "worker" is a meta worker that puts everything that is left of the daily pay into the reserve funds .. 42% of the daily pay are given to the refund400k worker ... so that worker is not "fully" funded :)

Offline Chronos

Why is the daily budget 313.9k, when other sources state that the blockchain can spend 432k? For example: https://bitshares.org/technology/stakeholder-approved-project-funding/

Offline svk

The bits of green I don't know, but the percentage is out of the daily budget, which as you can see in your screenshot is 313.9k BTS.

Sent fra min MotoG3 via Tapatalk

Worker: dev.bitsharesblocks

Offline Chronos

Quick question: What do the bits of green on the left of each Supporting Stake bar mean? Is that the amount of support that can be lost without the worker becoming unfunded?

Another, trickier question: Why is Funding Percentage at 42% for the refund400k worker, considering that the sum of the daily pay of the workers above it does not total 58% of 400k BTS? I was under the impression that this meant that 42% of 400k is the daily total refunded.


« Last Edit: May 11, 2016, 09:19:16 pm by Chronos »