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

op-deployer/ctb: Add DeployOPCM script #13187

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

mslipper
Copy link
Collaborator

@mslipper mslipper commented Dec 3, 2024

Adds a dedicated script to deploy OPCM for use with a future op-deployer bootstrap command. We'll use this for the Holocene deployment.

@mslipper mslipper requested a review from a team as a code owner December 3, 2024 18:05
Adds a dedicated script to deploy OPCM for use with a future op-deployer bootstrap command. We'll use this for the Holocene deployment.
@mslipper mslipper force-pushed the feat/op-deployer-holocene-contracts branch from 67cf27e to c68c953 Compare December 3, 2024 18:06
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

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

LGTM!

@mslipper mslipper enabled auto-merge December 3, 2024 18:19
@mslipper mslipper added this pull request to the merge queue Dec 3, 2024
Merged via the queue into develop with commit 508ccbe Dec 3, 2024
41 checks passed
@mslipper mslipper deleted the feat/op-deployer-holocene-contracts branch December 3, 2024 18:43
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.71%. Comparing base (cbfb97e) to head (1f8efa2).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #13187      +/-   ##
===========================================
- Coverage    44.41%   42.71%   -1.71%     
===========================================
  Files          806      750      -56     
  Lines        72628    67963    -4665     
===========================================
- Hits         32256    29028    -3228     
+ Misses       37750    36496    -1254     
+ Partials      2622     2439     -183     
Flag Coverage Δ
cannon-go-tests-32 ?
cannon-go-tests-64 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 62 files with indirect coverage changes

mslipper added a commit that referenced this pull request Dec 17, 2024
* op-deployer/ctb: Add DeployOPCM script

Adds a dedicated script to deploy OPCM for use with a future op-deployer bootstrap command. We'll use this for the Holocene deployment.

* Update packages/contracts-bedrock/test/opcm/DeployOPCM.t.sol

Co-authored-by: blaine <[email protected]>

* Update packages/contracts-bedrock/test/opcm/DeployOPCM.t.sol

Co-authored-by: blaine <[email protected]>

* remove unused import

* forgot an import

---------

Co-authored-by: blaine <[email protected]>
sigma pushed a commit that referenced this pull request Dec 19, 2024
* op-deployer/ctb: Add DeployOPCM script

Adds a dedicated script to deploy OPCM for use with a future op-deployer bootstrap command. We'll use this for the Holocene deployment.

* Update packages/contracts-bedrock/test/opcm/DeployOPCM.t.sol

Co-authored-by: blaine <[email protected]>

* Update packages/contracts-bedrock/test/opcm/DeployOPCM.t.sol

Co-authored-by: blaine <[email protected]>

* remove unused import

* forgot an import

---------

Co-authored-by: blaine <[email protected]>
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