Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel.newAppInstance should store app instance address address for non default apps as well #638

Open
littlezigy opened this issue Aug 20, 2022 · 1 comment

Comments

@littlezigy
Copy link

newAppInstance currently only stores the implementation address when installing non-default apps. Since the app instances always point to their implementation contracts, I'm wondering why the kernel doesn't just store the proxy address and then users can get the implementation address from the proxy.

@welcome
Copy link

welcome bot commented Aug 20, 2022

Thanks for opening your first issue in aragonOS! Someone will circle back soon ⚡

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

No branches or pull requests

1 participant