View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007534 | Taler | wallet (WebExtension) | public | 2022-12-25 19:11 | 2023-02-21 16:39 |
Reporter | davidak | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.9 | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007534: wallet balance and dev mismatch | ||||
Description | After testing this scenario https://bugs.gnunet.org/view.php?id=7533, i have wallet balance of KUDOS 114.80 but the dev tab says Coins: https://exchange.demo.taler.net/: 90.79999999999995 KUDOS | ||||
Steps To Reproduce | transfer money, which fails, forget it, ... | ||||
Additional Information | Wallet Core 0.9.0 673e7a417d043cd6b0644d2a7a52d1fdbc5345ee Web Extension 0.9.0.35 673e7a417d043cd6b0644d2a7a52d1fdbc5345ee | ||||
Tags | No tags attached. | ||||
|
|
|
Very strange! Did you do any other operations previously that could have added to the wallet's balance? Like, is there a pending refresh? If there is a pending refresh operation, the balance ("available balance") shown is higher than the coins ("material balance"), because we count the output of the refresh towards the wallet's available balance. |
|
I did only withdraw money from the bank. I think a refresh happens after some time, but i did all that on a single day. I think i did even reset the wallet. This is another, more recent situation where the values also mismatch: https://bugs.gnunet.org/view.php?id=7536 When i spend money, the balance get higher... I could send you the wallet export, but the file limit here is too low. |
|
The wallet export would be very useful, could you please send it to dold@taler.net? |
|
Fixed in 97fac057c. The reason for this discrepancy was that some coins were from a withdrawal that was already deleted, and the "dumpCoins" request did not report them. But they showed up properly in the normal balances. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-25 19:11 | davidak | New Issue | |
2022-12-25 19:11 | davidak | Status | new => assigned |
2022-12-25 19:11 | davidak | Assigned To | => Florian Dold |
2022-12-25 19:11 | davidak | File Added: Screenshot from 2022-12-25 19-07-50.png | |
2023-01-08 10:14 | Christian Grothoff | Target Version | => 0.9.1 |
2023-01-12 11:27 | Florian Dold | Status | assigned => feedback |
2023-01-12 11:27 | Florian Dold | Note Added: 0019631 | |
2023-01-16 16:10 | davidak | Note Added: 0019682 | |
2023-01-16 16:10 | davidak | Status | feedback => assigned |
2023-01-16 16:19 | Florian Dold | Note Added: 0019683 | |
2023-01-26 22:52 | Christian Grothoff | Target Version | 0.9.1 => 0.9.2 |
2023-02-14 12:32 | Florian Dold | Status | assigned => resolved |
2023-02-14 12:32 | Florian Dold | Resolution | open => fixed |
2023-02-14 12:32 | Florian Dold | Note Added: 0019831 | |
2023-02-21 16:39 | Christian Grothoff | Fixed in Version | => 0.9.2 |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |
2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |