View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010195 | Taler | wallet-core | public | 2025-07-16 20:09 | 2025-08-25 01:09 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | post-1.0 | ||||
Summary | 0010195: exchange base URL migration gets confused by existing withdrawal via new base URL | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
|
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 |
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 |