-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
OPCM: DeployOPChain additional testing checks. #12355
OPCM: DeployOPChain additional testing checks. #12355
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Semgrep found 13
"challenge period too large" Malformed require statement style. Ignore this finding from sol-style-malformed-require. |
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.
LGTM, just one missing check to add?
Semgrep found 4
Named return arguments to functions must be appended with an underscore ( Semgrep found 2
Malformed revert statement style. Ignore this finding from sol-style-malformed-revert.Semgrep found 22
Inputs to functions must be prepended with an underscore ( |
* OPCM: DepolyOPChain additional testing checks. * fix: absolute prestate. * fix: adding to assertions. * fix: maxClockDuration check added.
Adding some additional checks
PermissionedDisputeGame
andAnchorStateRegistryProxy
.