buidler-aragon
buidler-aragon copied to clipboard
ExperimentalAppInstaller. External apps installed from "open.aragonpm.eth" don't show IPFS content.
🐛 Bug Report
Using the ExperimentalAppInstaller
on app's local dev deployment, installing apps that live on open.aragonpm.eth
don't display/load IPFS content in the client. An app I'm working on, Conviction Voting, requires a custom app in it's dev template that lives on Rinkeby, the Hooked Token Manager. I modified the ExperimentalAppInstaller
to enable installing apps from Rinkeby, but the app does not show it's IPFS content.
Upon further investigation when installing any apps from mainnet
or rinkeby
with the ExperimentalAppInstaller
that live at open.aragonpm.eth
as opposed to argonpm.eth
the IPFS content is not accessible by the client and doesn't show full details about the app in the "organisation settings". Installing any apps from aragonpm.eth
on either Rinkeby or Mainnet work as expected. I've spent a little while trying to figure out the issue but it's not obvious to me. I've also discussed it with @0xGabi.
For reference the change I made to add the Rinkeby app installer is here: https://github.com/aragon/buidler-aragon/pull/179
Thanks for opening your first issue in aragonCLI! Someone will circle back soon ⚡