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

committing flexible funded proposal #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

radicleart
Copy link

@MarvinJanssen tagging you on this in case you'd like to review.

This is a small change from where mainnet ended up after the 2.1 vote - the voting contract is the same as the one used in that vote and the submission extension has the following changes;

  • ability to set the proposal start and end more precisely

in order to align with Foundation wishes to better integrate the three voting mechanisms (dao, solo stackers, pool stackers)

The submission contract has two parameters to control the minimum value for the delay before voting can begin and the duration, see

  • minimum-proposal-start-delay
  • minimum-proposal-duration

within these limitations the proposal start and end heights can be set more precisely by the successful funding transaction.

@radicleart radicleart linked an issue Dec 14, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Flexible start / end time for proposals
1 participant