View Issue Details

IDProjectCategoryView StatusLast Update
0003847Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0003847: /keys should return information about auditors as well
DescriptionRight now, there is no API to obtain information about the mint's auditors.
We should return an array with auditors and their signatures over the mint's denomination keys and an URL with more information about the auditor.
TagsNo tags attached.

Activities

Christian Grothoff

2015-09-17 14:08

manager   ~0009634

Generating auditor signature files and loading them into the mint are now done, what is left is actually integrating the information with the /keys reply.

Christian Grothoff

2015-09-18 15:39

manager   ~0009639

The mint implements this as of fb14af5..b0c7912.

The mint-API documentation was updated accordingly in 49bf80c..8761d05.

The client implementation in libtalermint is still missing.

Christian Grothoff

2015-09-19 16:35

manager   ~0009640

Specification update in Git 8761d05..fca7760, implementation concluded in Git b0c7912..37a84c5

Issue History

Date Modified Username Field Change
2015-06-20 23:16 Christian Grothoff New Issue
2015-06-21 10:38 Christian Grothoff Status new => confirmed
2015-06-21 10:49 Christian Grothoff Target Version => 0.3
2015-07-11 23:10 Christian Grothoff Assigned To => Christian Grothoff
2015-07-11 23:10 Christian Grothoff Status confirmed => assigned
2015-07-11 23:12 Christian Grothoff Priority low => normal
2015-07-12 01:07 Christian Grothoff Priority normal => high
2015-07-12 01:07 Christian Grothoff Target Version 0.3 => 0.1
2015-09-17 14:08 Christian Grothoff Note Added: 0009634
2015-09-18 15:39 Christian Grothoff Note Added: 0009639
2015-09-19 16:35 Christian Grothoff Note Added: 0009640
2015-09-19 16:35 Christian Grothoff Status assigned => resolved
2015-09-19 16:35 Christian Grothoff Fixed in Version => 0.0
2015-09-19 16:35 Christian Grothoff Resolution open => fixed
2015-09-19 16:35 Christian Grothoff Target Version 0.1 => 0.0
2015-09-19 20:32 Christian Grothoff Status resolved => closed
2015-11-29 13:52 Christian Grothoff Category mint API => mint API (C)
2016-02-18 15:44 Christian Grothoff Category mint API (C) => exchange API (C)
2024-01-12 14:05 Christian Grothoff Category exchange API (C) => exchange