Correct inter-contract associations #199

Closed
bumi wants to merge 3 commits from correct-contract-associations into master
bumi commented 2020-06-13 17:24:12 +00:00 (Migrated from github.com)

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.

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.
bumi commented 2020-09-01 09:00:17 +00:00 (Migrated from github.com)

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.

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.
raucao commented 2020-09-01 09:43:22 +00:00 (Migrated from github.com)

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.

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.
raucao commented 2021-11-14 22:32:22 +00:00 (Migrated from github.com)

Closing in favor of #213.

Closing in favor of #213.

Pull request closed

Sign in to join this conversation.
No description provided.