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

fix: duplicate votes for same voter #248

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

Fraccaman
Copy link
Member

Close #246

@Fraccaman Fraccaman changed the base branch from main to 1.0.0-maint January 13, 2025 13:10
@Fraccaman Fraccaman force-pushed the fix-vote-inserting branch 2 times, most recently from c2d1df6 to 272cdbd Compare January 13, 2025 13:41
@sirouk
Copy link
Contributor

sirouk commented Jan 13, 2025

Testing now, seems to have addressed the issue on the 👍
Was this just a matter of reverting the batch insert?

@Fraccaman
Copy link
Member Author

Was this just a matter of reverting the batch insert?

No, batching inserts was fine. The problem was in the was votes are stored in storage in Namada. Thanks for testing! Ill release it

@Fraccaman Fraccaman added this pull request to the merge queue Jan 14, 2025
Merged via the queue into 1.0.0-maint with commit 7e1e5cc Jan 14, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indexer fails to query all balances
3 participants