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

[hopr-stake-and-balance-qv] Update "HOPR Stake and Balance QV" to version 0.2.0 #1387

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

QYuQianchen
Copy link
Contributor

Closes hoprnet/hopr-devrel#353.

Changes proposed in this pull request:

  • This strategy replaces the old "staking season" program with the new "Safe Staking" program, where HOPR nodes' are tied to voting accounts via Safes.
  • Update the calculation of tokenholders' balances to be (B1 + B2 + sum((B_i + S_i) * F_i)) ^ exponent (see README file for details of each variable)
  • Vote power is no longer calculated purely quadratically and can be set with exponent

@ChaituVR ChaituVR changed the title Update "HOPR Stake and Balance QV" to version 0.2.0 [hopr-stake-and-balance-qv] Update "HOPR Stake and Balance QV" to version 0.2.0 Jan 10, 2024
@ChaituVR
Copy link
Member

Hi @QYuQianchen I feel like it is better to create a new strategy because it looks like a lot of things change, the name should be same.?

@QYuQianchen
Copy link
Contributor Author

Hi @ChaituVR Thanks for raising this concern. There are indeed a lot of changes there. However, as we are deprecating the old staking contracts, the existing strategy (version "0.1.0") will not be used in the future.

@ChaituVR ChaituVR merged commit b79cf32 into snapshot-labs:master Jan 23, 2024
5 checks passed
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.

Update the current Snapshot strategy
2 participants