Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Allow weighted votes #91

Open
danlipert opened this issue May 7, 2021 · 0 comments
Open

Allow weighted votes #91

danlipert opened this issue May 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@danlipert
Copy link
Collaborator

For certain use cases, different participants may have different voting weight; i.e. their votes count more or less than other participants. We'd like to implement the input of weighting data for different participant addresses during distribution of the voting tokens, as well as the automatic calculation of voting weights during tallying.

Possibly the easiest way to do this is to issue multiple tokens to each participant according to their weight. However, this may allow users to vote simultaneously for multiple candidates during a voting round. We can therefore split this functionality into 2 modes: one that allows simultaneous voting, and one that disallows simultaneous voting.

@danlipert danlipert added the enhancement New feature or request label May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant