Skip to content

Wrong balance after Withdrowal #243

@antonpegov

Description

@antonpegov

Balances are wrong after withdrow.

Workaround: Click Refresh button to update balances (many times).

In the first few seconds after withdrow balances are real:

image

But then value of "pendingDelta" temporarely becomes unadecuate:

image

And after another 5-10 seconds token balance are back to normal.

It is looks like Library methods zpClient.getOptimisticTokenBalanceDelta() and zpClient.getOptimisticTotalBalance() returns wrong data in the firs 5-10 seconds after transfer (and it is always -1844...) and probabely this wrong data is being saved to the history, cousing this errors: #228

And also this is probabely rootcause of #235

Metadata

Metadata

Labels

-UI-Wallet App FrontendbugBug

Type

No type

Projects

Status

Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions