View Issue Details

IDProjectCategoryView StatusLast Update
0005448Talerauditorpublic2019-12-20 19:12
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.6Fixed in Version0.6 
Summary0005448: auditor should provide list of audited exchanges
DescriptionThis allows the merchants to automatically register with all exchanges audited by one auditor.
TagsNo tags attached.

Activities

Christian Grothoff

2018-10-28 11:43

manager   ~0013293

auditordb now has a list of exchanges. API specification also exists. Next steps:
(1) implement HTTPD logic to list exchanges
(2) implement command-line tool to add/delete exchange to/from the list
(3) extend DB schema with foreign key constraints to ensure auditor only
    audits exchanges on the list, also enables auditor GC by deleting exchange!
(4) use by merchants will be a _separate_ issue!

Christian Grothoff

2018-10-28 12:03

manager   ~0013294

Last edited: 2018-10-28 12:03

(1) is now done, but we might still want to have libtalerauditor support as well.

Christian Grothoff

2018-10-28 16:45

manager   ~0013296

libtalerauditor support now exists (af416245..a5708065)

Christian Grothoff

2018-11-03 21:32

manager   ~0013313

taler-auditor-exchange command-line tool to add/remove exchanges from the list now exists. Testing and (3) are still missing.

Christian Grothoff

2018-11-04 11:00

manager   ~0013314

126e3911..33441042 adds the foreign key constraint.

What is still missing is an automated test involving taler-auditor-httpd.

Issue History

Date Modified Username Field Change
2018-09-28 10:47 Florian Dold New Issue
2018-09-28 10:47 Florian Dold Status new => assigned
2018-09-28 10:47 Florian Dold Assigned To => Christian Grothoff
2018-10-06 15:08 Christian Grothoff Severity minor => feature
2018-10-28 11:43 Christian Grothoff Note Added: 0013293
2018-10-28 12:03 Christian Grothoff Note Added: 0013294
2018-10-28 12:03 Christian Grothoff Note Edited: 0013294
2018-10-28 16:45 Christian Grothoff Note Added: 0013296
2018-11-03 21:32 Christian Grothoff Note Added: 0013313
2018-11-04 11:00 Christian Grothoff Note Added: 0013314
2018-11-04 17:40 Christian Grothoff Status assigned => resolved
2018-11-04 17:40 Christian Grothoff Resolution open => fixed
2018-11-04 17:40 Christian Grothoff Fixed in Version => 0.6
2018-11-04 17:40 Christian Grothoff Product Version => git (master)
2018-11-04 17:40 Christian Grothoff Target Version => 0.6
2019-12-20 19:12 Christian Grothoff Status resolved => closed