marigold-dev / marigold-dev/tzvote
create a template where the creator can choose a baker and all its delegators will be invited. Their votes will correspond to their voting power
@zamrokk is already working on this.
Since Nov 15, 2023.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.