effect-network icon indicating copy to clipboard operation
effect-network copied to clipboard

Allow execution of arbitrary transaction by DAO proposals

Open jeisses opened this issue 3 years ago • 0 comments

Feature

A DAO proposal should be able to execute a user defined EOS transaction.

Description

If a proposal passes it should be possible to execute an eosio.msig transaction owned by the DAO. This transaction will bear the [email protected] permission, which will allow the DAO to make restricted transaction like updating code or modifying network parameters.

[To be refined]

jeisses avatar Jul 12 '22 15:07 jeisses