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

Remove option to punish voters #24

Open
maxsam4 opened this issue Sep 17, 2018 · 1 comment
Open

Remove option to punish voters #24

maxsam4 opened this issue Sep 17, 2018 · 1 comment
Milestone

Comments

@maxsam4
Copy link
Contributor

maxsam4 commented Sep 17, 2018

We either need to maintain this variable at proposal level rather than global level or remove it completely.

Right now, no matter if it's true or false, winning voters get the same reward. It only decides if pool keeps the reward of losing voters or gives them the reward. We either need to store this variable as well as vote value of winning solution in proposal data so that we can give more reward to the winning voters. It doesn't make sense that pool keeps the reward. Implementing this way will increase the gas cost for closing proposal and claiming reward, though.

I personally believe that voters should not be punished for having a different opinion and we should remove this option completely.

@maxsam4 maxsam4 added this to the 0.8 milestone Sep 18, 2018
@reemaSomish
Copy link

Hi @maxsam4 ! Thank you for informing us, we are checking the issue.

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