View Issue Details

IDProjectCategoryView StatusLast Update
0003768Talerexchangepublic2024-01-12 14:05
ReporterSree Harsha Totakura Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0003768: Currency legth is hard limited to 3 while the protocol uses 12
DescriptionPostgresql DB plugin hard limited currency length to 3. Regional currencies will not be supported until this is changed to 12. The main issue stopping this to be resolved is that a consensus has to be reached on how best the currency strings are represented in DB.
TagsNo tags attached.

Relationships

child of 0003644 closedChristian Grothoff test DB backend using Postgres 

Activities

Christian Grothoff

2015-04-12 22:28

manager   ~0009079

I think for now VARCHAR[12] should be fine. We can optimize later.

Christian Grothoff

2015-05-06 11:44

manager   ~0009112

Fixed in f8723b9..74a21a5

Issue History

Date Modified Username Field Change
2015-04-12 10:07 Sree Harsha Totakura New Issue
2015-04-12 10:07 Sree Harsha Totakura Status new => assigned
2015-04-12 10:07 Sree Harsha Totakura Assigned To => Sree Harsha Totakura
2015-04-12 22:28 Christian Grothoff Note Added: 0009079
2015-04-12 22:28 Christian Grothoff Product Version => 0.0
2015-04-12 22:28 Christian Grothoff Target Version => 0.0
2015-04-12 23:55 Christian Grothoff Relationship added child of 0003644
2015-05-06 11:44 Christian Grothoff Assigned To Sree Harsha Totakura => Christian Grothoff
2015-05-06 11:44 Christian Grothoff Note Added: 0009112
2015-05-06 11:44 Christian Grothoff Status assigned => resolved
2015-05-06 11:44 Christian Grothoff Fixed in Version => 0.0
2015-05-06 11:44 Christian Grothoff Resolution open => fixed
2015-05-15 17:36 Christian Grothoff Status resolved => closed
2016-02-18 15:44 Christian Grothoff Category mint Postgres DB backend => exchange Postgres DB backend
2024-01-12 14:05 Christian Grothoff Category exchange Postgres DB backend => exchange