-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat: support permit2 on OptimismSuperchainERC20 + upgrade solady's erc20 implementation #12476
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
Merged
maurelian
merged 51 commits into
ethereum-optimism:develop
from
defi-wonderland:sc-feat/new-solady-erc20-permit2
Oct 22, 2024
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
ae024a5
feat: add superchain erc20 bridge (#61)
agusduha 2a22161
refactor: optimism superchain erc20 redesign (#62)
0xDiscotech 6aaf905
test: add superchain erc20 bridge tests (#65)
agusduha 11fda67
chore: update missing bridge on natspec (#69)
0xDiscotech 7a69a7e
fix: remove superchain erc20 base (#70)
agusduha 07c9c77
refactor: update isuperchainweth (#71)
0xDiscotech d9bdad1
feat: rename mint/burn and add SuperchainERC20 (#74)
agusduha 2e507b2
fix: refactor zero check (#76)
agusduha 7fcaf6c
Merge branch 'develop' into fix/redesign-merge-conflicts
agusduha 619f23c
fix: pre pr
agusduha a16cca5
chore: add new solady version and import it for erc20
0xDiscotech 1981789
Merge pull request #77 from defi-wonderland/fix/redesign-merge-conflicts
agusduha 0938dd8
fix: undo forge std changes
0xDiscotech 62235f7
Merge branch 'sc/superchain-erc20-redesign' into chore/erc20-new-sola…
0xDiscotech 68dc9db
chore: re run pre pr script
0xDiscotech ae019b8
fix: semver natspec check failure (#79)
agusduha a5aca61
feat: add crosschain erc20 interface (#80)
agusduha 83757ea
fix: superchain bridge natspec (#83)
agusduha 904a0ce
fix: superchain weth natspec (#84)
agusduha bd87a99
Merge branch 'sc/superchain-erc20-redesign' into chore/erc20-new-sola…
0xDiscotech 9fb4bc6
Merge branch 'sc-feat/crosschain-erc20' into chore/erc20-new-solady-v…
0xDiscotech 3ebb1d1
fix: stop inheriting superchain interfaces (#85)
agusduha 1b4317e
fix: superchain bridge rename (#86)
agusduha 10038c3
fix: fee vault compiler error (#87)
agusduha 9f49b43
Merge branch 'develop' into fix/crosschain-merge-conflicts
agusduha ab1e074
fix: remove unused imports
agusduha a79bf4e
Merge pull request #88 from defi-wonderland/fix/crosschain-merge-conf…
agusduha 905ee60
Merge branch 'sc-feat/crosschain-erc20' into chore/erc20-new-solady-v…
0xDiscotech bdcd7f1
chore: run pre-pr and update vendor interface
0xDiscotech af9694e
fix: refactor common errors (#90)
agusduha 70e3570
feat: add permit2 on optimism superchain erc20
0xDiscotech 8aaca99
Merge branch 'sc-feat/crosschain-erc20' into chore/erc20-new-solady-v…
0xDiscotech 1fc614a
feat: add permit2
0xDiscotech 553462d
chore: run pre-pr script
0xDiscotech 6c46f9b
fix: reuse unauthorized error (#92)
agusduha 736adf3
Merge branch 'develop' into fix/superchain-erc20-factory-merge-conflicts
agusduha 061b1ff
fix: superchain erc20 factory conflicts
agusduha 97fb300
Merge pull request #93 from defi-wonderland/fix/superchain-erc20-fact…
agusduha 71389b6
fix: rename crosschain functions (#94)
agusduha 7bc9fd5
Merge branch 'sc-feat/crosschain-erc20' into chore/erc20-new-solady-v…
0xDiscotech 39f5caf
chore: run pre-pr
0xDiscotech 222e10c
Merge branch 'develop' into chore/erc20-new-solady-version
0xDiscotech c19f54d
chore: run pre-pr
0xDiscotech de3cc8e
chore: run pre-pr
0xDiscotech 9a96c48
feat: add new tests on optimism superchain erc20
0xDiscotech b5640fa
fix: vars and params naming on newly added tests
0xDiscotech 20f0bc6
fix: var name
0xDiscotech f0c6d1e
feat: support permit2 on optimism superchain erc20 and upgrade solady…
0xDiscotech 8180e26
Merge branch 'develop' into chore/erc20-new-solady-version
0xDiscotech 1efdaa0
Merge pull request #106 from defi-wonderland/chore/erc20-new-solady-v…
agusduha 83c9701
chore: use ierc20 alias for ierc20 solady interface (#108)
0xDiscotech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Submodule solady-v0.0.245
added at
e0ef35
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.