Sup yall!

I have an issue where I was going to deploy my contracts with openzeppelin deployProxy() but the transaction ran out of gas.
So I have ended up with an implememtation contract being deployed but neither Admin not proxy were.

After looking online I have found that some people have already faced this kind of issue and proposed functionality to deploy admin and proxy function thaat would lead to an already deployed implemention. That wasn't made yet, you can see the disscussion here:
https://github.com/OpenZeppelin/openzeppelin-upgrades/issues/580

Is there anyone who have faced and successfully dealt with this issue?

Jul 11, 2022, 9:30 AM

© 2024 Draquery.com All rights reserved.