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

Remove proposal status and tighten up some config #21

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

nothing0012
Copy link
Contributor

  • Removed proposal's status related code
  • Make sure that proposal_can_update_after_votes is always false (we might open this up later, but not this version)
  • change from self.start_ts <= self.end_ts to self.start_ts < self.end_ts for proposal's valid function

@nothing0012 nothing0012 merged commit e2f69e1 into main Jun 14, 2024
1 check passed
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.

None yet

1 participant