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: remove immutables from superchain erc20 beacon #12207

Conversation

agusduha
Copy link
Contributor

Description

The OptimismSuperchainERC20Beacon became proxiable in #11617 so we need to remove immutables variables from it.

Tests

Add OptimismSuperchainERC20BeaconTest

* fix: remove immutables from superchain erc20 beacon

* test: add superchain erc20 beacon tests
@agusduha agusduha requested a review from a team as a code owner September 30, 2024 18:47
tynes
tynes previously approved these changes Sep 30, 2024
@tynes tynes added this pull request to the merge queue Sep 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 30, 2024
@tynes
Copy link
Contributor

tynes commented Sep 30, 2024

cc @agusduha Looks like this needs a rebase now

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.91%. Comparing base (289f074) to head (123e7fe).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12207      +/-   ##
===========================================
- 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

auto-merge was automatically disabled October 15, 2024 20:35

Head branch was pushed to by a user without write access

Copy link
Contributor

@maurelian maurelian left a comment

Choose a reason for hiding this comment

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

This is straighforward, LGTM

@maurelian maurelian added this pull request to the merge queue Oct 17, 2024
Merged via the queue into ethereum-optimism:develop with commit 3af1faf Oct 17, 2024
47 checks passed
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
…m#12207)

* fix: remove immutables from superchain erc20 beacon (ethereum-optimism#67)

* fix: remove immutables from superchain erc20 beacon

* test: add superchain erc20 beacon tests

* fix: superchain erc20 beacon interface (ethereum-optimism#99)
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