openzeppelin-contracts icon indicating copy to clipboard operation
openzeppelin-contracts copied to clipboard

ifAdmin removed from TransparentUpgradeableProxy

Open SecondPort opened this issue 3 years ago • 1 comments

Fixes #3599

PR Checklist

  • [x] Tests
  • [x] Documentation
  • [x] Changelog entry (It's my first PR contributed to open source)

SecondPort avatar Sep 16 '22 06:09 SecondPort

In this PR you kept the getters but removed the modifiers. The issue https://github.com/OpenZeppelin/openzeppelin-contracts/issues/3599 is asking to remove the getters entirely.

This change needs to go to the next-v5.0 branch, please rebase on that branch and retarget the PR.

frangio avatar Sep 16 '22 18:09 frangio

Superceded by https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3820.

frangio avatar Nov 24 '22 21:11 frangio