View Issue Details

IDProjectCategoryView StatusLast Update
0005168Talermechant backendpublic2017-11-02 17:30
ReporterMarcello Stanisci Assigned ToMarcello Stanisci  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Versiongit (master) 
Target Version0.5Fixed in Version0.5 
Summary0005168: enforce max value for amounts to be below 2^53
DescriptionBecause of this JavaScript limit, every Taler component must make sure that amounts are never bigger than 2^53 - 1.
TagsNo tags attached.

Relationships

duplicate of 0005167 closedChristian Grothoff enforce max value for amounts to be below 2^53 

Activities

Christian Grothoff

2017-11-02 17:29

manager   ~0012535

There is no need to change anything in the backend, the libtalerutil code will take care of it (as per 0005167).

Issue History

Date Modified Username Field Change
2017-10-31 18:28 Marcello Stanisci New Issue
2017-10-31 18:28 Marcello Stanisci Status new => assigned
2017-10-31 18:28 Marcello Stanisci Assigned To => Marcello Stanisci
2017-10-31 18:30 Marcello Stanisci Description Updated
2017-11-02 17:29 Christian Grothoff Note Added: 0012535
2017-11-02 17:29 Christian Grothoff Status assigned => closed
2017-11-02 17:29 Christian Grothoff Resolution open => duplicate
2017-11-02 17:29 Christian Grothoff Product Version => git (master)
2017-11-02 17:29 Christian Grothoff Fixed in Version => 0.5
2017-11-02 17:29 Christian Grothoff Target Version => 0.5
2017-11-02 17:30 Christian Grothoff Relationship added duplicate of 0005167