Hybrid Inflation Model #1049
Labels
dapps-staking
Dapps Staking
enhancement
New feature or request
project
Issue is part of an ongoing project
Description
Purpose of this task is to bridge the gap between
Tokenomics 1.0
andTokenomics 2.0
.In order to utilize the newest model, we require fully functioning dApp staking v3.
However, it's possible to take some steps towards lower inflation immediately.
Proposal
Introduce a new pallet, e.g.
block-rewards-hybrid
which will change how block reward is distributed.The major differences compared to the current pallet's functionality would be:
Another strong requirement, unrelated to the new pallet implementation, is to keep dApp rewards & staker rewards exactly the same as they are today - they shouldn't feel this change in respect to how much ASTR/SDN they earn.
Implementation Suggestion
pallet-block-rewards
code, only minor modifications should be needed (this pallet will be deprecated & removed in a few months anyways)burn
parameter into the new pallet which simply burns portion of the block reward that's not used.Due to simplicity, I'd suggest to go with the 1st solution.
Resources
Please refer to Astar forum post about Tokenomics 2.0 for more details.
The text was updated successfully, but these errors were encountered: