View Issue Details

IDProjectCategoryView StatusLast Update
0003770Talerexchangepublic2021-09-02 18:14
ReporterSree Harsha Totakura Assigned ToChristian Grothoff  
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003770: store denomination key information in DB
DescriptionDenomination key information should be stored in DB. Then can then be referenced via foreign keys in records which use a denomination key.
TagsNo tags attached.

Relationships

related to 0003767 closedChristian Grothoff mint key storage documentation is outdated 
related to 0003523 closedSree Harsha Totakura denomination public keys should be stored in a table, referenced by id 

Activities

Christian Grothoff

2015-04-12 22:27

manager   ~0009078

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...

Sree Harsha Totakura

2015-04-12 23:51

updater   ~0009083

Yes, DB only has their publicly view-able information.

Sree Harsha Totakura

2015-04-12 23:52

updater   ~0009084

See 4f18e6d58517 -- 7e6a673668. Referencing the denom keys from other tables still remains...

Christian Grothoff

2015-06-11 15:08

manager   ~0009259

I believe I added the last missing 'REFERENCES' statement in a2c77cd..40ab9e6

Christian Grothoff

2021-09-02 18:14

manager   ~0018327

Fix committed to master branch.

Related Changesets

exchange: master 40ab9e60

2015-06-11 17:06

Christian Grothoff


Details Diff
adding last missing 'REFERENCES' statement to fix 0003770 Affected Issues
0003770
mod - src/mintdb/plugin_mintdb_postgres.c Diff File

Issue History

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