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

test: Transfer to finalSystemOwner rather than SystemOwnerSafe #12116

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

maurelian
Copy link
Contributor

test: Transfer to finalSystemOwner rather than SystemOwnerSafe

test(deploy): Remove SystemOwnerSafe

Instead of deploying a SystemOwnerSafe at the start, then performing
all ProxyAdmin and other admin actions via that Safe, we now
simply setup the system using deploy (msg.sender) and then transfer
to the finalSystemOwner at the end.

Copy link
Contributor

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

This LGTM, but CI is failing—unsure if it's a flake or legit failure

Also cc @smartcontracts to make sure there's no reason we shouldn't be changing the FPACOPS scripts

Copy link
Contributor Author

This LGTM, but CI is failing—unsure if it's a flake or legit failure

Should be good now.

Also cc @smartcontracts to make sure there's no reason we shouldn't be changing the FPACOPS scripts

FWIW it's literally just a variable rename. But we revert the changes to those files if necessary.

@maurelian maurelian requested review from a team as code owners September 26, 2024 14:39
@maurelian maurelian requested review from protolambda and removed request for a team September 26, 2024 14:39
Base automatically changed from opcm/in-tests-2 to develop September 26, 2024 14:45
@maurelian maurelian force-pushed the opcm/in-tests-3 branch 2 times, most recently from f8f074b to 71a4ea3 Compare September 26, 2024 14:52
@maurelian maurelian force-pushed the opcm/in-tests-3 branch 2 times, most recently from c05fc51 to ba58e61 Compare September 26, 2024 16:08
Copy link
Contributor Author

Merge activity

  • Sep 27, 11:38 AM EDT: Graphite disabled "merge when ready" on this PR due to: a merge conflict with the target branch; resolve the conflict and try again..

@maurelian maurelian added this pull request to the merge queue Sep 30, 2024
Merged via the queue into develop with commit cd1cc10 Sep 30, 2024
63 checks passed
@maurelian maurelian deleted the opcm/in-tests-3 branch September 30, 2024 14:17
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

Successfully merging this pull request may close these issues.

2 participants