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

feat(vats): facilitate launching additional PSMs #6142

Merged
merged 12 commits into from
Sep 8, 2022
Merged

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    cd07d57 View commit details
    Browse the repository at this point in the history
  2. feat(vats): facilitate launching additional PSMs

     - provide startPSM module to core-eval
     - support proposedName, decimalPlaces in anchorOptions
       - check shape of anchorOptions
    dckc committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    6bf3164 View commit details
    Browse the repository at this point in the history
  3. refactor(inter-protocol): factor out startEconCommittee.js

    ... in order to avoid importing sim-behaviors.js into boot-psm.js
    dckc committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2f35f0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    356d522 View commit details
    Browse the repository at this point in the history
  5. fix(inter-protocol): introduce each PSM to the psmCharter

    rather than starting psmCharter with "the" PSM
    dckc committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    48be0f8 View commit details
    Browse the repository at this point in the history
  6. chore(vats): prune PSM_GOV_INSTALL_MANIFEST

    ... which moved to startPSM.js in inter-protocol
    dckc committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2c2ca0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bb593c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc09966 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d898d4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d66e91c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    710151f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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