Skip to content

[yAudit-9] Remove Unused immutable. - #168

Merged
naddison36 merged 1 commit into
mainfrom
clement/yaudit-9
Dec 1, 2025
Merged

naddison36 merged 1 commit into
mainfrom
clement/yaudit-9

Conversation

@clement-ux

Copy link
Copy Markdown
Collaborator

Technical Details

EtherFiARM.etherfiRedemptionManager is initialized during the contract's deployment but never accessed in any of its methods.

Impact

Informational.

Recommendation

Remove the unused immutable variable to reduce the contract's deployed bytecode's size.

Developer Response

Variable removed.

@clement-ux clement-ux changed the title Remove Unused immutable. [yAudit-9] Remove Unused immutable. Dec 1, 2025
@clement-ux clement-ux self-assigned this Dec 1, 2025
@clement-ux clement-ux added the Audit Fix Resolves findings from security audit. label Dec 1, 2025

@naddison36 naddison36 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@naddison36
naddison36 merged commit dafdff4 into main Dec 1, 2025
5 of 6 checks passed
@naddison36
naddison36 deleted the clement/yaudit-9 branch December 1, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Audit Fix Resolves findings from security audit.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants