-
Notifications
You must be signed in to change notification settings - Fork 33
Add mip-x34 #539
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
Add mip-x34 #539
Conversation
Add mip-x34
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
|
|
||
| // Base - Wormhole Chain ID: 30 | ||
| chainIds[0] = 30; | ||
| (bridgeCosts[0], ) = realRelayer.quoteEVMDeliveryPrice( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we want to 2-5x these bridge costs to prevent failures?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doing that already, this is just for validation
|
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
No description provided.