videoDAC / livepeer-aragon

Aragon App for interacting with the Livepeer Protocol. Includes Delegator functionality and basic Transcoder functionality.
https://rinkeby.aragon.org/#/livepeerdelegator.aragonid.eth/0x4a7335f3ecb43b685526c1b39043bf696c78c641
8 stars 2 forks source link

Description of the Vote for the Approve function call #1

Open chrishobcroft opened 5 years ago

chrishobcroft commented 5 years ago

Current behaviour

When using the DAO's Livepeer App to Approve the Livepeer Protocol's Bonding Manager to spend Livepeer Tokens on the DAO's behalf, the current description used is:

Livepeer: Approve the Bonding Manager to spend {# of tokens} tokens from the Livepeer App.

where # of tokens is the number of tokens being approved.

Proposed behaviour

Proposal that the description should read:

Livepeer: Approve the Livepeer Protocol's Bonding Manager {Address of Bonding Manager} to spend {# of tokens} Livepeer Tokens (LPT) from the DAO's Livepeer App. {Address of DAO's Livepeer App}

Screenshots of existing behaviour

Screenshot from 2019-04-05 14-47-36

willjgriff commented 5 years ago

Unfortunately we can't get access to either the BondingManager address or the LivepeerApp Address for use in this particular string. The string can be updated to that specified without the addresses though.

chrishobcroft commented 5 years ago

So this would be possible?

Livepeer: Approve the Livepeer Protocol's Bonding Manager to spend {# of tokens} Livepeer Tokens (LPT) from the DAO's Livepeer App.
willjgriff commented 5 years ago

Yup