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 apps-routing for staking (Westend) #10394

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Mar 25, 2024

rel: #10004

Since api.query.staking.ledger returns legacyClaimedRewards now instead of claimedRewards it was stopping westend from showing up.

Therefore we added some compatibility logic inside of apps-routing for staking.

There will also need to be follow up work done to get the rest of the calls compatible.

closes: #10388

@TarikGul TarikGul added the -auto label Mar 25, 2024
@polkadot-js-bot polkadot-js-bot merged commit 0cf860f into master Mar 25, 2024
7 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-fix-westend-staking-tab branch March 25, 2024 17:01
@TarikGul TarikGul mentioned this pull request Mar 25, 2024
4 tasks
@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 27, 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.

Why is Staking tab gone in westend?
2 participants