by 0xe6d503b3ab9565560c3a6a6881d79ba29590f99f (Guest-e6d503)
The DAO needs to be able to create ordered lists. Weighted voting would allow the DAO to create ordered lists using MANA (and other voting power) as a weight. Ordered lists can be used in the future for:
You can see an example of this feature in Fabien's snapshot here: https://demo.snapshot.org/#/fabien.eth/proposal/QmWpP9PZ2y9Y495q4pf3LXwLBEFNzwqgwQAKyELFG1ZpBk
There is an example implementation here: https://github.com/snapshot-labs/snapshot/blob/develop/src/helpers/voting/weighted.ts
Implementation is non-trivial but not an unreasonable request of the Governance maintainers.