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

Add reference field to token manager actions #132

Closed
lkngtn opened this issue Jun 26, 2019 · 5 comments
Closed

Add reference field to token manager actions #132

lkngtn opened this issue Jun 26, 2019 · 5 comments
Labels
rocket Related to user advocacy items

Comments

@lkngtn
Copy link

lkngtn commented Jun 26, 2019

Add a reference field to token manager actions (mint, burn)

User story

As an organization I have the mint and burn actions require a vote and want to be able to differentiate proposals based on a reference field.

Related issues:
aragon/client#841

Technical requirements

  • The reference field should be visible within forwarders like the voting app.
@luisivan luisivan added rocket Related to user advocacy items backlog and removed backlog labels Jun 27, 2019
@luisivan
Copy link
Contributor

luisivan commented Jul 2, 2019

Does this require contract changes or just frontend changes? @lkngtn @sohkai

@sohkai
Copy link

sohkai commented Jul 2, 2019

This would require at least one of the following changes:

@lkngtn
Copy link
Author

lkngtn commented Jul 4, 2019

A way to sync forwarding metadata across orgs (Autark has a similar problem, but solving this without relying on a centralized server is unclear)

@sohkai do you have a link to where this issue has been discussed, would be great to have some additional context.

@sohkai
Copy link

sohkai commented Jul 4, 2019

@lkngtn Not really... as far as I know it's mostly working off of aragon/aragon.js#314, and it's unclear to me if this metadata API is what we're looking for.

But in the general case, if we could sync a metadata blob across organizations, it's conceivable that users would be able to add information to it to annotate forwarding actions (I imagine discussions would work fairly similarly).

@sohkai
Copy link

sohkai commented Mar 20, 2020

Closing here; we will track this in the client repo.

@sohkai sohkai closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rocket Related to user advocacy items
Projects
None yet
Development

No branches or pull requests

3 participants