Get votes from subgraph#337
Conversation
✅ Deploy Preview for dapper-sundae-ae0873 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
a999acb to
3326e74
Compare
35f1dba to
00da27b
Compare
00da27b to
e157e05
Compare
|
/review |
🤖 AI Code Review (Requested by @tbsoc)Code Review: Get votes from subgraphSummaryThis PR migrates vote data fetching from direct blockchain event logs to a GraphQL subgraph. It replaces the Code QualityArchitecture & Patterns
Readability
Minor issues:
SecurityConcerns:
Suggestions
Overall AssessmentThis is a solid migration that improves data fetching efficiency. The main concerns are around security (API key exposure and query parameterization) and error handling. Addressing the high-priority items would make this production-ready. |
closes: #330