0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.02k stars 534 forks source link

Openzeppelin upgrades not working #1225

Open SudharsananKnandhan opened 1 year ago

SudharsananKnandhan commented 1 year ago

Openzeppelin upgrades not working

Description

Hi , I am trying to use upgradeable smart contracts on our polygon edge test instance. I have used the example of openzeppelin upgradeable contracts using hardhat plugin

Your environment

Steps to reproduce

Expected behavior

cybercorey commented 1 year ago

I've come across this same issue, were you able to find a fix?