Skip to content
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

Remove _isConstructor() check in initializer modifier #2531

Merged

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Feb 18, 2021

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.

None yet

1 participant