-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* validator checks before assigning role * block unbond call from pallet-staking and allow unbonding through roles-pallet * update errors * update docs * add new tests * remove slashing test * Option to choose re-stake value (Full or custom) * handle unwrap * cargo fmt * block chill and withdraw-unbond calls * update events * cargo fmt --all * convert DispatchErrorWithPostInfo to DispatchError
- Loading branch information
1 parent
bf7e79a
commit 1ab7dad
Showing
8 changed files
with
518 additions
and
162 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.