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

Ensure that all the eligible donations to projects in the QF round are labeled as part of the QF round in the backend (loving on public goods) #5023

Open
laurenluz opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
P0 Something is broken or not working QF Quadratic Funding Related

Comments

@laurenluz
Copy link
Member

Some projects were added midway through the round, and might have had some donations that happened after the round start time on eligible chains, that are not counted as "part of loving on public goods".

We should run a query to make sure all those donations are included.

So the query should basically:

  • Check the final list of projects that were in the QF round
  • Make sure that all donation on QF-eligible chains (in this case, it was all of them) within the round "start" and round "end" times are marked in the backend as part of "loving on public goods"

After we will need to export a csv of the full list of "loving on public goods" donations

cc @yegorgolovnia

@github-project-automation github-project-automation bot moved this to New Issues in All-Devs Feb 17, 2025
@laurenluz laurenluz added QF Quadratic Funding Related P0 Something is broken or not working labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Something is broken or not working QF Quadratic Funding Related
Projects
Status: New Issues
Development

No branches or pull requests

2 participants