Correct inter-contract associations #199

Closed
bumi wants to merge 3 commits from correct-contract-associations into master

3 Commits

Author SHA1 Message Date
dc35344570 Add function to configure the associated apps 2020-12-01 12:22:31 +01:00
9648499741 Return details about installed apps when creating a new Kredits DAO 2020-06-24 01:22:09 +02:00
2882094c75 Correct contact associations
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.
2020-06-13 19:15:00 +02:00