View Issue Details

IDProjectCategoryView StatusLast Update
0003642Talerexchangepublic2021-09-02 18:14
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003642: need to check that each coin is melted only once
DescriptionWe now allow the user to melt only the fraction of a coin's value. However, due to the construction of the /refresh/link API, the coin's linkage can only be obtained for one melt. Thus, we must ALSO ensure that a coin is never melted twice (which is good anyway as that's just expensive and doesn't do any good).
TagsNo tags attached.

Activities

Christian Grothoff

2015-03-22 17:14

manager   ~0009041

Fix added in 1d7bb2d..6c1081f

Christian Grothoff

2021-09-02 18:14

manager   ~0018337

Fix committed to master branch.

Related Changesets

exchange: master 6c1081f1

2015-03-22 18:14

Christian Grothoff


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

Issue History

Date Modified Username Field Change
2015-01-31 20:19 Christian Grothoff New Issue
2015-03-18 19:06 Christian Grothoff Severity tweak => major
2015-03-22 14:27 Christian Grothoff Assigned To => Christian Grothoff
2015-03-22 14:27 Christian Grothoff Status new => assigned
2015-03-22 17:14 Christian Grothoff Note Added: 0009041
2015-03-22 17:14 Christian Grothoff Status assigned => resolved
2015-03-22 17:14 Christian Grothoff Fixed in Version => 0.0
2015-03-22 17:14 Christian Grothoff Resolution open => fixed
2015-03-22 17:14 Christian Grothoff Target Version => 0.0
2015-03-22 17:17 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 6c1081f1
2021-09-02 18:14 Christian Grothoff Note Added: 0018337