ca-lida / Class-Dao-Project

MIT License
4 stars 9 forks source link

vote for / vote against + add type of proposal #18

Closed B4dCow closed 6 months ago

B4dCow commented 6 months ago

I fixed the voting, allowing users to vote for or against a proposal. I also added a restriction on the number of time a user votes for a proposal so they cannot offset quadratic vote by splitting their votes. And I added a proposal types that are defined when submiting a proposal and that can change the quorum level needed to accept a proposal