You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to decide how/when to apply inflationary rewards to voting powers. Voting power for consensus-participating validators and for validators and delegators participating in governance must consider inflationary rewards.
Current idea is for rewards to contribute to voting power at pipeline_len epochs after the rewards are distributed via the rewards products, as this is consistent with the current epoched staking model. Having rewards contribute to voting power immediately can cause issues for fixing a validator set in advance in order to run a DKG.
The text was updated successfully, but these errors were encountered:
I'm in favor of pipeline_len offset for "auto-bonding" to behave like a bonding tx, as these can also affect validator sets (even if they are small changes)
Need to decide how/when to apply inflationary rewards to voting powers. Voting power for consensus-participating validators and for validators and delegators participating in governance must consider inflationary rewards.
Current idea is for rewards to contribute to voting power at
pipeline_len
epochs after the rewards are distributed via the rewards products, as this is consistent with the current epoched staking model. Having rewards contribute to voting power immediately can cause issues for fixing a validator set in advance in order to run a DKG.The text was updated successfully, but these errors were encountered: