Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quadratic funding calculation to include alpha #553

Merged
merged 27 commits into from
Sep 14, 2022
Merged

Conversation

yuetloo
Copy link
Collaborator

@yuetloo yuetloo commented Sep 9, 2022

This change implements the formula as described in https://arxiv.org/pdf/1809.06421.pdf, page 17, which uses alpha as an adjustment to avoid exceeding the funding budget.

contracts/contracts/FundingRound.sol Outdated Show resolved Hide resolved
Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

contracts/contracts/FundingRound.sol Outdated Show resolved Hide resolved
@yuetloo yuetloo requested a review from daodesigner September 12, 2022 23:37
@yuetloo yuetloo self-assigned this Sep 13, 2022
Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@auryn-macmillan auryn-macmillan self-requested a review September 14, 2022 15:13
@yuetloo yuetloo merged commit 7dd7967 into develop Sep 14, 2022
@yuetloo yuetloo deleted the fix/qf-alpha branch September 14, 2022 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants