This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
pallet-staking: Add extrinsic force_apply_min_commission
#10786
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
79e68ba
pallet-staking: Add extrinsic `force_apply_min_commission`
emostov 62f3578
Add benchmarks
emostov ada4198
cargo run --quiet --profile=production --features=runtime-benchmarks…
2cd137d
Bound iteration by max_validator_count
emostov 5c04cd1
Merge branch 'zeke-force-min-stake' of https://github.com/paritytech/…
emostov 5845d58
Merge branch 'master' of https://github.com/paritytech/substrate into…
89119d2
cargo run --quiet --profile=production --features=runtime-benchmarks…
4077606
Only apply to 1 validator
emostov abea07b
Update doc comments
emostov 18c0089
Uncomment tests
emostov f780da4
Merge branch 'master' of https://github.com/paritytech/substrate into…
ef68c25
cargo run --quiet --profile=production --features=runtime-benchmarks…
5ec80f2
Accept signed origins
emostov 86ba7d8
Merge branch 'zeke-force-min-stake' of https://github.com/paritytech/…
emostov febb602
Merge remote-tracking branch 'origin' into zeke-force-min-stake
emostov 66c740a
cargo run --quiet --profile=production --features=runtime-benchmarks…
68ed575
Remove contains_key check
emostov ed5274c
Merge branch 'zeke-force-min-stake' of https://github.com/paritytech/…
emostov 701b745
Add test for try_mutate_exists
emostov 7508b44
Impove try_mutate_exists docs
emostov b857336
Delete redundant try_mutate_exists tests;
emostov 5ec4422
Delete residual from removed test
emostov bf25a87
cargo run --quiet --profile=production --features=runtime-benchmarks…
8318f1b
Return an error when the stash does not exist
emostov 21f9bd1
Merge branch 'zeke-force-min-stake' of https://github.com/paritytech/…
emostov 0d90a92
Update try_mutate_exist doc wording
emostov 9e14263
Update frame/staking/src/pallet/mod.rs
shawntabrizi 48f5aa3
Apply suggestions from code review
shawntabrizi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.