View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003823 | Taler | exchange | public | 2015-06-04 10:22 | 2024-01-12 14:05 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003823: postgres_insert_denomination() needs to store more | ||||
Description | We 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. | ||||
Tags | No tags attached. | ||||
|
Also, we might want to avoid passing the private key as an argument. |
|
Implemented in eedfc04..a2c77cd |
exchange: master 8c4747a5 2015-06-04 12:26 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 Details Diff |
notes on issue 0003823 |
Affected Issues 0003823 |
|
mod - src/mintdb/plugin_mintdb_postgres.c | Diff File |
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 |