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

fix(ct): deploy MIPS2 properly #12365

Merged
merged 1 commit into from
Oct 8, 2024
Merged

fix(ct): deploy MIPS2 properly #12365

merged 1 commit into from
Oct 8, 2024

Conversation

smartcontracts
Copy link
Contributor

Adds a new configuration to DeployImplementations so that it knows which MIPS version to deploy.

@smartcontracts smartcontracts requested a review from a team as a code owner October 8, 2024 00:07
@smartcontracts smartcontracts force-pushed the sc/ct-fix-mips2-deploy branch 2 times, most recently from e3625c8 to 068752e Compare October 8, 2024 00:28
@smartcontracts smartcontracts requested a review from a team as a code owner October 8, 2024 00:28
@smartcontracts smartcontracts requested a review from tynes October 8, 2024 00:28
@ajsutton ajsutton enabled auto-merge October 8, 2024 00:33
@smartcontracts smartcontracts force-pushed the sc/ct-fix-mips2-deploy branch from 068752e to 67e57ba Compare October 8, 2024 00:43
@smartcontracts smartcontracts requested review from a team as code owners October 8, 2024 00:43
Adds a new configuration to DeployImplementations so that it
knows which MIPS version to deploy.
@smartcontracts smartcontracts force-pushed the sc/ct-fix-mips2-deploy branch from 67e57ba to 506180f Compare October 8, 2024 00:51
Copy link
Member

@clabby clabby left a comment

Choose a reason for hiding this comment

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

Approving to unblock fixing rapid-fire cannon test failures

@ajsutton ajsutton added this pull request to the merge queue Oct 8, 2024
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.91%. Comparing base (c938fdf) to head (506180f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12365      +/-   ##
===========================================
- Coverage    64.10%   63.91%   -0.19%     
===========================================
  Files           52       52              
  Lines         4312     4312              
===========================================
- Hits          2764     2756       -8     
- Misses        1374     1383       +9     
+ Partials       174      173       -1     
Flag Coverage Δ
cannon-go-tests 63.91% <ø> (-0.19%) ⬇️

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

see 1 file with indirect coverage changes

Merged via the queue into develop with commit 2412379 Oct 8, 2024
64 checks passed
@ajsutton ajsutton deleted the sc/ct-fix-mips2-deploy branch October 8, 2024 01:11
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
Adds a new configuration to DeployImplementations so that it
knows which MIPS version to deploy.
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.

3 participants