Dennison Bertram
Dennison Bertram
I am unable to verify contract source code on Ethereum when using Kovan. `❯ oz verify ? Pick a network kovan ? Was your contract compiled with optimizations enabled? Yes...
To add more context to this, source code verification also does not work if you have previously deployed a regular contract instance. If afterward you deploy an upgradable instance this...
Is this still something we want to do?
Image added for clarity.
I think before we do this, we should sit down and think about how `openzeppelin-networks' is supposed to ideally work.
Hi @walter-grace ! Do you have a github repo I could take a look at? I think there is a probably an issue with the way contracts are being inherited...