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

Feature: Include poll start time as poll parameter #2110

Open
1 task done
lordshashank opened this issue Feb 5, 2025 · 0 comments
Open
1 task done

Feature: Include poll start time as poll parameter #2110

lordshashank opened this issue Feb 5, 2025 · 0 comments

Comments

@lordshashank
Copy link
Contributor

Prerequisites

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

While configuring polls people prefer to start poll in future rather than instantly, having this feature would enable people to have similar feature of delayed polls as in regular off-chain polls, elections, etc purposes we aim to serve with MACI.

Details

Currently MACI poll have a parameter of duration which allows us to configure duration of poll. However it leads to problem that poll has to start at the time of creation i.e. people can cast vote, etc from that until duration. We would need to configure another parameter, something like startEpoch that takes in epoch number to start poll and block votes, messages, etc until that epoch gets passed. This parameter would be passed at the time of poll creation by user.

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