You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Deploying an upgradeable smart contract with a bug in it. 2. Fixing the bug in our original contract, and re-deploying it. 3. Pointing our buggy function to the new, fixed function using a proxy…