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

Multiple Choice Veto #777

Merged
merged 9 commits into from
Dec 4, 2023
Merged

Multiple Choice Veto #777

merged 9 commits into from
Dec 4, 2023

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    6b0aa22 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. prop multi tests

    bekauz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    fabccc5 View commit details
    Browse the repository at this point in the history
  2. validating veto config

    bekauz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    40f4025 View commit details
    Browse the repository at this point in the history
  3. lints

    bekauz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2f5441e View commit details
    Browse the repository at this point in the history
  4. cleanup tests

    bekauz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2d333ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    13498d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbbf95 View commit details
    Browse the repository at this point in the history
  3. Updated schema.

    NoahSaso committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b8bf1f6 View commit details
    Browse the repository at this point in the history
  4. Added validation that timelock_duration is the same units as the max_…

    …voting_period, and fixed tests. Also fixed missing timelock status handler.
    NoahSaso committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    986e8e0 View commit details
    Browse the repository at this point in the history