Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluctuating Task Size/Jackpot #66

Open
hswick opened this issue Mar 20, 2018 · 1 comment
Open

Fluctuating Task Size/Jackpot #66

hswick opened this issue Mar 20, 2018 · 1 comment

Comments

@hswick
Copy link
Contributor

hswick commented Mar 20, 2018

One of the issues with the jackpot is that the size of the Tasks is relative to the size of the jackpot. As in the the maximum cost of a Task is capped in relation to the size of the jackpot.

Each time someone wins the jackpot, this causes the task size to decrease. This means the expected task size is non deterministic.

Possible solutions:
Be secretive about who won the jackpot (zero knowledge proof, keep amount private to central source, etc). This plays well with the Panopticon aspect of Truebit.

@teutsch
Copy link

teutsch commented Mar 20, 2018

It may be help to take an amortized perspective. As long as the net inflow from taxes is not less than the expected payout per task, then the average size of the jackpot will not shrink over time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants