-
Notifications
You must be signed in to change notification settings - Fork 183
Add ERC-20 option for embedding ERC-7786 based crosschain bridge #747
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
base: master
Are you sure you want to change the base?
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
ERC20Crosschain.ERC20Bridgeable) now allows privileged roles to set the token bridge address after deployment (this is a breaking change). This is needed so that tokens can later update their bridge address to use aBridgeERC7802if desired.ERC20Crosschain) allows privileged roles to update links.To do: