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

v2.0: cli: show max vote credits in vote-account based on TVC activation epoch (backport of #3776) #3779

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 25, 2024

Problem

Show vote account CLI compares the credits earned vs slots in epoch.
This is a faulty comparison as with TVC validators can earn up to 16 credits per slot.

Summary of Changes

Add a multiplier based on whether TVC was active in that epoch for a fair comparison


This is an automatic backport of pull request #3776 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner November 25, 2024 19:56
@AshwinSekar AshwinSekar force-pushed the mergify/bp/v2.0/pr-3776 branch 3 times, most recently from 0e0992c to f37d2b8 Compare November 25, 2024 20:46
@AshwinSekar AshwinSekar force-pushed the mergify/bp/v2.0/pr-3776 branch from f37d2b8 to 0acdd15 Compare November 26, 2024 17:13
@AshwinSekar AshwinSekar requested a review from jstarry November 27, 2024 18:10
@AshwinSekar
Copy link

Looking to backport this CLI change so that operators have an accurate view of their vote account now that TVC has been activated

@AshwinSekar AshwinSekar merged commit 84e7b03 into v2.0 Dec 7, 2024
38 checks passed
@AshwinSekar AshwinSekar deleted the mergify/bp/v2.0/pr-3776 branch December 7, 2024 04:44
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.

3 participants