StabilityNexus / FairFund

5 stars 8 forks source link

Address Ratio Voting Control in Current Funding Vault Implementation #34

Open adityabhattad2021 opened 3 months ago

adityabhattad2021 commented 3 months ago

In the current funding vault implementation, we use ratio voting, meaning the amount of funding a proposal receives depends on the ratio of the total votes used for that particular funding vault.

Example:

However:

If only A registers and uses their voting tokens to acquire voting power tokens, A gains full control of the funds in the funding vault. This situation may lead to unintended consequences.

We need to discuss whether this should be fixed or if it can be considered a feature. If it is considered a feature, we need solid justification for this approach.