View Issue Details

IDProjectCategoryView StatusLast Update
0009381Talerexchangepublic2024-12-13 19:15
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeveritytextReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0009381: lookup_deposit_wtid does not take reserves into consideration
Description... for the lookup of the target_pub.

That means in different parts of the exchange code, we have different notions of whether KYC auth is available or not.
TagsNo tags attached.

Activities

Florian Dold

2024-12-11 17:31

manager   ~0023860

Two tests, *both* fail right now (even though one does the KYC auth transfer explicitly, and it ends up in the DB):

# Do auth explicitly via kyc auth ktransfer
$ taler-harness run-integrationtests kyc-deposit-aggregate

# Implicit auth via reserve.
$ taler-harness run-integrationtests kyc-deposit-aggregate-implicit-auth

Florian Dold

2024-12-11 17:50

manager   ~0023861

Fixed kyc-deposit-aggregate in b375ae8c.

The kyc-deposit-aggregate-implicit-auth test still fails as the query doesn't check the reserves table.

Christian Grothoff

2024-12-11 22:22

manager   ~0023867

API clarified in 30dda2f2..c9ba33eb.

Test still needs an update => Florian.

Florian Dold

2024-12-12 18:31

manager   ~0023874

Test fixed to take into account the previously unclear semantics of account_pub.

Issue History

Date Modified Username Field Change
2024-12-11 16:21 Florian Dold New Issue
2024-12-11 16:21 Florian Dold Status new => assigned
2024-12-11 16:21 Florian Dold Assigned To => Christian Grothoff
2024-12-11 16:32 Florian Dold Description Updated
2024-12-11 17:31 Florian Dold Note Added: 0023860
2024-12-11 17:50 Florian Dold Note Added: 0023861
2024-12-11 21:57 Christian Grothoff Severity minor => text
2024-12-11 22:22 Christian Grothoff Status assigned => feedback
2024-12-11 22:22 Christian Grothoff Note Added: 0023867
2024-12-11 23:37 Christian Grothoff Assigned To Christian Grothoff => Florian Dold
2024-12-12 18:31 Florian Dold Note Added: 0023874
2024-12-12 18:31 Florian Dold Status feedback => resolved
2024-12-12 18:31 Florian Dold Resolution open => fixed
2024-12-13 01:59 Christian Grothoff Fixed in Version => 0.14
2024-12-13 19:15 Christian Grothoff Status resolved => closed