You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Permissioned Polls:
"Contract owner can add/remove permissioned addresses. Each address has 1 vote power. Period dates are free of choice"
this one, we are using it to ask our TTC $tedv delegators to signal their vote for TezosDomains DAO proposals. Would be nice if we could set the voting power of each address according to the voting power delegated to us TTC.
hum ... maybe it is feasible offchain so I need to provide an oracle for this. On the smartcontract it is only possible to get the baker voting power, not the details of delegators
Also this mean that the dates for the vote will be attached to a Tezos voting period (like the baker's template)
The text was updated successfully, but these errors were encountered:
Simple Permissioned Polls:
"Contract owner can add/remove permissioned addresses. Each address has 1 vote power. Period dates are free of choice"
this one, we are using it to ask our TTC $tedv delegators to signal their vote for TezosDomains DAO proposals. Would be nice if we could set the voting power of each address according to the voting power delegated to us TTC.
hum ... maybe it is feasible offchain so I need to provide an oracle for this. On the smartcontract it is only possible to get the baker voting power, not the details of delegators
Also this mean that the dates for the vote will be attached to a Tezos voting period (like the baker's template)
The text was updated successfully, but these errors were encountered: