Skip to content
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

Deprecate RewardDestination::Controller #2380

Merged
merged 49 commits into from
Nov 22, 2023

Commits on Nov 17, 2023

  1. use DeprecatedController, payout same as stash

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4369870 View commit details
    Browse the repository at this point in the history
  2. add update_payee call

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a5537d6 View commit details
    Browse the repository at this point in the history
  3. add migration test

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    016d225 View commit details
    Browse the repository at this point in the history
  4. get ci working

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    446fe8f View commit details
    Browse the repository at this point in the history
  5. rm unused payout_stakers_dead_controller

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    46a5062 View commit details
    Browse the repository at this point in the history
  6. stop using DeprecatedController variant

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7dcef6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    039d618 View commit details
    Browse the repository at this point in the history
  8. fix benchmarks

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0119204 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2e14496 View commit details
    Browse the repository at this point in the history
  10. tidy up comments

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18638c2 View commit details
    Browse the repository at this point in the history
  11. annotate with deprecated

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2b98d99 View commit details
    Browse the repository at this point in the history
  12. revert to Controller

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    096ac39 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c07d93 View commit details
    Browse the repository at this point in the history
  14. add update_payee benchamrk

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8edebd5 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7d8021c View commit details
    Browse the repository at this point in the history
  16. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_staking
    command-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    af75c2f View commit details
    Browse the repository at this point in the history
  17. replace weight call

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5614c1c View commit details
    Browse the repository at this point in the history
  18. allow deprecatef in bench

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    797f68c View commit details
    Browse the repository at this point in the history
  19. fmt

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ce4fdd3 View commit details
    Browse the repository at this point in the history
  20. add runtime weight

    Ross Bulat committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e34d97b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5caba0c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    d652e2e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. add error

    Ross Bulat committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f0e3759 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    34d7fd9 View commit details
    Browse the repository at this point in the history
  3. Update substrate/frame/staking/src/pallet/mod.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    Ross Bulat and gpestana authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    11de5a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef57b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Update substrate/frame/staking/src/pallet/mod.rs

    Co-authored-by: georgepisaltu <[email protected]>
    Ross Bulat and georgepisaltu authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    aaf5233 View commit details
    Browse the repository at this point in the history
  2. rm controller_deprecated

    Ross Bulat committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a83b9bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a6b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45e048f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add deprecation removal date

    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4bb35d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0f95d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06799f2 View commit details
    Browse the repository at this point in the history
  4. keep Controller payout until post-migration

    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    98860f0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2c5cd1f View commit details
    Browse the repository at this point in the history
  6. revert

    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c94ab24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78d5e38 View commit details
    Browse the repository at this point in the history
  8. return error on not controllererror

    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    89a1ed1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c0299b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9fe18a View commit details
    Browse the repository at this point in the history
  11. use deprecated!

    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    02f5f55 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5363cc3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cec0430 View commit details
    Browse the repository at this point in the history
  14. ".git/.scripts/commands/bench/bench.sh" --subcommand=runtime --runtim…

    …e=westend --target_dir=polkadot --pallet=pallet_staking
    command-bot committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a39745f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    c8f1d01 View commit details
    Browse the repository at this point in the history
  2. polishes

    Ross Bulat committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    90d4ee1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rb-deprecate-set-payee-controller' of https://github.co…

    …m/paritytech/polkadot-sdk into rb-deprecate-set-payee-controller
    Ross Bulat committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    568c676 View commit details
    Browse the repository at this point in the history
  4. rm getter

    Ross Bulat committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a1fdb2c View commit details
    Browse the repository at this point in the history
  5. don't use default

    Ross Bulat committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ee44468 View commit details
    Browse the repository at this point in the history