Skip to content

Conversation

@ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Oct 8, 2025

Description

Replaces #17464 (by stealing all its changes as a starting point). Rebased on latest changes in #17408

Tests

Enabled the addGameType tests when run with v2 feature enabled.

Metadata

Fixes #17260

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.37%. Comparing base (eed9012) to head (761f7e5).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17782      +/-   ##
===========================================
+ Coverage    74.79%   81.37%   +6.58%     
===========================================
  Files          175      120      -55     
  Lines        11243     6475    -4768     
===========================================
- Hits          8409     5269    -3140     
+ Misses        2690     1206    -1484     
+ Partials       144        0     -144     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests 81.37% <100.00%> (+0.09%) ⬆️

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

Files with missing lines Coverage Δ
...es/contracts-bedrock/src/L1/OPContractsManager.sol 96.29% <100.00%> (+0.50%) ⬆️

... and 56 files with indirect coverage changes

🚀 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.

Base automatically changed from snevin/issue-17257/creator-pattern-opcm-deploy to develop October 14, 2025 18:04
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch from 2164a91 to bd8fe5b Compare October 16, 2025 00:31
@ajsutton ajsutton changed the base branch from develop to aj/game-type-as-arg October 16, 2025 00:42
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch from 38bd133 to ae95105 Compare October 16, 2025 01:25
@ajsutton ajsutton marked this pull request as ready for review October 16, 2025 02:35
@ajsutton ajsutton requested a review from a team as a code owner October 16, 2025 02:35
@ajsutton ajsutton requested review from maurelian and removed request for a team October 16, 2025 02:35
@ajsutton ajsutton force-pushed the aj/game-type-as-arg branch from 7e73936 to 2cfe9a3 Compare October 19, 2025 20:24
Base automatically changed from aj/game-type-as-arg to develop October 19, 2025 21:29
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch from b1806eb to b7eeaf6 Compare October 19, 2025 21:33
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch from cfbb1f0 to 3b1da5b Compare October 20, 2025 00:26
@ajsutton ajsutton requested review from a team as code owners October 20, 2025 00:26
@wiz-inc-a178a98b5d
Copy link

wiz-inc-a178a98b5d bot commented Oct 20, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Total -

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@ajsutton ajsutton changed the base branch from develop to inphi/opcm-upgrade-dgv2 October 20, 2025 00:27
@ajsutton
Copy link
Contributor Author

Back to draft until #17874 is merged - there's some extra commits from develop being pulled in here because of the various rebases. Will be easier to sort out when the parent is rebased on develop and merged.

@ajsutton ajsutton marked this pull request as draft October 20, 2025 00:30
Base automatically changed from inphi/opcm-upgrade-dgv2 to develop October 21, 2025 09:46
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch 2 times, most recently from eabcf5a to 56a3217 Compare October 21, 2025 11:07
@ajsutton ajsutton marked this pull request as ready for review October 21, 2025 11:07
@ajsutton ajsutton force-pushed the aj/creator-opcm-addGameType-rebuild branch from 56a3217 to 761f7e5 Compare October 21, 2025 19:58
@ajsutton ajsutton enabled auto-merge October 21, 2025 19:58
@ajsutton ajsutton added this pull request to the merge queue Oct 21, 2025
Merged via the queue into develop with commit 6fa1e07 Oct 21, 2025
70 checks passed
@ajsutton ajsutton deleted the aj/creator-opcm-addGameType-rebuild branch October 21, 2025 21:01
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.

Use v2 dispute game contracts in OPCM.addGameType

4 participants