Skip to content

Conversation

@ericglau
Copy link
Member

@ericglau ericglau commented Jan 13, 2025

  • Removes the isAccessControlRequired function from the APIs for governor and vesting by separating their interfaces from contracts that have access control options.
    • Although account, governor, and vesting have their own ways of handling access control, they don't require this function because it's only purpose was to allow the caller to inspect the default behavior of the access option.
  • Update Cairo API readme.
  • Updates copyright year in preparation for publishing.

Copy link
Member

@ericnordelo ericnordelo left a comment

Choose a reason for hiding this comment

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

LGTM!

@ericglau ericglau merged commit acacc83 into OpenZeppelin:master Jan 14, 2025
9 checks passed
@ericglau ericglau deleted the preparePublishCairo branch January 14, 2025 14:50
@github-actions github-actions bot mentioned this pull request Jun 20, 2025
@github-actions github-actions bot mentioned this pull request Aug 20, 2025
This was referenced Sep 9, 2025
@github-actions github-actions bot mentioned this pull request Sep 16, 2025
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