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

Base for Treasury Governance branch #3389

Closed
wants to merge 7 commits into from
Closed

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    128bd19 View commit details
    Browse the repository at this point in the history
  2. feat: add a committeeRegistrar

    update testing imports for issue 768
    add minimal types
    better fix for test dependencies
    change jsconfig.json includes, update packages, change swingset test (#3300)
    update committeeRegistrar for relocation of voterFacet
    integrate with changes to ballot PR (3233)
    Chris-Hibbert committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    a5d0ade View commit details
    Browse the repository at this point in the history
  3. refactor: more legibility

    make ballotCounter instance accessible from ballot
    add more to terms of ballotCounter (closureRule)
    add more to public facet of Registrar
    one registrar per contract/vat: details in terms
    use zcf.getInstance() to supply instances
    
    In tests
      voters look up their own positions
      voters cast ballots on notification
    Chris-Hibbert committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    ad28d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebb4a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    616f4e6 View commit details
    Browse the repository at this point in the history
  6. chore: more cleanup

    Chris-Hibbert committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    a8bb7fb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. chore: a trivial change so TreasuryGovernance can be rebased

    I want the Treasury changes to be on top of the registrar (#3299)
    which is still in review. Git/GitHub doesn't allow an empty PR to be
    rebased onto anther PR, so this adds a commit..
    Chris-Hibbert committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    156d8ac View commit details
    Browse the repository at this point in the history