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 fractional vote weight rendering based on token decimals #11278

Closed
rbennettcw opened this issue Mar 4, 2025 · 0 comments · Fixed by #11279
Closed

Fix fractional vote weight rendering based on token decimals #11278

rbennettcw opened this issue Mar 4, 2025 · 0 comments · Fixed by #11279
Assignees
Labels
bug Something isn't working needs estimate

Comments

@rbennettcw
Copy link
Contributor

Describe the bug

For tokens with num decimals different than 18, rendering is incorrect.

Reproduction steps

Vote on a USDC thread, rendering of vote count is wrong.

Actual behavior

Shows as smaller vote weight (perhaps zero).

Expected behavior

Should show as correct vote weight based on multiplier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs estimate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant