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

v1.18: Update maximum credits awarded per vote from 8 to 16 #324

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

AshwinSekar
Copy link

Backport of #127 and #322

This reduces the maximum penalty for voting after the grace period by
roughly 50%.  This new value was derived from looking at the effects
that TVC at max credits 8 would have for recent epochs (500+) and
noting that the effect was a bit extreme, up to and exceeding 10%
"bonus" for faster voters.  This change reduces that maximum bonus by
roughly half.

In addition, the TVC feature key has been changed, and this change is
also feature flagged behind a plumbing flag.
@AshwinSekar AshwinSekar requested a review from willhickey March 19, 2024 22:09
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.6%. Comparing base (ae7da14) to head (fa79575).

Additional details and impacted files
@@            Coverage Diff            @@
##            v1.18     #324     +/-   ##
=========================================
- Coverage    81.6%    81.6%   -0.1%     
=========================================
  Files         827      827             
  Lines      224517   224522      +5     
=========================================
+ Hits       183293   183294      +1     
- Misses      41224    41228      +4     

Copy link

@willhickey willhickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for backport to beta.

@AshwinSekar AshwinSekar merged commit 424f6ae into anza-xyz:v1.18 Mar 21, 2024
36 checks passed
anwayde pushed a commit to firedancer-io/agave that referenced this pull request Jul 23, 2024
…#324)

Update maximum credits awarded per vote from 8 to 16

This reduces the maximum penalty for voting after the grace period by
roughly 50%.  This new value was derived from looking at the effects
that TVC at max credits 8 would have for recent epochs (500+) and
noting that the effect was a bit extreme, up to and exceeding 10%
"bonus" for faster voters.  This change reduces that maximum bonus by
roughly half.

In addition, the TVC feature key has been changed, and this change is
also feature flagged behind a plumbing flag.

Co-authored-by: bji <[email protected]>
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.

4 participants