View Issue Details

IDProjectCategoryView StatusLast Update
0007988Talerwallet-corepublic2024-04-03 13:05
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0007988: clean up TypeScript declarations and parsers for protocol types
DescriptionThe wallet currently (sometimes) uses namespaces to disambiguate message types.

The documentation uses neither namespaces nor prefixes (like Exchange..., Merchant, ..., Corebank..., BankIntegration...), which sometimes leads to naming clashes.

Both wallet-core and docs.git should use names that are unique within Taler.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-11-21 16:24 Florian Dold New Issue
2023-11-21 16:24 Florian Dold Status new => assigned
2023-11-21 16:24 Florian Dold Assigned To => Florian Dold
2023-12-15 15:08 Florian Dold Target Version 0.9.4 => 0.10
2023-12-22 14:07 Christian Grothoff Severity minor => tweak
2023-12-22 14:07 Christian Grothoff Target Version 0.10 => post-1.0
2024-04-03 13:05 Florian Dold Summary Use prefixes for protocol type definitions => clean up TypeScript declarations and parsers for protocol types