-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat: add cross domain message context function #12477
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 36 commits into
ethereum-optimism:develop
from
defi-wonderland:sc-feat/add-cdm-context-function
Oct 17, 2024
Merged
Changes from all commits
Commits
Show all changes
36 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 1981789
Merge pull request #77 from defi-wonderland/fix/redesign-merge-conflicts
agusduha 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 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 af9694e
fix: refactor common errors (#90)
agusduha eccf283
feat: add cross domain context function
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 05de757
Merge branch 'sc-feat/crosschain-erc20' into feat/context-function
0xDiscotech f11893e
chore: run pre-pr
0xDiscotech a0f7d2f
Merge branch 'develop' into feat/context-function
0xDiscotech ddf6b3d
chore: run pre-pr
0xDiscotech 8437ee5
fix: mocked calls on tests
0xDiscotech 51880bf
feat: add cross domain message context function (#98)
0xDiscotech c6ba03b
Merge branch 'develop' into feat/context-function
0xDiscotech 1363648
Merge pull request #105 from defi-wonderland/feat/context-function
agusduha 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
18 changes: 18 additions & 0 deletions
18
packages/contracts-bedrock/snapshots/abi/L2ToL2CrossDomainMessenger.json
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.