DAO icon indicating copy to clipboard operation
DAO copied to clipboard

DIR 2 - Allow for DAO Proposal Dependencies

Open LefterisJP opened this issue 8 years ago • 4 comments

Changelog

10 - 06 - 2016 - Request Created

Problem

In the case of multiple proposals there are situations where a contractor may want to make multiple proposals and set dependencies between then. As of DAO v1.0 this is impossible and he would have to make the proposals one by one and wait until the first proposal either passses or fails to continue with the subsequent ones.

Suggested Solution

Proposals can have dependencies on each other. A proposal can have a set of proposal IDs and proposal vote outcomes that it depends on. If and only if the dependent proposal outcome is as expected then the original proposal can be executed.

Proof Of Concept

There is a PoC implementation of this in the DAO v1.1 PR

LefterisJP avatar Jun 10 '16 16:06 LefterisJP

Please have a look to our solution https://forum.daohub.org/t/a-peer-to-peer-c2c-transportation-system-of-objects-for-the-dao/4622

pacifics avatar Jun 16 '16 07:06 pacifics