Correct inter-contract associations #199
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "correct-contract-associations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So far our contract discovery was wrong.
https://spectrum.chat/aragon/aragonos/how-do-i-get-the-appid-namehash-of-an-app-in-open-aragonpm-eth~50dd2c67-63a2-49cf-bc64-aa033e33f48d
All dependent contract connections that are needed must be passed in and
can not be discovered from the DAO/Kernel/whatever.
So far I have no idea how we upgrade to these new contracts.
actually not sure how to best proceed with such a change as I am not sure how that change would affect the deployed contracts or how to deploy those changes.
Maybe it's easier to first solve bootstrapping/migrating contracts with existing data? This would both help with changing basic architecture on the way, as well as deploying to different chains and keeping our production data.
Closing in favor of #213.
Pull request closed