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

VotingController #334

Open
djudjuu opened this issue Mar 12, 2020 · 0 comments
Open

VotingController #334

djudjuu opened this issue Mar 12, 2020 · 0 comments
Assignees

Comments

@djudjuu
Copy link
Contributor

djudjuu commented Mar 12, 2020

bound to the VotingCenter.sol (#331)

  • approve creation of votes on certain conditions, e.g. if campaign-quorum is long enough, if bytesParameters encode calls to valid addresses, if amount of offChainVoteParameters make sense
  • ?: we could also put the offchain-voting under this control, though for me it makes more sense to do all the controlling upon creation of the vote. (allowing or disallowing anything after the vote has started seems cheaty)

default:

  • allows all tokenholders to start one vote, but there could be restrictions
  • allow legalRepresentative to start as many votes as they care
@djudjuu djudjuu self-assigned this Mar 12, 2020
@djudjuu djudjuu mentioned this issue Mar 12, 2020
16 tasks
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

1 participant