ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.65k stars 3.28k forks source link

interop(crossl2inbox): revert on deposits for validateMessage #12088

Closed hamdiallam closed 1 month ago

hamdiallam commented 1 month ago

interop messages are not allowed on deposits. this check should also happen on validateMessage

hamdiallam commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hamdiallam and the rest of your teammates on Graphite Graphite

semgrep-app[bot] commented 1 month ago

Semgrep found 1 sol-style-return-arg-fmt finding:

Named return arguments to functions must be appended with an underscore (_)

Ignore this finding from sol-style-return-arg-fmt.

tynes commented 1 month ago

Needs semver lock updates