View Issue Details

IDProjectCategoryView StatusLast Update
0006942Talerspecificationpublic2021-08-24 16:22
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006942: switch UUID to string in spec for locking
DescriptionRight now, the client is expected to generate a GNUnet-style base32-encoded UUID. This may be asking too much, as we do not want to burden frontends with implementing GNUnet-style base32 encoders. We should simply allow 'any' (high entropy) string for the UUID in the API, and then internally hash that to some nice 128-bit representation.
TagsNo tags attached.

Activities

Christian Grothoff

2021-08-01 11:47

manager   ~0018039

Fixed in 9b6cc73..42d323d

Issue History

Date Modified Username Field Change
2021-07-23 13:21 Christian Grothoff New Issue
2021-07-23 13:21 Christian Grothoff Status new => assigned
2021-07-23 13:21 Christian Grothoff Assigned To => Christian Grothoff
2021-07-30 14:31 Christian Grothoff Target Version 0.9.1 => 0.9
2021-07-31 23:29 Christian Grothoff Priority normal => high
2021-07-31 23:29 Christian Grothoff Target Version 0.9 => 0.8
2021-08-01 11:47 Christian Grothoff Status assigned => resolved
2021-08-01 11:47 Christian Grothoff Resolution open => fixed
2021-08-01 11:47 Christian Grothoff Fixed in Version => 0.8
2021-08-01 11:47 Christian Grothoff Note Added: 0018039
2021-08-24 16:22 Christian Grothoff Status resolved => closed
2024-01-12 14:02 Christian Grothoff Category merchant backend API (HTTP specification) => specification