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

Voting on Proposals #84

Merged
merged 14 commits into from May 20, 2022
Merged

Voting on Proposals #84

merged 14 commits into from May 20, 2022

Commits on May 19, 2022

  1. Copy the full SHA
    8049643 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    11743e0 View commit details
    Browse the repository at this point in the history
  3. validation logic for voting

    chfanghr committed May 19, 2022
    Copy the full SHA
    cf51d47 View commit details
    Browse the repository at this point in the history
  4. store timing config in the proposal datum

    .... and mock the value upon creation for now
    chfanghr committed May 19, 2022
    Copy the full SHA
    92c64f8 View commit details
    Browse the repository at this point in the history
  5. store starting time of the proposal in its datum

    ... hardcoded to 0 upon creation for now
    chfanghr committed May 19, 2022
    Copy the full SHA
    e8b8765 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b4ca574 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    82201a6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    dfe4bba View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3f5707e View commit details
    Browse the repository at this point in the history
  10. add missing doc strings

    chfanghr committed May 19, 2022
    Copy the full SHA
    bce9b45 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Copy the full SHA
    cdffbef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9549fae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    db92986 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ccf56f5 View commit details
    Browse the repository at this point in the history