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

[NPos] Expose pallet-delegated-staking via extrinsics #5368

Open
Ank4n opened this issue Aug 14, 2024 · 0 comments
Open

[NPos] Expose pallet-delegated-staking via extrinsics #5368

Ank4n opened this issue Aug 14, 2024 · 0 comments
Labels
I5-enhancement An additional feature request.

Comments

@Ank4n
Copy link
Contributor

Ank4n commented Aug 14, 2024

This would allow a future smart contracts (for example when staking moves to Asset Hub) to build their own implementations of pool. It would require careful review and refactor of current code to keep it secure.

Non exhaustive list of issues:

  • Take deposit when registering an agent.
  • Ensure agent accounts are keyless and generated by the pallet. (so direct operations on staking pallet cannot be done via these).
@Ank4n Ank4n added the I5-enhancement An additional feature request. label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5-enhancement An additional feature request.
Projects
Status: 📕 Backlog
Development

No branches or pull requests

1 participant