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

Improve "unique donors" variable to consider MBD passed users #4776

Open
laurenluz opened this issue Sep 25, 2024 · 0 comments
Open

Improve "unique donors" variable to consider MBD passed users #4776

laurenluz opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@laurenluz
Copy link
Member

"Unique donors" variable stored in our backend should include donors who "pass" qf-eligibility either via the MBD system or through passport.

In issue #4245 the requirements were:

  • consider the total number of unique addresses that donated to qf projects during active round
  • exclude donors whose passport score was below the "threshold"for passport
  • exclude donors who were "flagged as sybil" for the round

We should improve this logic with the MBD change:

  • consider the total number of unique addresses that donated to qf projects during active round
  • exclude donors whose were not qf-eligible i.e. MBD score was lower than the threshold for MBD and passport score was below the "threshold" for passport
  • exclude donors who were "flagged as sybil" for the round

cc @maryjaf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

2 participants