View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003523 | Taler | exchange | public | 2014-08-14 13:12 | 2015-06-11 15:06 |
Reporter | Florian Dold | Assigned To | Sree Harsha Totakura | ||
Priority | none | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | duplicate | ||
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003523: denomination public keys should be stored in a table, referenced by id | ||||
Description | Currently, denomination public keys are stored in the database as BYTEA, there should be a table with them instead, and we should refer to them by some id. | ||||
Tags | No tags attached. | ||||
related to | 0003770 | closed | Christian Grothoff | store denomination key information in DB |
|
Seems like a long-term optimization feature, maybe something for the more distant future. Possibly also doable using views? |
|
Closing as this duplicates 0003770. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-14 13:12 | Florian Dold | New Issue | |
2015-01-29 21:06 | Christian Grothoff | Note Added: 0008827 | |
2015-01-29 21:06 | Christian Grothoff | Priority | normal => none |
2015-01-29 21:06 | Christian Grothoff | Severity | minor => feature |
2015-01-29 21:13 | Christian Grothoff | Status | new => acknowledged |
2015-04-12 23:45 | Christian Grothoff | Relationship added | related to 0003770 |
2015-04-13 03:00 | Christian Grothoff | Product Version | => git (master) |
2015-04-13 03:00 | Christian Grothoff | Target Version | => 0.1 |
2015-06-11 15:06 | Christian Grothoff | Note Added: 0009258 | |
2015-06-11 15:06 | Christian Grothoff | Assigned To | => Sree Harsha Totakura |
2015-06-11 15:06 | Christian Grothoff | Reproducibility | have not tried => N/A |
2015-06-11 15:06 | Christian Grothoff | Status | acknowledged => closed |
2015-06-11 15:06 | Christian Grothoff | Resolution | open => duplicate |
2015-06-11 15:06 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-06-11 15:06 | Christian Grothoff | Target Version | 0.1 => 0.0 |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |