-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add move stake feature to creator staking pallet (#242)
* Add move stake feature to creator staking pallet * Fix call indexes in creator staking pallet * Rename `calculate_final_unstaking_amount` to `calculate_and_apply_stake_decrease` * Add tests for move_stake * Update spec_version to 34 * Update transaction_version to 7 * Improve namings in creator staking testing utils --------- Co-authored-by: Alex Siman <[email protected]>
- Loading branch information
Showing
6 changed files
with
500 additions
and
33 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
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
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.