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

Make sure docs are up to date respect to controller deprecation plan #1290

Open
IkerAlus opened this issue Jun 6, 2023 · 0 comments
Open
Labels
I5 - Documentation 📖 Documentation needs fixes or additions Q1 - Easy Issue is easy, good newcomer issue

Comments

@IkerAlus
Copy link
Contributor

IkerAlus commented Jun 6, 2023

In runtime v9430, certain changes are pushed to the staking pallet as part of the Staking Controller Deprecation Plan. Mainly these changes are:

  • set_controller: Removes the controller argument, and changes the logic to always set the controller to a staker’s stash account.
  • bond: Removes the controller argument, and also changes the logic to always set controller to the stash.

Hence from v9430 users will not be able to a different controller for their stash account, this issue is created just to make sure this is taking into account in SIdecar's docs and endpoint descrptions once v9430 is released.

@IkerAlus IkerAlus added I5 - Documentation 📖 Documentation needs fixes or additions Q1 - Easy Issue is easy, good newcomer issue labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5 - Documentation 📖 Documentation needs fixes or additions Q1 - Easy Issue is easy, good newcomer issue
Projects
None yet
Development

No branches or pull requests

1 participant