-
Notifications
You must be signed in to change notification settings - Fork 169
Use ERC20Bridgeable from Contracts 5.4.0 #619
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
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
I'm not entirely sure how to fix the MCP error. It's failing because the wizard version installed in packages/mcp doesn't have the upgradeable ERC20Bridgeable version. Does that require a release? |
Updated MCP testcase to not expect an error when using ERC20Bridgeable with upgradeable. |
Co-authored-by: Ernesto García <[email protected]>
Fixes #592
Note: This PR does not address other contracts that were removed from Community Contracts. Those should be addressed by #618