Skip to content

Conversation

@seongyun-ko
Copy link
Contributor

@seongyun-ko seongyun-ko commented Oct 27, 2025

Note

Introduce ETHERFI_NODES_MANAGER_EL_CONSOLIDATION_ROLE and require it for requestConsolidation, replacing the previous admin-only restriction.

  • Contracts (src/EtherFiNodesManager.sol):
    • Roles: Add ETHERFI_NODES_MANAGER_EL_CONSOLIDATION_ROLE.
    • Access Control: requestConsolidation now checks ETHERFI_NODES_MANAGER_EL_CONSOLIDATION_ROLE instead of onlyAdmin.

Written by Cursor Bugbot for commit c2854d0. This will update automatically on new commits. Configure here.

@seongyun-ko seongyun-ko changed the title allow an EoA to call EFNM.requestConsolidation Add a role ETHERFI_NODES_MANAGER_EL_CONSOLIDATION_ROLE to allow it to call EFNM.requestConsolidation Oct 27, 2025
@sherlock-ai-beta
Copy link

Sherlock AI Findings

The automated tool completed its analysis of the codebase and found no potential security issues.

Next Steps: No immediate actions are required. Continue monitoring the codebase with future scans.

Full report available at: https://ai.sherlock.xyz/runs/6303bb91-cbf1-411c-9267-94b4b4beab67

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.

2 participants