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

Wrong transferable balance #1071

Closed
Juanma0x opened this issue Apr 1, 2024 · 1 comment · Fixed by #1078
Closed

Wrong transferable balance #1071

Juanma0x opened this issue Apr 1, 2024 · 1 comment · Fixed by #1078
Assignees
Labels
bug Something isn't working

Comments

@Juanma0x
Copy link

Juanma0x commented Apr 1, 2024

The way transferable balance might not be updated to the current balance pallet.
Example:
Account 15aVbh9j99DyEJo9pYDs6UMB25ybHAteb4xmjnXkiBx855Qo shows a transferable balance of 0 in PolkaGate:
image

While a free balance of 8.47 DOT (at the time of writing) querying the chain state (system.account):
image

Related:
polkadot-js/apps#9988
paritytech/polkadot-sdk#1833 (comment)

@Nick-1979 Nick-1979 self-assigned this Apr 2, 2024
@Nick-1979 Nick-1979 added the bug Something isn't working label Apr 2, 2024
Nick-1979 added a commit that referenced this issue Apr 2, 2024
Nick-1979 added a commit that referenced this issue Apr 2, 2024
Update index.tsx
@Nick-1979
Copy link
Member

Thank you @Juanma0x for opening the issue, I think this PR (#1078) will fix the issue but needs more tests.

Nick-1979 added a commit that referenced this issue Aug 18, 2024
Transferable vs available balance! address #1071
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants