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

feat(api): store proposal_count and vote_count per user per space #157

Closed
bonustrack opened this issue Mar 7, 2024 · 0 comments · Fixed by #159
Closed

feat(api): store proposal_count and vote_count per user per space #157

bonustrack opened this issue Mar 7, 2024 · 0 comments · Fixed by #159
Assignees

Comments

@bonustrack
Copy link
Member

We should store in SX API and subgraph the values "proposal_count" and "vote_count" per user per space. The entity to store this information can be called "leaderboard" with these params:

  • user
  • space
  • proposal_count
  • vote_count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants