Koniverse / SubWallet-Extension

SubWallet is the comprehensive non-custodial wallet solution for Polkadot, Substrate & Ethereum ecosystems.
https://www.subwallet.app
Apache License 2.0
92 stars 62 forks source link

Wrong transferable balance #2849

Closed Juanma0x closed 2 months ago

Juanma0x commented 4 months ago

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

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

Related: https://github.com/polkadot-js/apps/issues/9988 https://github.com/paritytech/polkadot-sdk/issues/1833#issuecomment-1805764506

nampc1 commented 4 months ago

Hi @Juanma0x, we're aware of this issue and actually have an open issue on this. We'll make an update asap, thanks for raising the issue

Juanma0x commented 3 months ago

Thanks, @nampc1, for letting me know. I wasn't aware of https://github.com/Koniverse/SubWallet-Extension/issues/2118. Feel free to close this issue since it's duplicated. I apologize for not detecting the previous issue.