View Issue Details

IDProjectCategoryView StatusLast Update
0010195Talerwallet-corepublic2025-08-25 01:09
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Versionpost-1.0 
Summary0010195: exchange base URL migration gets confused by existing withdrawal via new base URL
DescriptionWhen we have a migration record but the migration didn't happen yet (due to cached /keys) and the user makes a withdrawal explicitly using the new exchange base URL, the migration of the old exchange gets stuck.
TagsNo tags attached.

Activities

Florian Dold

2025-08-25 01:09

manager   ~0025685

commit 9adcd76af8cdb7a0c814b0bcfca89350618a95e5 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Mon Aug 25 01:08:56 2025 +0200

    harness: add test wallet-exchange-migration-existing

commit bc269e0ff64f00892a8a1947c4e468db3d5aff13
Author: Florian Dold <florian@dold.me>
Date: Mon Aug 25 01:08:24 2025 +0200

    wallet-core: make base url migration work with existing new exchange, other tweaks

Issue History

Date Modified Username Field Change
2025-07-16 20:09 Florian Dold New Issue
2025-07-16 20:25 Christian Grothoff Status new => confirmed
2025-07-30 00:43 Christian Grothoff Target Version 1.2 => post-1.0
2025-08-25 01:09 Florian Dold Assigned To => Florian Dold
2025-08-25 01:09 Florian Dold Status confirmed => resolved
2025-08-25 01:09 Florian Dold Resolution open => fixed
2025-08-25 01:09 Florian Dold Note Added: 0025685