Open auryn-macmillan opened 1 year ago
Hi @auryn-macmillan, after reviewing your proposal, I've identified some potential issues and would like to suggest alternative solutions to address them:
To address these concerns while still managing spam and low-quality proposals, we suggest the following alternative solutions:
I appreciate your input and encourage further discussion or any other suggestions you may have. Our goal is to create an efficient and fair proposal evaluation process that fosters innovation, diverse perspectives, and a positive user experience.
Currently, Snapshot spaces can be prone to SPAM / low-quality proposals.
As part of GIP-77, we would like to add a setting to Snapshot which allows a space to define a threshold of votes that must be reached, along with a time period in which the votes must be cast, for a newly created proposal before it will be displayed in the space's main view (and considered a valid proposal).
This means that proposal authors must share their proposal directly with a critical mass of stakeholders before it shows up in the default view on the space.
The filter settings should be something like this:
Where:
threshold
is the number of votes that a proposal must receive before it shows up in list of proposals and before any notifications are sent via bots.options
is an array of the the vote option indexes that will count towards the filter threshold. If none are provided, any vote counts.expiration
is the amount of time, in seconds from the time it is first published, that a proposal has to reach the threshold. If a proposal fails to reach the defined threshold before this timestamp, it is considered invalid and will never show in the default view.