Skip to content

Remove isAccessControlRequired from specific contract APIs, update copyright year - #426

Merged
ericglau merged 4 commits into
OpenZeppelin:masterfrom
ericglau:preparePublishCairo
Jan 14, 2025
Merged

Remove isAccessControlRequired from specific contract APIs, update copyright year#426
ericglau merged 4 commits into
OpenZeppelin:masterfrom
ericglau:preparePublishCairo

Conversation

@ericglau

@ericglau ericglau commented Jan 13, 2025

Copy link
Copy Markdown
Member
  • 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.

@ericnordelo ericnordelo left a comment

Copy link
Copy Markdown
Member

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
@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
@github-actions github-actions Bot mentioned this pull request Jan 10, 2026
@github-actions github-actions Bot mentioned this pull request Jun 18, 2026
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