OpenZeppelin / openzeppelin-sdk

OpenZeppelin SDK repository for CLI and upgrades.js. No longer actively developed.
MIT License
432 stars 200 forks source link

Bug: When choosing non-upgradable proxy, CLI offers to upgrade it. #1571

Closed crazyrabbitLTC closed 4 years ago

crazyrabbitLTC commented 4 years ago

When deploying a non-upgradable minimal proxy, the OZ Cli after deployment tells me that to upgrade the instance I use 'oz upgrade'.

This is confusing messaging when I have just selected a specifically non-upgradable proxy.

Screen Shot 2020-07-31 at 10 41 18 AM
frangio commented 4 years ago

Thank you for the feedback @crazyrabbitLTC! :smile:

Closing this as a duplicate of https://github.com/OpenZeppelin/openzeppelin-sdk/issues/1543.