Skip to content

DIR 5 - Add Option to withdraw() from the DAO #148

@LefterisJP

Description

@LefterisJP

Changelog

  • 16 - 05 - 2016: Issue created
  • 13 - 06 - 2016: Modified issue to turn it into a DIR

Problem Definition

As of DAO v1.0 getting out of the DAO and reclaiming your remaining ether requires the user to perform a split. This is a very long process which is cumbersome and very difficult to follow for non-technical people. Plus there is a possibility for other users to follow in a split and try to make your life difficult as defined in the Stalker Attack.

Proposed Solution

The solution is straightforward. A function allowing instant withdrawal from the DAO needs to be added for the user. This function should burn the user's tokens and return to him the remaining ether. An implementation of this can be seen here.

An alternative implementation which also allows for changing votes during the voting process can be seen here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions