View Issue Details

IDProjectCategoryView StatusLast Update
0008380Talerwallet-corepublic2024-04-04 21:21
Reportersebasjm Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Versiongit (master) 
Target Version0.11 
Summary0008380: wallet core should return WalletBalanceItem if there are transaction [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.

Relationships

parent of 0007991 assignedFlorian Dold materialize transaction list(s) in the wallet-core DB, separate get(Final|Active)Transactions [estimate: 16h] 
Not all the children of this issue are yet resolved or closed.

Activities

Florian Dold

2024-04-04 21:21

manager   ~0022117

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

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