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: Replace deployImplementations with call to DeployImplementations.run() #12260

Merged
merged 18 commits into from
Oct 4, 2024

Conversation

maurelian
Copy link
Contributor

feat: Rename setupSuperchain to deploySuperchain

feat: Replace deployImplementations with call to DeployImplementations.run()

Copy link
Contributor Author

maurelian commented Oct 2, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maurelian and the rest of your teammates on Graphite Graphite

@maurelian maurelian changed the title feat: Rename setupSuperchain to deploySuperchain feat: Replace deployImplementations with call to DeployImplementations.run() Oct 2, 2024
@maurelian maurelian marked this pull request as ready for review October 2, 2024 19:05
@maurelian maurelian requested a review from a team as a code owner October 2, 2024 19:05
Copy link
Contributor Author

Merge activity

  • Oct 2, 4:13 PM 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 marked this pull request as draft October 2, 2024 20:18
@maurelian maurelian changed the base branch from develop to opcm/init-superchain-impls October 2, 2024 20:48
Copy link
Contributor

semgrep-app bot commented Oct 2, 2024

Semgrep found 2 sol-style-require-reason findings:

require() must include a reason string

Ignore this finding from sol-style-require-reason.

Base automatically changed from opcm/init-superchain-impls to develop October 2, 2024 21:52
Copy link
Contributor

semgrep-app bot commented Oct 3, 2024

Semgrep found 138 sol-style-require-reason findings:

require() must include a reason string

Ignore this finding from sol-style-require-reason.

@maurelian maurelian changed the base branch from develop to chain-assertions/ux October 3, 2024 15:54
@maurelian maurelian changed the base branch from chain-assertions/ux to delete-fpacops October 3, 2024 16:21
Base automatically changed from delete-fpacops to develop October 3, 2024 17:20
@maurelian maurelian added this pull request to the merge queue Oct 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 4, 2024
@maurelian maurelian added this pull request to the merge queue Oct 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 4, 2024
@maurelian maurelian added this pull request to the merge queue Oct 4, 2024
Merged via the queue into develop with commit 0a40d05 Oct 4, 2024
62 checks passed
@maurelian maurelian deleted the opcm/tests/deploy-impls branch October 4, 2024 19:13
protolambda pushed a commit that referenced this pull request Oct 7, 2024
…s.run()

 (#12260)

* feat: Rename setupSuperchain to deploySuperchain

* feat: Replace deployImplementations with call to DeployImplementations.run()

* feat: Add implsUnstrict() to get all impl addresses

* feat: Remove deployL1xDM and move its ChainAssertion to deployImplementations

* feat: Remove deployOptimismPortal2 and move its assertion to deplyImpls

* feat: Remove deployOptimismMintableFactory and move its assertion to deplyImpl

* fix: test file name

* fix: Incorrect implementation contract name in _implUnstrict()

* feat: Add checkSystemConfigInterop

* feat: Move unused deploySuperchainConfig to DeployOwnership

* feat: Delete deployOptimismPortalInterop

* feat: Delete unused FP deploy functions

Preimage Oracle
DelayedWeth
DGF

A ChainAssertion was also added for the PreimageOracle

* feat: Delete deploySystemConfig

* feat: remove superfluous Unstrict suffix from contract getters

* feat: Improve reason string in checkSystemConfigI

* feat: Add missing chainAssertions

* feat: Require interop flag sanity

* feat: limit fuzz runs in CI on this test
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