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

precious state of Inter Protocol features in Vaults release is reachably durable #4983

Closed
turadg opened this issue Mar 31, 2022 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@turadg
Copy link
Member

turadg commented Mar 31, 2022

Acceptance criteria

Every contract in Inter Protocol is audited for precious state and it's determined to be reachably durable

This does not require that protocol be upgradable.

@turadg turadg added the Epic label Mar 31, 2022
@turadg turadg changed the title RUN Protocol contracts can survive upgrade RUN Protocol can survive upgrade Mar 31, 2022
@Tartuffo Tartuffo added this to the Mainnet 1 milestone Apr 8, 2022
@Tartuffo Tartuffo added the Inter-protocol Overarching Inter Protocol label Apr 13, 2022
@turadg turadg changed the title RUN Protocol can survive upgrade INTER Protocol can survive upgrade May 12, 2022
@turadg turadg changed the title INTER Protocol can survive upgrade INTER Protocol precious state is reachably durable Jul 20, 2022
@turadg turadg changed the title INTER Protocol precious state is reachably durable Inter Protocol precious state is reachably durable Jul 20, 2022
@Chris-Hibbert
Copy link
Contributor

Chris-Hibbert commented Jul 21, 2022

Complement of #4511.

@turadg turadg self-assigned this Jul 21, 2022
@Chris-Hibbert Chris-Hibbert reopened this Jul 21, 2022
@Tartuffo Tartuffo removed this from the Mainnet 1 RC0 milestone Sep 21, 2022
@dckc
Copy link
Member

dckc commented Oct 31, 2022

@ivanlei For reference, the following are the 22 vats created at bootstrap in pismoA:

"vats": {
    "v1": "bootstrap",
    "v2": "vatAdmin",
    "v3": "comms",
    "v4": "vattp",
    "v5": "timer",
    "v6": "zoe",
    "v7": "board",
    "v8": "chainStorage",
    "v9": "centralSupply",
    "v10": "mintHolder: USDC_axl",
    "v11": "mintHolder: AUSD",
    "v12": "psmCharter",
    "v13": "committee.econ",
    "v14": "mintHolder: BLD",
    "v15": "bank",
    "v16": "walletFactory",
    "v17": "governor: PSM(USDC_axl)",
    "v18": "governor: PSM(AUSD)",
    "v19": "governor: ?",
    "v20": "PSM(USDC_axl)",
    "v21": "PSM(AUSD)",
    "v22": "provisionPool"
},

https://github.com/agoric-labs/vatviz-g8/blob/06c844b3d71eaf04452776442d50ee49ac7b85c0/www/index.html#L31-L54

@ivanlei ivanlei added the vaults_triage DO NOT USE label Jan 17, 2023
@ivanlei ivanlei added this to the Vaults RC0 milestone Feb 1, 2023
@ivanlei ivanlei removed the MUST-HAVE label Mar 20, 2023
@turadg turadg changed the title Inter Protocol precious state is reachably durable precious state of Inter Protocol features in Vaults release is reachably durable Mar 20, 2023
@turadg
Copy link
Member Author

turadg commented Mar 20, 2023

Closing because all the items in the epic are done:

  • vaultFactory reachably durable was done but not closed
  • BLD Boost isn't necessary for Vaults release so I removed it and clarified the scope of this epic

Remaining durability and upgrade requirements for release are tracked through milestones.

@turadg turadg closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants