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

chore: solidity isthmus to interop #12132

Conversation

0xDiscotech
Copy link
Contributor

@0xDiscotech 0xDiscotech commented Sep 25, 2024

Description

Rename L1BlockIsthmus to L1BlockInterop for consistency with the upgrade naming.
The scope of it is only the Solidity files, there will be another one with the changes on the Golang files because that's how it was asked from reviewers.

Tests

I added no tests, but only modified the contracts name so they don' break

Additional context
PR with the Golang files renaming changes: #12133

@0xDiscotech 0xDiscotech requested a review from a team as a code owner September 25, 2024 20:43
@0xDiscotech 0xDiscotech changed the title Chore/solidity isthmus to interop chore: solidity isthmus to interop Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.94%. Comparing base (3210a8c) to head (adad651).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #12132   +/-   ##
========================================
  Coverage    74.94%   74.94%           
========================================
  Files           49       49           
  Lines         3652     3652           
========================================
  Hits          2737     2737           
  Misses         743      743           
  Partials       172      172           
Flag Coverage Δ
cannon-go-tests 74.94% <ø> (ø)

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

Copy link
Contributor

@protolambda protolambda left a comment

Choose a reason for hiding this comment

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

Hmm, why are tests passing, when the OP Contracts Manager implementations deployer contract has not been updated?

Copy link
Contributor

@protolambda protolambda left a comment

Choose a reason for hiding this comment

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

Merging this. Expecting things to break in Go, like setL1BlockValuesIsthmus constant, but interop e2e testing is already half broken. Will work on fixing that.

Edit: the Go changes are merged 👍

@protolambda
Copy link
Contributor

Github complains about a merge conflict, but local merge with develop is fine. And I don't have push-access to this branch to add a merge commit. Can you update this, so we can merge into develop? Thank you!

@protolambda protolambda added this pull request to the merge queue Sep 26, 2024
Merged via the queue into ethereum-optimism:develop with commit a0eee5c Sep 26, 2024
63 checks passed
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
* chore: rename isthmus to interop on solidity files

* chore: rename test file

* chore: update contracts versions (ethereum-optimism#66)
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