FIP-52 Restake FIO tokens#368
Open
adsorptionenthalpy wants to merge 7 commits intofioprotocol:masterfrom
Open
Conversation
pawmmm
requested changes
Jul 22, 2025
| * Request is validated per Exception handling | ||
| * RAM of actor calling action is increased | ||
| * restake_fio_tokens is charged to actor calling action | ||
| * a votable portion of fees are issued from the accounts rewards to the block producer reward pools |
Member
There was a problem hiding this comment.
More detail definition is required here. What exactly is happening when user unstakes. The way that staking is designed is you earn SRPs when you stake, they appreciate in value while fees are collected, so when you unstake, the SRPs are converted to a higher amount of FIO. You would need to do some math here to figure out how that conversion happens and how that impacts your "principal". It's going to be tricky to figure this out. See FIP-21 for more details.
Member
Author
There was a problem hiding this comment.
Putting this into discussion and addressing. Thanks
Member
|
@adsorptionenthalpy Sorry, I sniped your FIP number again. |
This file contains hidden or 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
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.
The FIP introduces a restaking mechanism for FIO handles to reinvest rewards without a 7-day unlock, adding a premium that boosts network revenue and BP compensation.