Skip to content

chore: remove abstain from total drep votes calculation#2917

Merged
MSzalowski merged 1 commit into
developfrom
chore/remove-abstain-from-total-dreps-calculation
Feb 6, 2025
Merged

chore: remove abstain from total drep votes calculation#2917
MSzalowski merged 1 commit into
developfrom
chore/remove-abstain-from-total-dreps-calculation

Conversation

@MSzalowski
Copy link
Copy Markdown
Contributor

@MSzalowski MSzalowski commented Feb 6, 2025

Zrzut ekranu z 2025-02-06 18-43-09

Compared to cardanoscan.io
Zrzut ekranu z 2025-02-06 18-44-33

Calculations:

Total DRep stake: Total Voting Power coming from Active DReps and pre-defined no-confidence

Yes votes: All yes votes coming from Active DReps
No votes: All no votes coming from Active DReps and pre-defined no confidence
Abstain: All abstain votes coming from Active DReps and pre-defined abstain
Not voted: Total DRep stake - Yes votes - No votes - Abstain votes (with slight adjustments for No confidence Governance Action

Yes votes percentage: Yes votes / Total DRep stake
No votes percentage: No votes / Total DRep stake
Not Voted percentage: 100 - yes votes percentage - no votes percentage.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

✅ All checks succeeded

@MSzalowski MSzalowski merged commit b96c61f into develop Feb 6, 2025
@MSzalowski MSzalowski deleted the chore/remove-abstain-from-total-dreps-calculation branch February 6, 2025 18:04
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

@MSzalowski
This PR is in the tag: develop-b96c61ff8376e457d329a6c846c94ac5ea9f656a , for govtool-metadata-validation service

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

@MSzalowski
This PR is in the tag: develop-b96c61ff8376e457d329a6c846c94ac5ea9f656a , for govtool-frontend service

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2025

@MSzalowski
This PR is in the tag: develop-b96c61ff8376e457d329a6c846c94ac5ea9f656a , for govtool-backend service

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.

2 participants