View Issue Details

IDProjectCategoryView StatusLast Update
0003635Talerexchangepublic2021-09-02 18:14
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003635: /refresh/commit and /refresh/melt currently fail to store the signature in the DB
DescriptionThe current DB API call "TALER_MINT_db_execute_refresh_commit()" lacks a way to pass the EdDSA signature as an argument, and thus also fails to store it to DB.

The current DB API call "TALER_MINT_db_execute_refresh_melt()" has a signature argument, but we currently pass NULL.

TagsNo tags attached.

Relationships

related to 0003710 closedChristian Grothoff We should combine /refresh/melt and /refresh/commit into one request 

Activities

Christian Grothoff

2015-03-10 17:04

manager   ~0009020

fixed in 7e26ae3..2f70806

Christian Grothoff

2021-09-02 18:14

manager   ~0018334

Fix committed to master branch.

Related Changesets

exchange: master 2f70806c

2015-03-10 18:05

Christian Grothoff


Details Diff
fix 0003635 Affected Issues
0003635
mod - src/mint/taler-mint-httpd_db.c Diff File
mod - src/mint/taler-mint-httpd_refresh.c Diff File

Issue History

Date Modified Username Field Change
2015-01-29 17:36 Christian Grothoff New Issue
2015-01-29 19:22 Christian Grothoff Summary /melt/commit currently fails to store the signature in the DB => /refresh/commit and /refresh/melt currently fail to store the signature in the DB
2015-01-29 19:22 Christian Grothoff Description Updated
2015-01-29 21:08 Christian Grothoff Priority normal => high
2015-01-29 21:08 Christian Grothoff Target Version => 0.0
2015-01-29 21:12 Christian Grothoff Status new => confirmed
2015-03-10 15:14 Christian Grothoff Relationship added related to 0003710
2015-03-10 17:04 Christian Grothoff Note Added: 0009020
2015-03-10 17:04 Christian Grothoff Status confirmed => resolved
2015-03-10 17:04 Christian Grothoff Fixed in Version => 0.0
2015-03-10 17:04 Christian Grothoff Resolution open => fixed
2015-03-10 17:04 Christian Grothoff Assigned To => Christian Grothoff
2015-03-17 15:23 Christian Grothoff Status resolved => closed
2016-02-18 15:43 Christian Grothoff Category mint => exchange
2021-09-02 18:14 Christian Grothoff Changeset attached => Taler-exchange master 2f70806c
2021-09-02 18:14 Christian Grothoff Note Added: 0018334