Skip to content

Fix inaccurate account balances due to balances being refreshed too quickly after receive#601

Merged
Joohansson merged 1 commit intoNault:masterfrom
keerifox:fix-premature-balance-refresh
Aug 18, 2023
Merged

Fix inaccurate account balances due to balances being refreshed too quickly after receive#601
Joohansson merged 1 commit intoNault:masterfrom
keerifox:fix-premature-balance-refresh

Conversation

@keerifox
Copy link
Copy Markdown
Member

Requesting a balance refresh too soon has not been an issue before, but likely due to changes in Nano Node V24/V25 it's now a common occurrence that after receiving funds the balances would not include funds that were received just moments ago.

Additionally, this PR potentially fixes a bug where users were shown an incoming balance card listing amount of funds that were already received.

requesting balance reload too quickly often resulted in inaccurate balances after receiving funds, and is likely the reason users were shown an incoming balance card listing amount of funds that were already received
@keerifox keerifox added the bug Something isn't working label Aug 15, 2023
@Joohansson Joohansson merged commit 0d980f6 into Nault:master Aug 18, 2023
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 this pull request may close these issues.

2 participants