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

Updgrades pipeline #15

Open
peersky opened this issue Oct 18, 2024 · 0 comments
Open

Updgrades pipeline #15

peersky opened this issue Oct 18, 2024 · 0 comments

Comments

@peersky
Copy link
Member

peersky commented Oct 18, 2024

similar to #14 but for cases when contracts are already deployed and stored in deployments/ directory.

IF there is existing deployment for contract artefact stored in /deployments/<network> directory:

  • Deploy the implementation contract & verify it
  • Create DAO proposal (DAO_ADDRESS env variable) to execute an upgrade transaction using new implementation address and initialization parameters defined in upgrade script (use aragon sdk for that)
@peersky peersky added this to the V1.0.0 release milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant