Skip to content

vote_periods enhancement #98

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

Open
Nadro-J opened this issue Mar 5, 2025 · 0 comments
Open

vote_periods enhancement #98

Nadro-J opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request P4 Negligible Impact / Minor issue that doesn’t affect user base

Comments

@Nadro-J
Copy link
Collaborator

Nadro-J commented Mar 5, 2025

Implement minimum participation per track

{
  "Root": {
    "decision_period": 28,
    "internal_vote_period": 7,
    "revote_period": 20,
    "min_participation": 50%
  },
  "WhitelistedCaller": {
    "decision_period": 28,
    "internal_vote_period": 2,
    "revote_period": 20,
    "min_participation": 50%
  },
  "StakingAdmin": {
    "decision_period": 28,
    "internal_vote_period": 7,
    "revote_period": 20,
    "min_participation": 50%
  },
  "Treasurer": {
    "decision_period": 28,
    "internal_vote_period": 7,
    "revote_period": 20,
    "min_participation": 15%
  }
}
@Nadro-J Nadro-J added enhancement New feature or request P4 Negligible Impact / Minor issue that doesn’t affect user base labels Mar 5, 2025
@Nadro-J Nadro-J self-assigned this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P4 Negligible Impact / Minor issue that doesn’t affect user base
Projects
None yet
Development

No branches or pull requests

1 participant