forked from AstarNetwork/Astar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dapp-staking): Rework bonus rewards mechanism
- Introduced move extrinsic for stake reallocation. - Implemented bonus status tracking with SafeMovesRemaining. - Configured logic for max bonus moves and forfeiture. - Added unit tests to validate bonus rewards functionality. - Added benchmarking and V8 to V9 migration logic.
- Loading branch information
1 parent
9640def
commit 17bb3fa
Showing
19 changed files
with
1,143 additions
and
101 deletions.
There are no files selected for viewing
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
Oops, something went wrong.