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: mainnet upgrade scripts #1257

Merged
merged 4 commits into from
Apr 3, 2025
Merged

Conversation

ypatil12
Copy link
Collaborator

Motivation:

We need upgrade scripts for our mainnet release.

Modifications:

This PR is functionally the same as #916, with two modifications:

  1. Adds versioning to all core contracts
  2. Updates file structure of pod deploy script to match the file structure of proofra: [DO NOT MERGE]: v1.2.0 on v1.1.1 #1156

To test, run zeus test script/releases/v1.3.0-slashing/*.s.sol --env mainnet. You may need to update the rpcUrl since it's been flaky.

Result:

Complete upgrade scripts

@github-actions github-actions bot added 📜 Script Script-related changes (automation, tooling). 📜 Chore Maintenance related changes (CI, QOL, etc.). labels Mar 24, 2025
Copy link
Collaborator

@wadealexc wadealexc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline - we're going to hold off on swapping the unpauser role as it adds additional script steps and will be easier to deal with in the next upgrade.

@github-actions github-actions bot added ✨ Enhancement New feature or request. 🧪 Test Test-related changes (unit, integration, etc.). labels Apr 2, 2025
@ypatil12 ypatil12 force-pushed the yash/mainnet-upgrade-scripts branch from 16c97c9 to 0e6f6a4 Compare April 2, 2025 20:07
@github-actions github-actions bot removed ✨ Enhancement New feature or request. 🧪 Test Test-related changes (unit, integration, etc.). labels Apr 2, 2025
@ypatil12 ypatil12 changed the base branch from v.1.3.0-updates to v1.3.0-updates April 2, 2025 22:53
@ypatil12 ypatil12 force-pushed the yash/mainnet-upgrade-scripts branch from e379e23 to bcf5278 Compare April 3, 2025 16:36
@ypatil12 ypatil12 merged commit 9a9707b into v1.3.0-updates Apr 3, 2025
11 checks passed
@ypatil12 ypatil12 deleted the yash/mainnet-upgrade-scripts branch April 3, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 Chore Maintenance related changes (CI, QOL, etc.). 📜 Script Script-related changes (automation, tooling).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants