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 transferable balance #10842

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Fix transferable balance #10842

merged 4 commits into from
Aug 20, 2024

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Aug 18, 2024

closes: #9988

Before this can go in - https://github.com/polkadot-js/api/pull/5955/files must be merged and released in the api, and bumped inside of apps.

This also has backwards compatibility for chains that don't have support for the FrameSystemAccountData type be fallbacking on the old availableBalance value.

@TarikGul
Copy link
Member Author

That Accounts page errors with Cannot read properties of undefined (reading 'negative')

@TarikGul TarikGul added the -auto label Aug 20, 2024
@polkadot-js-bot polkadot-js-bot merged commit 9e1af82 into master Aug 20, 2024
7 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-balance-all branch August 20, 2024 22:06
@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 Aug 22, 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.

Transferable balance is incorrect
2 participants