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

Fix api.derive.staking.eraExposure for compatibility #5815

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

TarikGul
Copy link
Member

replaces: #5813 (Keep commit history clean)

closes: #5771

The following PR ensures to update the api.derive.staking.eraExposure to use the right storage queries. For now I ensure that is is backwards compatible. Once the transition between storage entries is completely finished with polkadot, eraStakersClipped can be completely removed.

Once #5812 goes in this will have to be updated again as the types are then removed from the augmented polkadot and kusama files.

@TarikGul TarikGul added the -auto label Mar 13, 2024
@polkadot-js-bot polkadot-js-bot merged commit 9ecf4f2 into master Mar 13, 2024
6 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-paged-exposure branch March 13, 2024 14:17
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Underlying storage for exposures has changed
2 participants