Skip to content

Conversation

@efecarranza
Copy link
Collaborator

Changelog

Modify access control from Ownable to AccessControl.
Update tests and specs accordingly.

Comment on lines 55 to 58
_grantRole(DEFAULT_ADMIN_ROLE, admin);
_grantRole(MANAGE_ENTITY_ROLE, admin);
_grantRole(SET_LIMIT_ROLE, admin);
_grantRole(TRANSFER_ROLE, admin);
Copy link
Collaborator

Choose a reason for hiding this comment

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

we could only give default admin role, but i'm fine with this given that most likely it d be assigned to the Executor.
(sme in GhoDirectFacilitator)

@efecarranza
Copy link
Collaborator Author

@miguelmtzinf updated, thank you

@miguelmtzinf miguelmtzinf changed the base branch from main to tokenlogic/gho-reserve-steward January 7, 2026 07:57
Copy link
Collaborator

@miguelmtzinf miguelmtzinf left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for addressing comments!

@miguelmtzinf miguelmtzinf merged commit 888e965 into aave-dao:tokenlogic/gho-reserve-steward Jan 7, 2026
2 of 6 checks passed
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