View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005168 | Taler | mechant backend | public | 2017-10-31 18:28 | 2017-11-02 17:30 |
Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | git (master) | ||||
Target Version | 0.5 | Fixed in Version | 0.5 | ||
Summary | 0005168: enforce max value for amounts to be below 2^53 | ||||
Description | Because of this JavaScript limit, every Taler component must make sure that amounts are never bigger than 2^53 - 1. | ||||
Tags | No tags attached. | ||||
duplicate of | 0005167 | closed | Christian Grothoff | enforce max value for amounts to be below 2^53 |
|
There is no need to change anything in the backend, the libtalerutil code will take care of it (as per 0005167). |
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 |