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

Implement Protection for Voting and Reduce Available Points #115

Open
theKosmoss opened this issue Jan 9, 2025 · 0 comments
Open

Implement Protection for Voting and Reduce Available Points #115

theKosmoss opened this issue Jan 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@theKosmoss
Copy link
Contributor

The contract needs protection to ensure that users can vote and proceed to the next turn smoothly. Currently, the system allows too many points to be available, even when there are limited proposals. This can create issues with functionality and fairness.

Proposed Solution

Reduce the number of available points when the number of proposals is low.
Example: If there are 14 points available but only 2 proposals, reduce the points to 5.

@theKosmoss theKosmoss added the enhancement New feature or request label Jan 9, 2025
@peersky peersky added this to the Contracts V1.0.0 Release milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants