You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
"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:
We should improve this logic with the MBD change:
cc @maryjaf
The text was updated successfully, but these errors were encountered: