View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005446 | Taler | exchange | public | 2018-09-28 10:45 | 2021-09-02 18:14 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.6 | Fixed in Version | 0.6 | ||
Summary | 0005446: auditor should count number of coins seen, not just their value | ||||
Description | ... in order to do denomination key revocation correctly. In particular, only counting the value seen allows the adversary to only deposit a small amount of each forged coin, and then use the emergency recovery protocol (once 0005445 is implemented) to make a large profit. | ||||
Tags | No tags attached. | ||||
related to | 0005445 | closed | Christian Grothoff | emergency payback protocol should support refreshed coins |
|
count_known_coins() now exists in exchangedb. num_issued was added to the 'struct DenominationSummary' in taler-auditor (and auditordb). What is missing is the logic to check that the two are (in)consistent and to extend the reporting logic accordingly. |
|
Fixed in 33441042..332341cb |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-28 10:45 | Florian Dold | New Issue | |
2018-09-28 10:45 | Florian Dold | Status | new => assigned |
2018-09-28 10:45 | Florian Dold | Assigned To | => Christian Grothoff |
2018-09-28 10:45 | Florian Dold | Relationship added | related to 0005445 |
2018-10-06 15:09 | Christian Grothoff | Severity | minor => feature |
2018-10-28 11:39 | Christian Grothoff | Note Added: 0013291 | |
2018-11-04 16:20 | Christian Grothoff | Note Added: 0013318 | |
2018-11-04 16:21 | Christian Grothoff | Status | assigned => resolved |
2018-11-04 16:21 | Christian Grothoff | Resolution | open => fixed |
2018-11-04 16:21 | Christian Grothoff | Fixed in Version | => 0.6 |
2018-11-04 16:21 | Christian Grothoff | Product Version | => git (master) |
2018-11-04 16:21 | Christian Grothoff | Target Version | => 0.6 |
2019-12-20 19:12 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 332341cb |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018280 |