Skip to content

Conversation

@kianenigma
Copy link
Contributor

.. And

  • Break down Admin and Manager origins for easier configuration
  • update the corresponding weights
  • a few more tests
  • complete the manage test cases.

@kianenigma kianenigma requested a review from a team as a code owner November 7, 2025 17:11
@kianenigma kianenigma added A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch labels Nov 7, 2025
@kianenigma
Copy link
Contributor Author

/cmd prdoc --bump major


/// A less privileged origin than [`Config::AdminOrigin`], that can manage some election
/// aspects, without critical power.
type ManagerOrigin: EnsureOrigin<Self::RuntimeOrigin>;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the expected practical outcome of this for Polkadot? Will this be assigned to a different track than StakingAdmin or to a single account?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking that manager could be fellowship, and Admin can be StakingAdmin/Root

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/19226700548
Failed job name: test-linux-stable-runtime-benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants