Skip to content

Conversation

@JulissaDantes
Copy link
Contributor

Fixes #3599

The TransparentUpgradeableProxy contract had getters only accessible if the caller was the admin, but returned 0x if anybody else calls them, this was more visible on Etherscan, making the getters useless. As part of the removal, the ProxyAdmin was updated as well to remove the 2 methods calling the admin and implementation getters.

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thanks!

@frangio frangio merged commit bc8f442 into OpenZeppelin:next-v5.0 Nov 25, 2022
@gitpoap-bot
Copy link

gitpoap-bot bot commented Nov 25, 2022

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2022 OpenZeppelin Contracts Contributor:

GitPOAP: 2022 OpenZeppelin Contracts Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced Sep 10, 2024
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.

2 participants