View Issue Details

IDProjectCategoryView StatusLast Update
0008748Talerwallet-corepublic2024-04-24 12:46
ReporterMarcS Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product Version0.11 
Target Version0.11 
Summary0008748: Transactions should always include an Exchange info [2h]
DescriptionCurrently only withdrawal and P2P tx contain the exchangeBaseUrl field.
I suggest to deprecate that, and instead add "scopeInfo" to transactionCommon.
The user should be able to see in the tx-details which Exchange executed the operation.
TagsNo tags attached.

Activities

Florian Dold

2024-04-17 18:44

manager   ~0022267

For each exchange, we should just return the base URL and scope info.

But we should just have one hasNoFees flag for the transaction, that's computed as the AND of these values for every exchange.

Issue History

Date Modified Username Field Change
2024-04-17 14:22 MarcS New Issue
2024-04-17 14:22 MarcS Status new => assigned
2024-04-17 14:22 MarcS Assigned To => Florian Dold
2024-04-17 18:44 Florian Dold Note Added: 0022267
2024-04-24 12:46 Florian Dold Summary Transactions should always include an Exchange info => Transactions should always include an Exchange info [2h]