-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mesh 2149/staking update part2 (#1678)
* Update staking to match monthly-2023-03 release + cargo fmt * Set new associated types to Staking; Add multi-phase election to the runtime * Add IdentityConfig bound to Staking; Fetch did for bounded event * Add most polymesh specific changes * Fix test compilation * Add cargo lock * Add inflation logic; Add polymesh specific changes to test builder * Run all tests * Add polymesh changes to benchmarks * Fix compilation warnings; Add EraPayout to runtime * Add slashing check; Add scheduler * Add associated types; Fix tests * Add missing benchmarks; Add missing tests; Add unbond_balance impl * Change polymesh version * Remove old staking function * Remove multi_phase benchmark run * Add commission cap; Add validate unsigned to multiphase election * Add validator_comission_cap * Add new reap_stash logic; Add max_validators check * Add migrations * Add missing benchmarks; Add unbond test
- Loading branch information
1 parent
e568106
commit e2a4739
Showing
44 changed files
with
11,687 additions
and
9,825 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
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.