View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003809 | Taler | exchange | public | 2015-06-03 12:17 | 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 | 0003809: reserves_in should have execution_date instead of expiration_date | ||||
Description | The "reserves" table has an expiration_date, but for the individual incoming transactions of the "reserves_in" table, we should record the date when the (SEPA) transaction was made, not what the "expiration_date" is we might derive from that. | ||||
Tags | No tags attached. | ||||
exchange: master edc6d380 2015-06-11 15:14 Details Diff |
use execution time for transactions, but expiration time for reserve summary (fixes 0003809) |
Affected Issues 0003809 |
|
mod - src/include/taler_mintdb_plugin.h | Diff File | ||
mod - src/include/taler_signatures.h | Diff File | ||
mod - src/mint-tools/taler-mint-reservemod.c | Diff File | ||
mod - src/mintdb/plugin_mintdb_postgres.c | Diff File | ||
mod - src/mintdb/test_mintdb.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-03 12:17 | Christian Grothoff | New Issue | |
2015-06-11 13:16 | Christian Grothoff | Note Added: 0009247 | |
2015-06-11 13:16 | Christian Grothoff | Status | new => resolved |
2015-06-11 13:16 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-06-11 13:16 | Christian Grothoff | Resolution | open => fixed |
2015-06-11 13:16 | Christian Grothoff | Assigned To | => Christian Grothoff |
2015-06-11 13:16 | 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 edc6d380 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018328 | |
2024-01-12 14:05 | Christian Grothoff | Category | exchange Postgres DB backend => exchange |