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

Inter Protocol contracts upgradable #5795

Closed
Tracked by #7562
turadg opened this issue Jul 20, 2022 · 1 comment
Closed
Tracked by #7562

Inter Protocol contracts upgradable #5795

turadg opened this issue Jul 20, 2022 · 1 comment
Assignees
Labels
Epic Inter-protocol Overarching Inter Protocol vaults_triage DO NOT USE
Milestone

Comments

@turadg
Copy link
Member

turadg commented Jul 20, 2022

For Pismo release the requirement was reachably durable. For the Vaults Release we need upgradability. That requires:

This ticket is for the former. Here is the state of inter-protocol contracts as of 2023-05-04, on which this ticket was closed:

filename status note
stakeFactory.js irrelevant out of release
feeDistributor.js nondurable "cron job" with no important state. can terminated and replaced at will.
auctioneer.js reachably durable if we need to upgrade we'll write a prepare that can pull out the state
econCommitteeCharter.js upgradable, untested worst case we re-invite the EC (see also committee.js durable facets in #7593 )
fluxAggregatorContract.js upgrade tested
assetReserve.js upgrade tested
psm.js upgrade tested
vaultFactory.js upgrade tested
@dckc
Copy link
Member

dckc commented Jan 27, 2023

Let's reconcile the bundles in https://github.com/Agoric/agoric-sdk/blob/6653-vats-pkg-upgrade/packages/inter-protocol/scripts/init-core.js#L42 with the contents of this epic; either remove stuff (like AMM) or add tasks.

(discussion with @warner )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Inter-protocol Overarching Inter Protocol vaults_triage DO NOT USE
Projects
None yet
Development

No branches or pull requests

4 participants