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

Nesting support for staking.payoutStakers #199

Closed
rossbulat opened this issue Aug 30, 2023 · 2 comments
Closed

Nesting support for staking.payoutStakers #199

rossbulat opened this issue Aug 30, 2023 · 2 comments

Comments

@rossbulat
Copy link

rossbulat commented Aug 30, 2023

This is a request to add nesting support to staking.payoutStakers. It is likely that large nominators will receive payouts from multiple validators for an era, in which case we would like to batch these calls and get the total era payout in one submission.

Another flow is to claim all outstanding payouts from multiple eras in one transaction, in which case this will also be needed.

Note: this call will likely change in the future as paritytech/polkadot-sdk#1189 is close to being merged - which allows payouts to be paginated and claimed on a per-page basis.

🔗 zboto Link

@carlosala
Copy link

carlosala commented Aug 30, 2023

Sure, it'll be added in the next version 👌🏻

@rossbulat
Copy link
Author

rossbulat commented Aug 30, 2023

Awesome! Thank you @carlosala

carlosala added a commit that referenced this issue Dec 6, 2023
carlosala added a commit that referenced this issue Dec 6, 2023
carlosala added a commit that referenced this issue Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants