You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer the following question for yourself before submitting a feature request.
I checked to make sure that this request has not already been filed
Motivation
Been working on maci for some time in Privote, I feel that it would be good to have a task for voting in the poll we deploy through our tasks. One would be able to deploy, vote and then merge and prove to run complete deal flow directly from hardhat without needing of UI, etc to check it.
Details
I think we would just need script to vote in poll and then a task for this to implement complete poll flow through MACI.
@ctrlc03 I'd like to be assigned to this issue as I believe this would be an interesting task for me. I understand this involves creating a script that would enable voting in polls deployed through your existing tasks, completing the workflow from deployment to voting to merging and proving - all directly through Hardhat without UI dependencies.
Implement a new Hardhat task that allows users to vote in MACI polls
directly from the command line, completing the workflow of deploying,
voting, merging and proving without requiring a UI.
Resolvesprivacy-scaling-explorations#1997
Prerequisites
Please answer the following question for yourself before submitting a feature request.
Motivation
Been working on maci for some time in Privote, I feel that it would be good to have a task for voting in the poll we deploy through our tasks. One would be able to deploy, vote and then merge and prove to run complete deal flow directly from hardhat without needing of UI, etc to check it.
Details
I think we would just need script to vote in poll and then a task for this to implement complete poll flow through MACI.
Make sure that you have reviewed MACI's Contributor Guidelines
The text was updated successfully, but these errors were encountered: