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

Add a smart contract that allows us to add users to the vote , depoist , vote and withdraw. #3

Closed
barryWhiteHat opened this issue Jul 11, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@barryWhiteHat
Copy link
Collaborator

So we have a snark that processes votes one at a time. We need to add a way for users to

  1. Que their votes in smart contract
  2. Get added to the list of people who are able to join the quorum
  3. Place their deposit int he smart contract.

The coordinator should be able to

  1. Provide a snark proof that they updated the state correctly.
  2. Provide a snark proof that they counted all the votes correctly.
@barryWhiteHat barryWhiteHat added the help wanted Extra attention is needed label Jul 12, 2019
kendricktan added a commit that referenced this issue Nov 18, 2019
ctrlc03 added a commit that referenced this issue Nov 16, 2022
fix(insert placeholder leaf): insert place holder leaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants