Skip to content

Remove _isConstructor() check in initializer modifier#2531

Merged
frangio merged 3 commits into
OpenZeppelin:masterfrom
frangio:remove-initializable-isconstructor
Feb 18, 2021
Merged

Remove _isConstructor() check in initializer modifier#2531
frangio merged 3 commits into
OpenZeppelin:masterfrom
frangio:remove-initializable-isconstructor

Conversation

@frangio

@frangio frangio commented Feb 18, 2021

Copy link
Copy Markdown
Contributor

This was necessary before because of an artifact of how we tested our upgradeable contracts, but it doesn't really belong in Initializable, and it isn't needed by us any more anyway.

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

@frangio frangio added the breaking change Changes that break backwards compatibility of the public API. label Feb 18, 2021
@frangio frangio requested a review from Amxx February 18, 2021 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Changes that break backwards compatibility of the public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant