View Issue Details

IDProjectCategoryView StatusLast Update
0003823Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003823: postgres_insert_denomination() needs to store more
DescriptionWe need to store the master public key and signature so that the entry can be audited. Otherwise, the mint could just make up denomination key entries.
TagsNo tags attached.

Activities

Christian Grothoff

2015-06-04 10:24

manager   ~0009229

Also, we might want to avoid passing the private key as an argument.

Christian Grothoff

2015-06-11 14:59

manager   ~0009256

Implemented in eedfc04..a2c77cd

Related Changesets

exchange: master 8c4747a5

2015-06-04 12:26

Christian Grothoff


Details Diff
notes on issue 0003823 Affected Issues
0003823
mod - src/mintdb/plugin_mintdb_postgres.c Diff File

exchange: master 1de6f78a

2015-06-04 12:28

Christian Grothoff


Details Diff
notes on issue 0003823 Affected Issues
0003823
mod - src/mintdb/plugin_mintdb_postgres.c Diff File

Issue History

Date Modified Username Field Change
2015-06-04 10:22 Christian Grothoff New Issue
2015-06-04 10:24 Christian Grothoff Note Added: 0009229
2015-06-11 14:59 Christian Grothoff Note Added: 0009256
2015-06-11 14:59 Christian Grothoff Status new => resolved
2015-06-11 14:59 Christian Grothoff Fixed in Version => 0.0
2015-06-11 14:59 Christian Grothoff Resolution open => fixed
2015-06-11 14:59 Christian Grothoff Assigned To => Christian Grothoff
2015-06-11 14:59 Christian Grothoff Target Version => 0.0
2015-06-11 15:04 Christian Grothoff Status resolved => closed
2016-02-18 15:44 Christian Grothoff Category mint Postgres DB backend => exchange Postgres DB backend
2021-09-02 18:14 Christian Grothoff Changeset attached => Taler-exchange master 1de6f78a
2021-09-02 18:14 Christian Grothoff Changeset attached => Taler-exchange master 8c4747a5
2024-01-12 14:05 Christian Grothoff Category exchange Postgres DB backend => exchange