View Issue Details

IDProjectCategoryView StatusLast Update
0008380Talerwallet-corepublic2024-07-26 00:12
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionunable to reproduce 
Product Versiongit (master) 
Target Version0.12Fixed in Version0.12 
Summary0008380: wallet core should return WalletBalanceItem if there are transactions [2h]
Descriptionwhen asking for balance

WalletApiOperation.GetBalances

wallet core is not returning balance for currencies where balance is zero.

That makes impossible to access payment transactions history when all the coins has been deposited.

maybe we should merge GetBalances and GetTransactions in just one request
TagsNo tags attached.

Activities

Florian Dold

2024-04-04 21:21

manager   ~0022117

This will be significantly easier to implement once materialized transactions have been implemented (0007991).

Florian Dold

2024-06-24 15:33

manager   ~0022717

@sebasjm: Do you have a way to reproduce this? Currently we're reporting every balance where we have a coin availability record, even if the availability is zero.

sebasjm

2024-06-24 16:36

developer   ~0022718

couldn't reproduce in the latest version

Issue History

Date Modified Username Field Change
2024-02-13 16:55 sebasjm New Issue
2024-02-13 16:55 sebasjm Status new => assigned
2024-02-13 16:55 sebasjm Assigned To => Florian Dold
2024-04-03 13:10 Florian Dold Target Version 0.11 => 0.10
2024-04-03 13:10 Florian Dold Summary wallet core should return WalletBalanceItem if there are transaction => wallet core should return WalletBalanceItem if there are transaction [2h]
2024-04-04 21:20 Florian Dold Target Version 0.10 => 0.11
2024-04-04 21:20 Florian Dold Relationship added parent of 0007991
2024-04-04 21:21 Florian Dold Note Added: 0022117
2024-05-15 18:53 Florian Dold Target Version 0.11 => 0.12
2024-06-19 14:01 Florian Dold Summary wallet core should return WalletBalanceItem if there are transaction [2h] => wallet core should return WalletBalanceItem if there are transactions [2h]
2024-06-24 15:33 Florian Dold Assigned To Florian Dold => sebasjm
2024-06-24 15:33 Florian Dold Status assigned => feedback
2024-06-24 15:33 Florian Dold Note Added: 0022717
2024-06-24 16:35 sebasjm Relationship deleted parent of 0007991
2024-06-24 16:36 sebasjm Status feedback => resolved
2024-06-24 16:36 sebasjm Resolution open => unable to reproduce
2024-06-24 16:36 sebasjm Note Added: 0022718
2024-07-26 00:11 Christian Grothoff Fixed in Version => 0.12
2024-07-26 00:12 Christian Grothoff Status resolved => closed