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

rusk-wallet: fix incorrect balances #2488

Closed
xevisalle opened this issue Sep 27, 2024 · 1 comment · Fixed by #2540 or #2928
Closed

rusk-wallet: fix incorrect balances #2488

xevisalle opened this issue Sep 27, 2024 · 1 comment · Fixed by #2540 or #2928
Assignees
Labels
fix:bug Something isn't working module:rusk-wallet Issues related to rusk wallet need:feedback Call for participation: feedback is requested to fix this issue

Comments

@xevisalle
Copy link
Member

xevisalle commented Sep 27, 2024

Describe the bug
Sometimes the rusk-wallet shows the Phoenix balance to be 0. This can happen randomly without any clear pattern I could identify. It's not solely a UI informative thing, but also affecting the behavior: if sending out a transaction while the balance shows to be 0, it fails due to "Insufficient balance."

For what concerns Moonlight, in some occasions the line in the terminal stating the balance doesn't even show up.

@xevisalle xevisalle added the fix:bug Something isn't working label Sep 27, 2024
@HDauven HDauven added the module:rusk-wallet Issues related to rusk wallet label Sep 28, 2024
@Daksh14 Daksh14 added the need:feedback Call for participation: feedback is requested to fix this issue label Sep 28, 2024
@miloszm
Copy link
Contributor

miloszm commented Oct 3, 2024

Similar balance related incorrect behaviour:
while testing "Convert Phoenix to Moonlight" and "Convert Moonlight to Phoenix", when the operation ends, moonlight balance is correctly updated, yet phoenix balance stays not updated, and to see the new balance you need to back up and select the address again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working module:rusk-wallet Issues related to rusk wallet need:feedback Call for participation: feedback is requested to fix this issue
Projects
None yet
4 participants