-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Issues: OpenZeppelin/openzeppelin-contracts
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ERC1155
: reorder of KeyType
s in _balances
breaking change
Pausable
can be more gas efficient using a similar mechanism as in the ReentrancyGuard
breaking change
#4650
opened Oct 4, 2023 by
eugenioclrc
Support ERC-173
breaking change
Changes that break backwards compatibility of the public API.
#4388
opened Jun 24, 2023 by
RenanSouza2
Governor shadows EIP-712's Changes that break backwards compatibility of the public API.
_name
breaking change
ERC*Pausable
doesn't have a public pause()
and unpause()
functions
breaking change
Consider simpler initializer modifier
breaking change
Changes that break backwards compatibility of the public API.
Reject address zero in AccessControl
breaking change
Changes that break backwards compatibility of the public API.
Refactor Nonces from contract to library to mitigate nonces collision between Votes and ERC20Permit
breaking change
Changes that break backwards compatibility of the public API.
#3848
opened Dec 2, 2022 by
k06a
Loading…
1 of 3 tasks
Indexed proposalId in Governor.ProposalCreated event
area: governance
breaking change
Changes that break backwards compatibility of the public API.
#3826
opened Nov 19, 2022 by
paknecht
Support @deprecated tags in Natspec
breaking change
Changes that break backwards compatibility of the public API.
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.