Skip to content

Conversation

@Pangssu
Copy link
Contributor

@Pangssu Pangssu commented Jun 26, 2022

I am developing dApp on Klaytn network. (EVM Based)

The null address in the Klaytn network is contract, so a bytecode exists.
(You can see the code here)

Therefore, with UUPS, I cannot upgrade the Implementation of the proxy.

image

The solution I thought of is to add a condition to make sure that adminAddress is null.

Copy link
Member

@ericglau ericglau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants