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

Minimum number of DAO's or minimum threshold of collaborative funding? #3

Open
LinuxIsCool opened this issue Oct 13, 2021 · 1 comment

Comments

@LinuxIsCool
Copy link

Is it possible to add this as a feature to the proposal inverter?

Simply adding an attribute to the proposal inverter "Minimum number of DAOs" or "Minimum Funding"
And allowing the contract to be initialized with less then the minimum, but "Frozen" until the minimum is met.

LinuxIsCool pushed a commit that referenced this issue Oct 13, 2021
Update proposal_inverter.py
@patriacaelum
Copy link

This is addressed in pull request #7 where the ProposalInverter has an additional state parameter payer_contributions and min_payers. The payer_contributions state parameter tracks both the number of payers and the accumulation of funds they have provided.

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