Skip to content

Test voting delegation #857

@maria-mitina

Description

@maria-mitina

In order to make voting more convenient for the contributors, we are exploring delegation of voting rights. The flow of the delegation is the following:
Granter gives grantee permission to send specific message types on their behalf. The grantee uses MsgExec to run those messages; the chain checks the authz grant and treats the message as coming from the granter.

Permissions needs to:

  1. be granted
  2. allow action under permission to be executed
  3. be revoked if necessary

Testnet will be used for the flow verification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions