Skip to content

Conversation

@huaweigu
Copy link
Contributor

Motivation

Rename ENTITYID to snake_case ENTITY_ID for readability.

Solution

Rename the constant.

@octane-security-app
Copy link

Summary by Octane

New Contracts

No new contracts were added in this PR.

Updated Contracts

  • ReferenceModularAccount.sol: The primary change involves a minor correction in naming from DIRECT_CALL_VALIDATION_ENTITYID to DIRECT_CALL_VALIDATION_ENTITY_ID.
  • Constants.sol: Renamed DIRECT_CALL_VALIDATION_ENTITYID to DIRECT_CALL_VALIDATION_ENTITY_ID.
  • ReturnDataModuleMocks.sol: Updated a constant name for consistency in the smart contract's validation process.

🔗 Commit Hash: 5add5b4

@octane-security-app
Copy link

octane-security-app bot commented Oct 16, 2024

Overview

Vulnerabilities found: 4                                                                                
Severity breakdown: 1 Critical, 1 High, 2 Medium

Detailed findings

src/account/ReferenceModularAccount.sol


🔗 Commit Hash: 5add5b4
🛡️ Octane Dashboard: All vulnerabilities

@huaweigu huaweigu requested a review from a team October 16, 2024 21:26
@huaweigu
Copy link
Contributor Author

@adamegyed @fangting-alchemy @jaypaik could you please take a look? Thanks

Copy link
Collaborator

@jaypaik jaypaik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! happy to cut a new tag including this change once this is in

@huaweigu
Copy link
Contributor Author

lgtm! happy to cut a new tag including this change once this is in

That'd be great, thank you!

@huaweigu huaweigu merged commit 6cdcfa6 into develop Oct 17, 2024
7 checks passed
@huaweigu huaweigu deleted the chore/renaming branch October 17, 2024 16:04
jaypaik pushed a commit that referenced this pull request Oct 18, 2024
@jaypaik
Copy link
Collaborator

jaypaik commented Oct 18, 2024

@huaweigu
Copy link
Contributor Author

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.

4 participants