Skip to content

Conversation

@apenzk
Copy link
Contributor

@apenzk apenzk commented Oct 2, 2025

Summary

informs how to update the reward rate

MIP-124

@apenzk apenzk changed the title Validator rewards [MIP-125] Validator rewards Oct 2, 2025
@apenzk apenzk changed the title [MIP-125] Validator rewards [MIP-125] Validator reward configuration Oct 2, 2025
Copy link
Contributor

@0xmovses 0xmovses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One ammend, one question. Thank you!


#### Path 2: Automatic Rate Decreases

**When Active**: `periodical_reward_rate_decrease_enabled()` is **TRUE** (future system)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this be preferred? (After Governance is enabled?)

Copy link
Contributor Author

@apenzk apenzk Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

either path is ok imo. do you have an intuition which one would be better?

@areshand
Copy link

areshand commented Oct 3, 2025

Since MIP is to get feedbacks on the reward from community, do we also want to talk about what the reward rate is ? or how is it set?

@apenzk apenzk changed the title [MIP-125] Validator reward configuration [MIP-124] Validator reward configuration Oct 14, 2025
0xmovses added a commit to movementlabsxyz/aptos-core that referenced this pull request Oct 17, 2025
### Description 

Based on [MIP-124](movementlabsxyz/MIP#124).

Implements this changes:
https://www.notion.so/movementlabs/Staking-reward-using-GGP-28118675b2d780848e30c0c7e51d47cc

### Testing 

In the folder `aptos-move/framework/aptos-framework` run `movement move
test` to run all test.
Or `movement move test -f stake `to run stake related tests.

---------

Co-authored-by: musitdev <[email protected]>
0xmovses added a commit to movementlabsxyz/aptos-core that referenced this pull request Oct 22, 2025
Based on [MIP-124](movementlabsxyz/MIP#124).

Implements this changes:
https://www.notion.so/movementlabs/Staking-reward-using-GGP-28118675b2d780848e30c0c7e51d47cc

In the folder `aptos-move/framework/aptos-framework` run `movement move
test` to run all test.
Or `movement move test -f stake `to run stake related tests.

---------

Co-authored-by: musitdev <[email protected]>
0xmovses added a commit to movementlabsxyz/aptos-core that referenced this pull request Oct 30, 2025
Based on [MIP-124](movementlabsxyz/MIP#124).

Implements these changes:

https://www.notion.so/movementlabs/Staking-reward-using-GGP-28118675b2d780848e30c0c7e51d47cc

In the folder `aptos-move/framework/aptos-framework` run `aptos move
test` to run all test.
Or `aptos move test -f stake `to run stake related tests.

---------

See the #227 original PR

---------

Co-authored-by: musitdev <[email protected]>
@apenzk apenzk changed the title [MIP-124] Validator reward configuration [draft] MIP-124 : Validator reward configuration Nov 26, 2025
- Add APR vs APY section with formulas and continuous compounding limit
- Update all examples to use 9.53% APR for 10% APY target
- Remove duplicate definitions and consolidate configuration sections
- Clarify motivation vs abstract sections
@apenzk apenzk requested a review from 0xmovses November 26, 2025 08:40
@apenzk apenzk requested a review from areshand November 26, 2025 08:40
- Replace LaTeX notation with code blocks and Unicode symbols
- GitHub markdown doesn't support \[ \] or \( \) math syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants