Skip to content

clean up compiler warnings#32

Merged
coffeexcoin merged 1 commit into
mainfrom
coffee/fix-compiler-warn
May 4, 2026
Merged

clean up compiler warnings#32
coffeexcoin merged 1 commit into
mainfrom
coffee/fix-compiler-warn

Conversation

@coffeexcoin

@coffeexcoin coffeexcoin commented May 4, 2026

Copy link
Copy Markdown
Contributor

PR-Codex overview

This PR focuses on modifying function signatures in the EOAValidator and MockHook contracts to improve clarity and consistency.

Detailed summary

  • In EOAValidator.sol, the validateSignature function's parameter OperationType operationType was changed to OperationType.
  • In MockHook.sol, the isInited function's parameter address account was changed to address.
  • The return type of isInited in MockHook.sol was changed from view to pure.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coffeexcoin coffeexcoin merged commit f2501c4 into main May 4, 2026
3 checks passed
@coffeexcoin coffeexcoin deleted the coffee/fix-compiler-warn branch May 4, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant