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

refactor: remove superchain erc20 modifier #12566

Conversation

agusduha
Copy link
Contributor

Description

Remove onlySuperchainTokenBridge from SuperchainERC20 and add the check line to the functions directly.

Additional context

Rationale: #12514 (comment)

Metadata

Closes #12553

* fix: remove superchain erc20 modifier

---------

Co-authored-by: Disco <[email protected]>
Co-authored-by: 0xng <[email protected]>
Co-authored-by: 0xParticle <[email protected]>
Co-authored-by: gotzenx <[email protected]>
@agusduha agusduha changed the title fix: remove superchain erc20 modifier refactor: remove superchain erc20 modifier Oct 22, 2024
@tynes
Copy link
Contributor

tynes commented Oct 23, 2024

cc @mslipper any idea what is wrong with CI in this PR?

@maurelian maurelian added this pull request to the merge queue Oct 23, 2024
Merged via the queue into ethereum-optimism:develop with commit 358dd3f Oct 23, 2024
49 checks passed
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
* fix: remove superchain erc20 modifier (ethereum-optimism#111)

* fix: remove superchain erc20 modifier

---------

Co-authored-by: Disco <[email protected]>
Co-authored-by: 0xng <[email protected]>
Co-authored-by: 0xParticle <[email protected]>
Co-authored-by: gotzenx <[email protected]>

* fix: pre pr

---------

Co-authored-by: Disco <[email protected]>
Co-authored-by: 0xng <[email protected]>
Co-authored-by: 0xParticle <[email protected]>
Co-authored-by: gotzenx <[email protected]>
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.

Remove onlySuperchainTokenBridge modifier from SuperchainERC20
3 participants