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

🐛 Incorrect Delegated Voting Power Display #2410

Open
kneerose opened this issue Nov 25, 2024 · 1 comment
Open

🐛 Incorrect Delegated Voting Power Display #2410

kneerose opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar

Comments

@kneerose
Copy link
Contributor

kneerose commented Nov 25, 2024

Area

Voting Pillar

Domain

preview.gov.tools

Which wallet were you using?

Eternl 1.12.16

Context

I encountered an issue while attempting to delegate my voting power to "Abstain" , "Signal No Confidence." or any registered dRep. The displayed delegated voting power was inaccurate compared to my actual voting power.

Steps to reproduce

  1. Connect your wallet.
  2. Delegate your voting power to "Abstain" , "Signal No Confidence." or any dRep listed on dRep directory
  3. Observe the displayed delegated voting power.

Actual behavior

Address details: https://preview.cardanoscan.io/address/addr_test1qplfr7vedl9mr9yz0tfjs7qhzl0p0yjgsr4er6nyyyvddl0knh8y8zz88gnv7wtncztl60lpzryemsyn63uu2rduffvs58dgw5

  • The displayed delegated voting power for "Abstain" and "Signal No Confidence" is incorrect.

image
image

Expected behavior

  • The displayed delegated voting power should accurately reflect the actual voting power.

Allure Report Links

Similar Ticket

#1097

@kneerose kneerose added the 🐛 Bug Something isn't working label Nov 25, 2024
@bosko-m bosko-m moved this to To do in Govtool all Nov 25, 2024
@kneerose kneerose changed the title 🐛 Incorrect Delegated Voting Power Display for Abstain and Signal No Confidence 🐛 Incorrect Delegated Voting Power Display Nov 25, 2024
@MSzalowski MSzalowski moved this from To do to In progress in Govtool all Nov 27, 2024
@MSzalowski
Copy link
Contributor

GovTool v1.0.28 already includes fix for that issue.

Voting power delegated to any of abstain or no confidence is the voting power that ada holder controls (by its stake key).

Tested multiple stake keys comparing GovTool and cexplorer and in every case they were valid (in my local env).

Regarding the total amount of the Abstain and No confidence voting power - these two values are also completely equal to what cexplorer shows (compare two screens from preview below):
Image
Image

Which means that if there are any inconsistencies between these values they are caused by wrong records in utxo_view table in db-sync and It might need resyncing to show the proper values.

@MSzalowski MSzalowski moved this from In progress to Done in Govtool all Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar
Projects
Status: No status
Status: Done
Development

No branches or pull requests

3 participants