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

feat(nns): Make voting power refresh times configurable. #2580

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

daniel-wong-dfinity-org
Copy link
Contributor

@daniel-wong-dfinity-org daniel-wong-dfinity-org commented Nov 12, 2024

This is achieved by adding the voting_power_economics field to NetworkEconomics. With this in place, you can make a proposal to change the time limits. Initially, the limits are set to

  1. start_reducing_voting_power_after_seconds = 0.5 years.
  2. clear_following_after_seconds = 1/12 years.

(Nominally, 1 year = 365.25 days in NNS.)

References

This is part of the "periodic confirmation" feature that was recently approved in proposal 132411.

Closes https://dfinity.atlassian.net/browse/NNS1-3437.

…s the knobs. They are not actually wired up yet.
@github-actions github-actions bot added the feat label Nov 12, 2024
@daniel-wong-dfinity-org daniel-wong-dfinity-org force-pushed the configurable-voting-power-refresh-time-limits-daniel-wong branch from 419aa8e to e1704a5 Compare November 13, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant