View Issue Details

IDProjectCategoryView StatusLast Update
0007297Talerwallet-corepublic2023-08-24 16:24
Reportersebasjm Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status acknowledgedResolutionopen 
Product Versiongit (master) 
Target Versionpost-1.0 
Summary0007297: add extension enabled into exchange info/database
DescriptionMaybe in `updateExchangeFromUrlImpl()` and add info to `ExchangeDetailsRecord`

interface ExchangeDetailsRecord {
 ...
 extensions: Extension[]
}

using the definition of extension from
https://docs.taler.net/design-documents/006-extensions.html

This will allow the wallet WebEx to know if it should render the ageRestriction selectBox or not based on the exchange capabilities.
TagsNo tags attached.

Activities

sebasjm

2022-08-10 16:37

developer   ~0019003

nice to have, but not yet needed

Issue History

Date Modified Username Field Change
2022-08-09 17:13 sebasjm New Issue
2022-08-09 17:13 sebasjm Status new => assigned
2022-08-09 17:13 sebasjm Assigned To => Florian Dold
2022-08-10 16:37 sebasjm Priority high => low
2022-08-10 16:37 sebasjm Note Added: 0019003
2022-08-25 21:35 Christian Grothoff Severity minor => feature
2023-04-04 16:04 Florian Dold Target Version => post-1.0
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core
2023-08-24 16:24 Florian Dold Assigned To Florian Dold =>
2023-08-24 16:24 Florian Dold Status assigned => acknowledged