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

Add support for parachains-staking pallet #886

Open
TarikGul opened this issue Mar 29, 2022 · 5 comments
Open

Add support for parachains-staking pallet #886

TarikGul opened this issue Mar 29, 2022 · 5 comments
Labels
I8 - Enhancement Additional feature request P7 - Nice to Have Nice, but not urgent Q3 - Medium Requires decent knowledge of Sidecar/Substrate

Comments

@TarikGul
Copy link
Member

TarikGul commented Mar 29, 2022

Feature Request to add support for parachains-staking pallet. These are currently used within the KILT protocol, and Moonbeam.
*I dont know the full scope of the parachains pallet yet, but will continue to update the issue with more information as time goes on.

Request

paths
/accounts/{accountId}/parachain-staking-info
/accounts/{accountId}/parachain-staking-payouts
/pallet/staking/progress

query params
at

Responses tbd, but should be somewhat similar to the current staking pallet support

@TarikGul TarikGul changed the title Add AccountsParachainsStakingInfo Controller for parachains-staking pallet Add support for parachains-staking pallet Mar 29, 2022
@PizBernina
Copy link

any time estimate in the sense of which month for the implementation?

@TarikGul
Copy link
Member Author

TarikGul commented Mar 30, 2022

So currently, I am working on giving xcm message parsing support for Sidecar, once that is done I can start spearheading these endpoints. Given that this is also part of "parachain - support", it kinda gets a bump in priority. So I would say i'll roughly start this sometime within the second half of April.

@TarikGul TarikGul added I8 - Enhancement Additional feature request P7 - Nice to Have Nice, but not urgent labels Jun 24, 2022
@TarikGul TarikGul added the Q3 - Medium Requires decent knowledge of Sidecar/Substrate label Jul 30, 2022
@PizBernina
Copy link

Any update on this one?

@TarikGul
Copy link
Member Author

TarikGul commented Dec 8, 2022

Hey @PizBernina, sorry for the delayed response, I was on a break when you brought this back up. We actually haven't started this yet, let me have a chat with the team and see if we can raise this priority.

@TarikGul
Copy link
Member Author

TarikGul commented Dec 8, 2022

As a note though: my one apprehension as to making this a priority is there is no standardization for this pallet across chains. For example, both Kilt and Moonbeam use a parachain-staking pallet, but everything is either named different or has different functionality.

This is a concern when building out the service because it's so specific to a parachain. Just a thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I8 - Enhancement Additional feature request P7 - Nice to Have Nice, but not urgent Q3 - Medium Requires decent knowledge of Sidecar/Substrate
Projects
None yet
Development

No branches or pull requests

2 participants