View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007238 | Taler | wallet-core | public | 2022-05-06 19:28 | 2022-11-04 20:52 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9 | Fixed in Version | 0.9 | ||
Summary | 0007238: cannot use age restriction on some cases | ||||
Description | Trying to pay with unrestricted coins a contract with minimum age returns insufficient funds: Could it be the coin selection? https://git.taler.net/wallet-core.git/tree/packages/taler-wallet-core/src/util/coinSelection.ts#n317 Trying to use restricted coins with unrestricted contract returns error. The integration test "runAgeRestrictionsTest" was updated with these scenarios. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-06 19:28 | sebasjm | New Issue | |
2022-05-06 19:28 | sebasjm | Status | new => assigned |
2022-05-06 19:28 | sebasjm | Assigned To | => Florian Dold |
2022-09-05 16:27 | Florian Dold | Status | assigned => resolved |
2022-09-05 16:27 | Florian Dold | Resolution | open => fixed |
2022-09-05 16:27 | Florian Dold | Note Added: 0019092 | |
2022-10-20 10:47 | Christian Grothoff | Fixed in Version | => 0.9 |
2022-10-20 10:48 | Christian Grothoff | Target Version | git (master) => 0.9 |
2022-11-04 20:52 | Christian Grothoff | Status | resolved => closed |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |