Skip to content

feat: introduce OptimismSuperchainERC20#11256

Merged
tynes merged 22 commits intoethereum-optimism:developfrom
defi-wonderland:sc/superchain-erc20
Aug 13, 2024
Merged

feat: introduce OptimismSuperchainERC20#11256
tynes merged 22 commits intoethereum-optimism:developfrom
defi-wonderland:sc/superchain-erc20

Conversation

@agusduha
Copy link
Copy Markdown
Contributor

Description

Closes #11244.

Tests

We added a single invariant test for now. We will leave the implementation of the rest further down the line. We created a ticket for this: #11255

Additional context

The contract uses solady. It's important to keep in mind solady has the following note: https://github.com/Vectorized/solady/blob/main/src/tokens/ERC20.sol#L9

@agusduha agusduha requested a review from a team as a code owner July 26, 2024 21:01
@agusduha agusduha requested a review from maurelian July 26, 2024 21:01
@tynes
Copy link
Copy Markdown
Contributor

tynes commented Jul 31, 2024

This is tied to the design of the factory described here: ethereum-optimism/design-docs#50

@tynes
Copy link
Copy Markdown
Contributor

tynes commented Aug 6, 2024

This generally looks good to me, would be ideal to have a test covering #11256 (comment)

@tynes tynes enabled auto-merge August 13, 2024 04:08
@tynes tynes added this pull request to the merge queue Aug 13, 2024
@tynes
Copy link
Copy Markdown
Contributor

tynes commented Aug 13, 2024

Amazing work on this PR!

Merged via the queue into ethereum-optimism:develop with commit 27a1bfa Aug 13, 2024
@agusduha agusduha deleted the sc/superchain-erc20 branch August 22, 2024 12:30
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.

SuperchainERC20: OptimismSuperchainERC20 Implementation

4 participants