ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.56k stars 3.22k forks source link

chore: rename isthmus to interop on golang files #12133

Closed 0xDiscotech closed 3 days ago

0xDiscotech commented 4 days ago

Description

Rename L1BlockIsthmus to L1BlockInterop for consistency with the upgrade naming. The scope of it is only the Golang files, there will be another one with the changes on the Solidity 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 for the renaming on Soldity files: https://github.com/ethereum-optimism/optimism/pull/12132

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.11%. Comparing base (10a16aa) to head (5904166). Report is 26 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #12133 +/- ## =========================================== - Coverage 68.30% 68.11% -0.20% =========================================== Files 54 54 Lines 4118 4118 =========================================== - Hits 2813 2805 -8 - Misses 1126 1135 +9 + Partials 179 178 -1 ``` | [Flag](https://app.codecov.io/gh/ethereum-optimism/optimism/pull/12133/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum-optimism) | Coverage Δ | | |---|---|---| | [cannon-go-tests](https://app.codecov.io/gh/ethereum-optimism/optimism/pull/12133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum-optimism) | `68.11% <ø> (-0.20%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum-optimism#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/ethereum-optimism/optimism/pull/12133/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum-optimism)