-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Deprecate RewardDestination::Controller
#2380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
4369870
use `DeprecatedController`, payout same as stash
a5537d6
add update_payee call
016d225
add migration test
446fe8f
get ci working
46a5062
rm unused payout_stakers_dead_controller
7dcef6d
stop using `DeprecatedController` variant
039d618
Merge branch 'master' into rb-deprecate-set-payee-controller
0119204
fix benchmarks
2e14496
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
18638c2
tidy up comments
2b98d99
annotate with deprecated
096ac39
revert to `Controller`
7c07d93
Merge branch 'master' into rb-deprecate-set-payee-controller
8edebd5
add update_payee benchamrk
7d8021c
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
af75c2f
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
5614c1c
replace weight call
797f68c
allow deprecatef in bench
ce4fdd3
fmt
e34d97b
add runtime weight
5caba0c
Merge branch 'master' into rb-deprecate-set-payee-controller
d652e2e
Merge branch 'master' into rb-deprecate-set-payee-controller
f0e3759
add error
34d7fd9
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
11de5a5
Update substrate/frame/staking/src/pallet/mod.rs
fef57b3
Merge branch 'master' into rb-deprecate-set-payee-controller
aaf5233
Update substrate/frame/staking/src/pallet/mod.rs
a83b9bd
rm controller_deprecated
30a6b5c
Merge branch 'master' into rb-deprecate-set-payee-controller
45e048f
Merge branch 'master' into rb-deprecate-set-payee-controller
4bb35d3
add deprecation removal date
0f95d05
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
06799f2
Merge branch 'master' into rb-deprecate-set-payee-controller
98860f0
keep Controller payout until post-migration
2c5cd1f
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
c94ab24
revert
78d5e38
Merge branch 'master' into rb-deprecate-set-payee-controller
89a1ed1
return error on not controllererror
c0299b8
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
e9fe18a
Merge branch 'master' into rb-deprecate-set-payee-controller
02f5f55
use deprecated!
5363cc3
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
cec0430
Merge branch 'master' into rb-deprecate-set-payee-controller
a39745f
".git/.scripts/commands/bench/bench.sh" --subcommand=runtime --runtim…
c8f1d01
Merge branch 'master' into rb-deprecate-set-payee-controller
90d4ee1
polishes
568c676
Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…
a1fdb2c
rm getter
ee44468
don't use default
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
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.