Skip to content

Conversation

bitwiseguy
Copy link
Contributor

@bitwiseguy bitwiseguy commented Oct 6, 2025

Overview

Updates op-deployer to support deploying op-contracts/v4.1.0. After merging this pr, we will release op-deployer/v0.4.3 from the merge commit on the proposal/op-contracts/v4.1.0 branch.

Details

Backports the following op-deployer updates onto this release:

  • reduce GasPadFactor 2.0 --> 1.2 (to allow deploying to holesky)
  • always run default_tagged_artifacts e2e test (instead of only on branch names matching the hardcoded regex)
  • allow configurable GasLimit field in chainIntent

Backports the following circleci changes onto this branch:

  • remove kurtosis jobs
  • remove codecov upload for go-tests job
  • fix acceptance-tests workflow trigger

@bitwiseguy bitwiseguy requested review from a team as code owners October 6, 2025 17:46
@bitwiseguy bitwiseguy requested a review from mds1 October 6, 2025 17:46
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.95%. Comparing base (594bc93) to head (1f6e6a0).
⚠️ Report is 1 commits behind head on proposal/op-contracts/v4.1.0.

Additional details and impacted files
@@                      Coverage Diff                      @@
##           proposal/op-contracts/v4.1.0   #17733   +/-   ##
=============================================================
  Coverage                         80.95%   80.95%           
=============================================================
  Files                               164      164           
  Lines                              9588     9588           
=============================================================
  Hits                               7762     7762           
  Misses                             1680     1680           
  Partials                            146      146           
Flag Coverage Δ
cannon-go-tests-64 65.95% <ø> (ø)
contracts-bedrock-tests 95.97% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bitwiseguy bitwiseguy force-pushed the ss/deployer-contracts/v4.1.0 branch from cd0ab63 to 79e9576 Compare October 6, 2025 20:33
@bitwiseguy bitwiseguy requested a review from a team as a code owner October 6, 2025 20:33
Copy link
Contributor

@alcueca alcueca left a comment

Choose a reason for hiding this comment

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

Approved from the angle of removing the frozen code check, saves me from doing it myself.

Can't vouch really for the rest of the PR.

@bitwiseguy bitwiseguy merged commit c8f2fdd into proposal/op-contracts/v4.1.0 Oct 7, 2025
67 checks passed
@bitwiseguy bitwiseguy deleted the ss/deployer-contracts/v4.1.0 branch October 7, 2025 16:41
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.

5 participants