Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Include nomination pools, voterlist, and fast-unstake in Staking proxy filter list #7362

Closed
laboon opened this issue Jun 14, 2023 · 1 comment · Fixed by #7448
Closed

Include nomination pools, voterlist, and fast-unstake in Staking proxy filter list #7362

laboon opened this issue Jun 14, 2023 · 1 comment · Fixed by #7448

Comments

@laboon
Copy link
Contributor

laboon commented Jun 14, 2023

For a Staking proxy, I would think that the follow staking-related pallets would be allowed to be called.

RuntimeCall::VoterList(..)
RuntimeCall::NominationPools(..)
RuntimeCall::FastUnstake(..)

Here:
https://github.com/paritytech/polkadot/blob/master/runtime/polkadot/src/lib.rs#L1035

and for other relevant chains, e.g. Kusama and Westend.

@xlc
Copy link
Contributor

xlc commented Jun 14, 2023

someone should write some tests as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants