View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003770 | Taler | exchange | public | 2015-04-12 11:55 | 2021-09-02 18:14 |
Reporter | Sree Harsha Totakura | Assigned To | Christian Grothoff | ||
Priority | low | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003770: store denomination key information in DB | ||||
Description | Denomination key information should be stored in DB. Then can then be referenced via foreign keys in records which use a denomination key. | ||||
Tags | No tags attached. | ||||
related to | 0003767 | closed | Christian Grothoff | mint key storage documentation is outdated |
related to | 0003523 | closed | Sree Harsha Totakura | denomination public keys should be stored in a table, referenced by id |
|
I assume we will, however, keep the private keys out of the DB? I'm still rather uncomfortable with the idea of storing private keys in a DB... |
|
Yes, DB only has their publicly view-able information. |
|
See 4f18e6d58517 -- 7e6a673668. Referencing the denom keys from other tables still remains... |
|
I believe I added the last missing 'REFERENCES' statement in a2c77cd..40ab9e6 |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-04-12 11:55 | Sree Harsha Totakura | New Issue | |
2015-04-12 11:55 | Sree Harsha Totakura | Assigned To | => Sree Harsha Totakura |
2015-04-12 11:55 | Sree Harsha Totakura | Status | new => assigned |
2015-04-12 22:27 | Christian Grothoff | Note Added: 0009078 | |
2015-04-12 22:27 | Christian Grothoff | Relationship added | related to 0003767 |
2015-04-12 23:45 | Christian Grothoff | Priority | high => low |
2015-04-12 23:45 | Christian Grothoff | Relationship added | related to 0003523 |
2015-04-12 23:47 | Christian Grothoff | Severity | minor => tweak |
2015-04-12 23:51 | Sree Harsha Totakura | Note Added: 0009083 | |
2015-04-12 23:52 | Sree Harsha Totakura | Note Added: 0009084 | |
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:08 | Christian Grothoff | Note Added: 0009259 | |
2015-06-11 15:08 | Christian Grothoff | Status | assigned => resolved |
2015-06-11 15:08 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-06-11 15:08 | Christian Grothoff | Resolution | open => fixed |
2015-06-11 15:08 | Christian Grothoff | Target Version | 0.1 => 0.0 |
2015-06-11 15:08 | Christian Grothoff | Status | resolved => closed |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |
2021-09-02 18:14 | Christian Grothoff | Changeset attached | => Taler-exchange master 40ab9e60 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018327 | |
2021-09-02 18:14 | Christian Grothoff | Assigned To | Sree Harsha Totakura => Christian Grothoff |