forked from 1inch/merkle-distribution
-
Notifications
You must be signed in to change notification settings - Fork 7
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
New Merkle Distribution for Dec 8th 23 #116
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script logs: |
As this is a cumulative Merkle distribution, the rewards here collected are the sum of the rewards distributed in previous Merkle distributions plus the rewards earned in the period between the last and the current distribution. Note that the date of this distribution is the date of legacy Nu staking transition deadline [1]. The rewards earned in this distribution include: - tBTCv2 rewards for the stakes who comply with the tBTCv2 requirements for the period Dec 1st - Dec 8th 23. Note that stakes with legacy Keep staking will not be included in this distribution. Info: [1] [2]. - PRE rewards for those that have a PRE operator confirmed and were staking T for the period Dec 1st - Dec 8th 23. - PRE rewards for those that had legacy Nu staking and completed the transition process. This is, stakes that took their unstaked nuInT and restaked it in the transition period. The rewards have been calculated as if no unstaking was made. Partial restaking have received pro-rata rewards. Since they didn't receive the rewards for the period Nov 22nd - Dec 1st [3], these rewards correspond to the period Nov 22nd - Dec 8th. - PRE rewards for those that had legacy Nu staking and regular T staking and didn't complete the transition process. These stakes won't receive legacy staking rewards, but since they didn't receive staking rewards for their T staking during the period Nov 22nd - Dec 1st [3], these rewards will be distributed now. The rewards allocation for this distribution is: - PRE rewards: 25% - tBTCv2 rewards: 75% Note: The period of this distribution has been shortened due to the legacy stake deactivation. More info can be found in [1], [4]. The last distribution was made on Dec 1st and the legacy Nu transition process deadline ended Dec 8th. Note: Since the deadline for the legacy tokens transtion has not yet ended for legacy Keep staking, and considering that stakes that completed the process will earn the complete amount of rewards for their legacy tokens, but those that won't complete the process in time won't, it is not possible to know how much rewards have been calculated for those stakes with legacy tokens. For this reason, no rewards have been calculated for legacy stakes in this distribution period. In future distributions after the transition deadline, the remaining rewards will be distributed. [1] https://forum.threshold.network/t/transition-guide-for-legacy-stakers/719 [2] #112 [3] #111 [4] threshold-network/solidity-contracts#141
This fixes the calculation of legacy Nu stake rewards. With this change, we are considering also the rewards for the regular stake (T) for the period Nov 22nd to Dec 1st: stakes that had legacy Nu didn't receive any rewards in the previous distribution for the mentioned period.
As this is a cumulative Merkle distribution, the rewards here collected are the sum of the rewards distributed in previous Merkle distributions plus the rewards earned in the period between the last and the current distribution. Note that the date of this distribution is the date of legacy Nu staking transition deadline [1]. The rewards earned in this distribution include: - tBTCv2 rewards for the stakes who comply with the tBTCv2 requirements for the period Dec 1st - Dec 8th 23. Note that stakes with legacy Keep staking will not be included in this distribution. Info: [1] [2]. - PRE rewards for those that have a PRE operator confirmed and were staking T for the period Dec 1st - Dec 8th 23. - PRE rewards for those that had legacy Nu staking and completed the transition process. This is, stakes that took their unstaked nuInT and restaked it in the transition period. The rewards have been calculated as if no unstaking was made. Partial restaking have received pro-rata rewards. Since they didn't receive the rewards for the period Nov 22nd - Dec 1st [3], these rewards correspond to the period Nov 22nd - Dec 8th. - PRE rewards for those that had legacy Nu staking and regular T staking and didn't complete the transition process. These stakes won't receive legacy staking rewards, but since they didn't receive staking rewards for their T staking during the period Nov 22nd - Dec 1st [3], these rewards will be distributed now. The rewards allocation for this distribution is: - PRE rewards: 25% - tBTCv2 rewards: 75% Note: The period of this distribution has been shortened due to the legacy stake deactivation. More info can be found in [1], [4]. The last distribution was made on Dec 1st and the legacy Nu transition process deadline ended Dec 8th. Note: Since the deadline for the legacy tokens transtion has not yet ended for legacy Keep staking, and considering that stakes that completed the process will earn the complete amount of rewards for their legacy tokens, but those that won't complete the process in time won't, it is not possible to know how much rewards have been calculated for those stakes with legacy tokens. For this reason, no rewards have been calculated for legacy stakes in this distribution period. In future distributions after the transition deadline, the remaining rewards will be distributed. [1] https://forum.threshold.network/t/transition-guide-for-legacy-stakers/719 [2] #112 [3] #111 [4] threshold-network/solidity-contracts#141
manumonti
requested review from
cygnusv,
dimpar,
lukasz-zimnoch,
derekpierre,
michalsmiarowski and
tomaszslabon
December 29, 2023 09:30
cygnusv
approved these changes
Jan 2, 2024
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As this is a cumulative Merkle distribution, the rewards here collected
are the sum of the rewards distributed in previous Merkle distributions
plus the rewards earned in the period between the last and the current
distribution.
Note that the date of this distribution is the date of legacy Nu staking
transition deadline [1].
The rewards earned in this distribution include:
for the period Dec 1st - Dec 8th 23. Note that stakes with legacy Keep
staking will not be included in this distribution. Info: [1] [2].
staking T for the period Dec 1st - Dec 8th 23.
transition process. This is, stakes that took their unstaked nuInT
and restaked it in the transition period. The rewards have been
calculated as if no unstaking was made. Partial restaking have
received pro-rata rewards. Since they didn't receive the rewards for
the period Nov 22nd - Dec 1st [3], these rewards correspond to the
period Nov 22nd - Dec 8th.
and didn't complete the transition process. These stakes won't receive
legacy staking rewards, but since they didn't receive staking rewards
for their T staking during the period Nov 22nd - Dec 1st [3], these
rewards will be distributed now.
The rewards allocation for this distribution is:
Note: The period of this distribution has been shortened due to the
legacy stake deactivation. More info can be found in [1], [4]. The last
distribution was made on Dec 1st and the legacy Nu transition process
deadline ended Dec 8th.
Note: Since the deadline for the legacy tokens transtion has not yet
ended for legacy Keep staking, and considering that stakes that
completed the process will earn the complete amount of rewards for their
legacy tokens, but those that won't complete the process in time won't,
it is not possible to know how much rewards have been calculated for
those stakes with legacy tokens. For this reason, no rewards have been
calculated for legacy stakes in this distribution period. In future
distributions after the transition deadline, the remaining rewards will
be distributed.
[1] https://forum.threshold.network/t/transition-guide-for-legacy-stakers/719
[2] #112
[3] #111
[4] threshold-network/solidity-contracts#141
This PR closes #114