-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
fix(protocol): fix bridge bugs in getMessageMinGasLimit
#17284
Conversation
Seems OK, but we shall immediately try it out on testnet to see in action - as currently (even tho seems inaccurate, it works :) ) And 2 tests (related to gas) are failing. |
Fixed |
it works in testnet because we are multiplying the return value offchain |
fix(protocol): fix bridge bugs in
|
Severity Level | Results | |
---|---|---|
Contracts | Critical High Medium Low Note Total |
2 2 0 8 41 53 |
Dependencies | Critical High Medium Low Note Total |
0 0 0 0 0 0 |
For more details view the full report in OpenZeppelin Code Inspector
Fix two bugs in Bridge.getMessageMinGasLimit reported by OZ: