-
Notifications
You must be signed in to change notification settings - Fork 101
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
interop: Superchain WETH #256
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
smartcontracts
changed the base branch from
main
to
feat/superchain-token-standard
June 24, 2024 20:41
tynes
reviewed
Jun 24, 2024
tynes
reviewed
Jun 24, 2024
tynes
reviewed
Jun 24, 2024
smartcontracts
force-pushed
the
sc/superchain-weth
branch
2 times, most recently
from
June 26, 2024 17:14
11b55ff
to
0fe0316
Compare
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
smartcontracts
force-pushed
the
sc/superchain-weth
branch
7 times, most recently
from
June 26, 2024 20:02
c59a88e
to
de5c737
Compare
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
tynes
reviewed
Jun 26, 2024
smartcontracts
force-pushed
the
sc/superchain-weth
branch
2 times, most recently
from
June 27, 2024 17:25
b0cacfa
to
003057c
Compare
smartcontracts
force-pushed
the
sc/superchain-weth
branch
from
June 28, 2024 00:20
003057c
to
7b3ad1a
Compare
This needs a spec lint |
tynes
reviewed
Jun 28, 2024
tynes
force-pushed
the
feat/superchain-token-standard
branch
from
July 9, 2024 08:23
006391c
to
e15b048
Compare
tynes
requested review from
protolambda,
ajsutton,
sebastianst and
mslipper
as code owners
July 9, 2024 08:23
tynes
reviewed
Jul 22, 2024
smartcontracts
force-pushed
the
sc/superchain-weth
branch
5 times, most recently
from
July 22, 2024 19:08
7b53f3a
to
6c5e97e
Compare
Looks like a linting issue |
smartcontracts
force-pushed
the
sc/superchain-weth
branch
from
July 22, 2024 22:45
6c5e97e
to
e3940bb
Compare
tynes
approved these changes
Jul 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Specification for the Superchain WETH contract. Refer to this PR in the design repo for context.