View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004708 | Taler | auditor | public | 2016-10-09 01:41 | 2016-11-20 03:26 |
Reporter | Christian Grothoff | Assigned To | tg | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | 0.1 | ||||
Target Version | 0.2 | Fixed in Version | 0.2 | ||
Summary | 0004708: database functions in plugin_auditordb_postgres.c must be implemented | ||||
Description | Right now, all of the auditor-specific insert/update/select functions are not implemented. We need to write the prepared SQL statements and add the main logic for each of these functions. | ||||
Tags | No tags attached. | ||||
child of | 0003775 | closed | Christian Grothoff | need to implement basic auditing |
|
the DB functions are implemented. are the auditor_progress and historic_ledger tables unused for now? didn't find any functions dealing with these tables test cases coming up next |
|
tests are implemented now |
|
The lack of accessors for auditor_progress was an oversight on my part. I've added those to taler_auditor_plugin.h in 2a44112..02d28bc --- please add them to the plugin, we need those "immediately" if we want the auditor to work. The "historic_ledger" is indeed just a placeholder, and it's fine to leave that one inaccessible right now IMO, as it may still have to change quite a bit. |
|
Re-opening/re-assigning as there is a bit more to do ;-) |
|
added auditor_progress implementation + tests |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-09 01:41 | Christian Grothoff | New Issue | |
2016-10-09 01:41 | Christian Grothoff | Status | new => assigned |
2016-10-09 01:41 | Christian Grothoff | Assigned To | => Florian Dold |
2016-10-09 01:42 | Christian Grothoff | Assigned To | Florian Dold => tg |
2016-10-09 01:43 | Christian Grothoff | Relationship added | child of 0003775 |
2016-11-03 21:37 | tg | Note Added: 0011424 | |
2016-11-04 20:40 | tg | Note Added: 0011433 | |
2016-11-04 20:41 | tg | Status | assigned => resolved |
2016-11-04 20:41 | tg | Resolution | open => fixed |
2016-11-06 13:40 | Christian Grothoff | Note Added: 0011435 | |
2016-11-06 13:41 | Christian Grothoff | Note Added: 0011436 | |
2016-11-06 13:41 | Christian Grothoff | Status | resolved => assigned |
2016-11-06 14:24 | tg | Note Added: 0011438 | |
2016-11-06 14:24 | tg | Status | assigned => resolved |
2016-11-15 00:39 | root | Fixed in Version | => 0.2 |
2016-11-15 00:39 | root | Target Version | 0.3 => 0.2 |
2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed |