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 (backport of #127) #138

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 7, 2024

This is an automatic backport of pull request #127 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

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.

(cherry picked from commit 940bd30)
@mergify mergify bot added the feature-gate Pull Request adds or modifies a runtime feature gate label Mar 7, 2024
@steviez
Copy link

steviez commented Mar 14, 2024

Aside from this BP - all of the logic is in both v1.18 and v1.17 correct ? Ie, assuming governance vote goes through, we'd be able to activate this feature while mnb is running v1.17 ?

@AshwinSekar
Copy link

yes that's correct, technically we could bp this to 1.17 as well. since the plan is to activate this on testnet first (which is on 1.18), it makes sense to respect the feature ordering and wait for mainnet to be on 1.18 when we activate.

@t-nelson
Copy link

don't forget to update the activation schedule!

@AshwinSekar
Copy link

don't forget to update the activation schedule!

was already updated 🙃

@mergify mergify bot deleted the mergify/bp/v1.18/pr-127 branch March 19, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants