View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005035 | Taler | specification | public | 2017-05-28 12:42 | 2024-01-12 14:03 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.4 | Fixed in Version | 0.4 | ||
Summary | 0005035: add version field to /keys | ||||
Description | This way, we can control via /keys the protocol version for the entire protocol, as /keys is always fetched first by wallet and merchants. The version should specify a compatibility range (major.minor.age-style). | ||||
Tags | No tags attached. | ||||
related to | 0005049 | closed | Florian Dold | wallet should include code to enable auto-updates |
|
Fixed in exchange in f4a0ae8..fdec8e4. Documented API in d0bf7ea..6b62d96. Now needs support in exchange-lib (for merchant) and primarily the wallet. |
|
This is resolved in the wallet. The user will be informed if the wallet or exchange is outdated. |
|
Added version compatibility checks to merchant/exchange in git master. |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-28 12:42 | Christian Grothoff | New Issue | |
2017-05-28 12:42 | Christian Grothoff | Status | new => assigned |
2017-05-28 12:42 | Christian Grothoff | Assigned To | => Christian Grothoff |
2017-05-28 22:56 | Christian Grothoff | Priority | normal => low |
2017-05-31 23:02 | Florian Dold | Relationship added | related to 0005049 |
2017-06-01 22:48 | Christian Grothoff | Assigned To | Christian Grothoff => Florian Dold |
2017-06-01 22:49 | Christian Grothoff | Note Added: 0012204 | |
2017-06-05 03:22 | Florian Dold | Note Added: 0012229 | |
2017-06-05 03:22 | Florian Dold | Assigned To | Florian Dold => Christian Grothoff |
2017-07-01 14:20 | Christian Grothoff | Status | assigned => resolved |
2017-07-01 14:20 | Christian Grothoff | Resolution | open => fixed |
2017-07-01 14:20 | Christian Grothoff | Fixed in Version | => 0.4 |
2017-07-01 14:20 | Christian Grothoff | Note Added: 0012287 | |
2017-07-01 14:21 | Christian Grothoff | Target Version | 0.9 => 0.4 |
2017-10-18 15:42 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master fdec8e48 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018297 | |
2024-01-12 14:03 | Christian Grothoff | Category | exchange API (HTTP specification) => specification |