aragonOS
aragonOS copied to clipboard
Kernel.newAppInstance should store app instance address address for non default apps as well
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.
Thanks for opening your first issue in aragonOS! Someone will circle back soon ⚡