View Issue Details

IDProjectCategoryView StatusLast Update
0007238Talerwallet-corepublic2022-11-04 20:52
Reportersebasjm Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9Fixed in Version0.9 
Summary0007238: cannot use age restriction on some cases
DescriptionTrying 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.
TagsNo tags attached.

Activities

Florian Dold

2022-09-05 16:27

manager   ~0019092

The test is passing now.

Issue History

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