Skip to content

Expose an initializer function for non-abstract contracts in their upgradeable versions#5008

Merged
Amxx merged 5 commits into
OpenZeppelin:masterfrom
ernestognw:upgradeable/expose-initializer-for-non-abstract-contracts
Apr 9, 2024
Merged

Expose an initializer function for non-abstract contracts in their upgradeable versions#5008
Amxx merged 5 commits into
OpenZeppelin:masterfrom
ernestognw:upgradeable/expose-initializer-for-non-abstract-contracts

Conversation

@ernestognw

Copy link
Copy Markdown
Member

Fixes #5002

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

@changeset-bot

changeset-bot Bot commented Apr 8, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 49c5646

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ernestognw ernestognw requested a review from Amxx April 8, 2024 20:13
Comment thread scripts/upgradeable/transpile.sh Outdated
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Amxx
Amxx previously approved these changes Apr 8, 2024

@Amxx Amxx left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

Comment thread .changeset/thin-walls-drop.md Outdated
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
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.

Mark AccessManagerUpgradeable abstract or implement initializer function

2 participants