JoinSEEDS / seeds-smart-contracts

Smart contracts for SEEDS - A Regenerative Civilization Building Game.
https://docs.google.com/document/d/1C4w9Ol8VGabCIcQDVPDrwcTRoJXBqhrb7VjslwQbUGU/edit#heading=h.6f4sxygso816
MIT License
20 stars 6 forks source link

Bugfix: Negative votes do not affect support levels #399

Closed n13 closed 2 years ago

n13 commented 2 years ago

Negative votes do not affect support levels

Negative votes are currently counted in the totals that are being used for support levels.

Don't do that.

n13 commented 2 years ago

This has been deployed