-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
add poap badges verification #7682
Conversation
992eb2d
to
133be88
Compare
@hhio618 good progress ! I'm shifting this to draft until you wrap up the pending tasks -> do turn it on as an active PR once it's good for review |
133be88
to
a3b1ab7
Compare
Hey, @thelostone-mc. This feature is ready to be tested. I'll start to add some unit tests. |
d742636
to
cb6f777
Compare
patch
Outdated
@@ -0,0 +1,306 @@ | |||
diff --git a/app/assets/v2/js/pages/profile-trust.js b/app/assets/v2/js/pages/profile-trust.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets remove this file
@hhio618 if you can address the comments , we'll get this in this week |
cb6f777
to
5203204
Compare
@hhio618 the POAP owner account id of the user stored anywhere on the DB? during our testing we realized that multiple users could connect to the same account id , which is def a problem for anti-sybil design. would you be able to PR a fix for that? happy to pay in ETH :) |
Sure, I will try to fix this asap! |
Description
Added POAP badges verification.
Done
WIP
Refers/Fixes
gitcoinco/skunkworks#187
Testing