Deploying and upgrading a UUPS proxy #5250
Closed
giladHaimov
started this conversation in
General
Replies: 1 comment 3 replies
-
Are you using the Open Zeppelin upgrades plugin: https://docs.openzeppelin.com/upgrades-plugins/1.x/ ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation for Hardhat Deploy and update of a UUPS proxy is somewhat lacking.
Can anyone from the dev team confirm that using the standard deployProxy/upgradeProxy functions with an additional <kind : "uups"> opt is the correct way to handle a UUPS proxy.
That is:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions