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

guild bank does not work #3

Open
zack-bitcoin opened this issue Mar 30, 2019 · 1 comment
Open

guild bank does not work #3

zack-bitcoin opened this issue Mar 30, 2019 · 1 comment

Comments

@zack-bitcoin
Copy link

Piling everyone's money into a shared pile, and then trying to agree on how to spend it cannot be a secure way of spending your money.

The problem is that there can be countless proposals for how the money should be spent.
According to Arrows Impossibility theorem https://en.wikipedia.org/wiki/Arrow%27s_impossibility_theorem there is no way for us to make a good choice on how to spend the money, if there are more than 2 alternatives.

The correct way to raise money for public goods is with dominant assurance contracts, like on page 14 of this pdf http://bitcoinhivemind.com/papers/3_PM_Applications.pdf

@zack-bitcoin
Copy link
Author

Dominant assurance contracts solve the free rider problem, because each person is incentivized to participate in proportion to how much they think the public good will benefit them.

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

1 participant