Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to perform actions as token holder with tokens held in Vault #45

Closed
izqui opened this issue Dec 2, 2017 · 2 comments
Closed

Allow to perform actions as token holder with tokens held in Vault #45

izqui opened this issue Dec 2, 2017 · 2 comments

Comments

@izqui
Copy link
Contributor

izqui commented Dec 2, 2017

Sometimes the tokens being held in the Vault do not have only economic value, but also allow the holder (the DAO) to perform some actions such as voting or requesting dividends.

A way to forward actions to other contracts as the Vault to perform actions as the token holder is needed.

A more elegant approach would be just a flow of doing an approve/transferFrom with the contract that wants to perform the action as the holder, and at the end return the tokens back to the Vault. This approach wouldn't work to vote with MiniMe tokens, given that the balance is checked at a particular block height.

@izqui
Copy link
Contributor Author

izqui commented Jan 16, 2018

Deferring this to another version of the vault. It isn't really critical for 0.5.

@izqui izqui removed this from the 0.5 code freeze milestone Jan 16, 2018
@izqui izqui mentioned this issue Nov 19, 2018
5 tasks
@sohkai
Copy link
Contributor

sohkai commented Dec 1, 2018

This will be done with the Actor app (see #580).

@sohkai sohkai closed this as completed Dec 1, 2018
bingen pushed a commit to bingen/aragon-apps that referenced this issue Dec 17, 2018
* Add filtering support to Table component

* Add status and role filters to employee list

* Fix filters
cmauriciocoronel added a commit to ACDI-Argentina/give-4-forest-contract that referenced this issue Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants