Calculating Quadratic Funding Offchain #12
codingshot
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looks like gitcoin calculates the payouts amounts off chain and we need to do this in a BOS components.
PotLock/bos-app#31
this issue outlines the issue.
We need to have the Chef / round manager caclulate payouts based on contract information then call the contract. However what are checks and balances on the contract and that the council can enforce these calculations are accurate?
here is gitcoin implementation https://github.com/gitcoinco/quadratic-funding/blob/master/quadratic-funding/clr.py
Beta Was this translation helpful? Give feedback.
All reactions